Skip to content

Bump SkiaSharp and Svg.Skia#4534

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Updated SkiaSharp from 3.119.1 to 3.119.2.

Updated Svg.Skia from 4.6.0 to 5.1.1.

Release notes

Sourced from Svg.Skia's releases.

5.1.1

What's Changed

Full Changelog: wieslawsoltes/Svg.Skia@v5.1.0...v5.1.1

5.1.0

What's Changed

Full Changelog: wieslawsoltes/Svg.Skia@v5.0.0...v5.1.0

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

Upgrade SkiaSharp to 3.119.2 and Svg.Skia to 5.1.1 in the BrowserBookmark plugin to pick up bug fixes, performance improvements, and better SVG rendering. No source code changes beyond package versions.

Summary of changes

  • Changed: Updated package versions in Flow.Launcher.Plugin.BrowserBookmark.csproj (Svg.Skia 4.6.0 → 5.1.1, SkiaSharp 3.119.1 → 3.119.2). Expect higher SVG fidelity and stability.
  • Added: No new app logic. Upstream adds broader SVG 2/static subset, improved text/CSS handling, and general rendering parity that may improve bookmark icon rendering.
  • Removed: No app logic removed.
  • Memory: No expected regressions. Upstream includes optimizations (e.g., reduced eager initialization and caching improvements).
  • Security: No new permissions or data flows introduced. Optional JS features in Svg.Skia remain unused by this plugin.
  • Tests: No new unit tests. Rely on existing coverage; recommend a quick manual check of SVG bookmark icons across a few samples.

Release Note
The Browser Bookmarks plugin now uses newer graphics libraries to render SVG icons more accurately and reliably.

Written for commit 8331000. 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.1.1

---
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.1.1
  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 Jun 15, 2026
@github-actions github-actions Bot added this to the 2.2.0 milestone Jun 15, 2026
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.

0 participants