Skip to content

Bump Svg.Skia from 4.6.0 to 4.8.0#4462

Closed
dependabot[bot] wants to merge 2 commits into
devfrom
dependabot/nuget/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Svg.Skia-4.8.0
Closed

Bump Svg.Skia from 4.6.0 to 4.8.0#4462
dependabot[bot] wants to merge 2 commits into
devfrom
dependabot/nuget/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Svg.Skia-4.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updated Svg.Skia from 4.6.0 to 4.8.0.

Release notes

Sourced from Svg.Skia's releases.

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 compatibility score

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 Svg.Skia from 4.6.0 to 4.8.0 in the BrowserBookmark plugin to improve SVG rendering and pull in upstream fixes.

  • Summary of changes

    • Changed: Only the package version in Flow.Launcher.Plugin.BrowserBookmark.csproj. Upstream fixes may slightly adjust gradients, image filtering, text decoration, viewBox handling, and relative image hrefs; also resolves SkiaSharp obsolete warnings.
    • Added: Upstream support for CSS var(), currentColor, mix-blend-mode, hex colors with alpha, non-scaling strokes, clipPath; async inline-SVG loading; cached platform typeface lookups.
    • Removed: No app logic removed. Upstream JavaScript support made optional; we don’t enable it.
    • Memory: Minor increase possible from font lookup caching; no material impact expected.
    • Security: No new I/O or privileges. External image loading remains opt-in via existing flags; behavior unchanged.
    • Tests: No new tests; covered by existing icon rendering paths and CI.
  • Release Note

    • Improved how bookmark SVG icons render by updating the underlying graphics library.

Written for commit 8f45eb0. Summary will update on new commits.

---
updated-dependencies:
- dependency-name: Svg.Skia
  dependency-version: 4.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 13, 2026
@github-actions github-actions Bot added this to the 2.2.0 milestone May 13, 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

@Jack251970 Jack251970 closed this May 13, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 13, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/nuget/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Svg.Skia-4.8.0 branch May 13, 2026 03:50
@jjw24 jjw24 removed this from the 2.2.0 milestone May 16, 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.

2 participants