Skip to content

deps(deps): bump resvg from 0.44.0 to 0.45.1#6

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/resvg-0.45.1
Open

deps(deps): bump resvg from 0.44.0 to 0.45.1#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/resvg-0.45.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2025

Copy link
Copy Markdown

Bumps resvg from 0.44.0 to 0.45.1.

Release notes

Sourced from resvg's releases.

v0.45.1

  • resvg-0.*.0.tar.xz is a sources archive with vendored Rust dependencies
  • resvg-explorer-extension.exe is an SVG thumbnailer for Windows Explorer

Check CHANGELOG.

v0.45.0

  • viewsvg is a simple application that showcases resvg capabilities
  • resvg-0.*.0.tar.xz is a sources archive with vendored Rust dependencies
  • resvg-explorer-extension.exe is an SVG thumbnailer for Windows Explorer

Check CHANGELOG.

Changelog

Sourced from resvg's changelog.

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

This changelog also contains important changes in dependencies.

[Unreleased]

This release has an MSRV of 1.65 for usvg and 1.67.1 for resvg and the C API.

Added

  • Support SVGs without the xmlns attribute on the root. Thanks to [@​JosefKuchar][].

Removed

  • tools/kde-dolphin-thumbnailer. This was never a released tool, and it doesn't support current versions of KDE/dolphin (#897[] by [@​DJMcNab][])

[0.45.0] - 2025-02-26

This is the first release under the stewardship of [Linebender][], who is now responsible for maintenance of this crate. Many thanks to Yevhenii Reizner for the years of hard work that he has poured into this and other crates.

Please note that the license of this project changed from MPL-2.0 to Apache-2.0 OR MIT. See resvg#838 for more information.

This release has an MSRV of 1.65 for usvg and 1.67.1 for resvg and the C API.

Added

  • Support for the background-color attribute.
  • Support for additional image-rendering attributes.
  • Support for the !important CSS flag.
  • Support for Luma JPEG images.
  • (c-api) resvg_options_set_stylesheet. Thanks to [@​michabay05][].
  • (svgtypes) Support for floating point hue in hsl() and hsla().

Changed

  • License to Apache-2.0 OR MIT. See resvg#838 for more information.
  • Updated WebP decoder for bug fixes and improved performance. Thanks to [@​Shnatsel][].
  • MSRV of resvg and c-api bumped to 1.67.1.
  • fontdb and rustybuzz have been updated.
  • Updated other dependencies.
  • (svgtypes) Simplified color component rounding and bounds checking.
  • Improved handling of paths with paint order markers but no actual markers.

Fixed

  • Relative unit handling when use references symbol.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 21, 2025
@dependabot dependabot Bot force-pushed the dependabot/cargo/resvg-0.45.1 branch from db487c4 to 46ef9e1 Compare August 21, 2025 20:10
@codecov

codecov Bot commented Aug 21, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dependabot dependabot Bot force-pushed the dependabot/cargo/resvg-0.45.1 branch 4 times, most recently from 071a5f1 to 564836d Compare August 28, 2025 17:25
Bumps [resvg](https://github.com/linebender/resvg) from 0.44.0 to 0.45.1.
- [Release notes](https://github.com/linebender/resvg/releases)
- [Changelog](https://github.com/linebender/resvg/blob/main/CHANGELOG.md)
- [Commits](linebender/resvg@v0.44.0...v0.45.1)

---
updated-dependencies:
- dependency-name: resvg
  dependency-version: 0.45.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/resvg-0.45.1 branch from 564836d to 1fc76c2 Compare August 28, 2025 19:36
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant