Skip to content

Bump SkiaSharp and Svg.Skia#4483

Draft
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/nuget/Plugins/Flow.Launcher.Plugin.BrowserBookmark/multi-392441a20e
Draft

Bump SkiaSharp and Svg.Skia#4483
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/nuget/Plugins/Flow.Launcher.Plugin.BrowserBookmark/multi-392441a20e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Updated SkiaSharp from 3.119.1 to 3.119.2.

Updated Svg.Skia from 4.6.0 to 5.0.0.

Release notes

Sourced from Svg.Skia's releases.

5.0.0

What's Changed

Full Changelog: wieslawsoltes/Svg.Skia@v4.9.1...v5.0.0

4.9.1

What's Changed

Full Changelog: wieslawsoltes/Svg.Skia@v4.9.0...v4.9.1

4.9.0

What's Changed

Full Changelog: wieslawsoltes/Svg.Skia@v4.8.0...v4.9.0

4.8.0

What's Changed

Full Changelog: wieslawsoltes/Svg.Skia@v4.7.0...v4.8.0

4.7.0

What's Changed

Full Changelog: wieslawsoltes/Svg.Skia@v4.6.0...v4.7.0

Commits viewable in compare view.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by cubic

Updates SkiaSharp to 3.119.2 and Svg.Skia to 5.0.0 for better SVG rendering, bug fixes, and minor performance gains in the Browser Bookmark plugin. No app code changes; dependency bump only.

Summary of changes

  • Changed behavior: SVG rendering may differ slightly due to upstream fixes and SVG2/static subset support; SkiaSharp patch includes bug fixes.
  • New behavior: Gains SVG 2 static subset, additional CSS features (e.g., var(), mix-blend-mode), non-scaling strokes, improved gradient handling, and better font/typeface management via Svg.Skia.
  • Removed behavior: None in our code; no features removed in the plugin.
  • Memory usage: Neutral to slightly reduced due to lazy font manager initialization and cached typeface lookups upstream.
  • Security: No new permissions; SVG JavaScript remains off by default; external image loading behavior unchanged. Risk profile is the same.
  • Tests: No new unit tests added; do basic manual check that bookmark SVG icons render as before.

Release Note
Bookmark icons render more reliably and accurately thanks to updated graphics libraries.

Written for commit d0c789b. Summary will update on new commits. Review in cubic

Bumps SkiaSharp from 3.119.1 to 3.119.2
Bumps Svg.Skia from 4.6.0 to 5.0.0

---
updated-dependencies:
- dependency-name: SkiaSharp
  dependency-version: 3.119.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Svg.Skia
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 21, 2026
@github-actions github-actions Bot added this to the 2.2.0 milestone May 21, 2026
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

@Jack251970 Jack251970 marked this pull request as draft May 22, 2026 03:25
@Jack251970 Jack251970 removed this from the 2.2.0 milestone May 22, 2026
Copy link
Copy Markdown
Member

@Jack251970 Jack251970 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The size of the installation package seems to have increased significantly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant