Skip to content

chore(deps): bump resvg from 0.45.1 to 0.48.1 - #31

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026 •

Copy link
Copy Markdown

Bumps resvg from 0.45.1 to 0.48.1.

Release notes

Sourced from resvg's releases.

v0.48.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.48.0

  • 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.47.0

  • 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.46.0

  • 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.

[0.48.1] 2026-08-02

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

Changed

  • MSRV lowered from 1.89 to 1.85. (#1109)
  • Downgraded strict-num dependency to 0.1.1. This prevents duplicate versions from being included (#1110)

Fixed

  • Fixed an as_mut_slice future-compatibility warning. (#1108)

[0.48.0] 2026-07-31

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

The big change in this release is that text support is now backed by skrifa and harfrust rather than ttf-parser and rustybuzz:

  • Moves resvg onto an actively maintained font stack.
  • Should have faster and more correct text rendering.
  • Will enable further improvements to things like variable font rendering in future.
  • May impact binary size (expected +~500kb for people not otherwise including fontations dependencies in their tree).
  • May result in small rendering changes compared to older versions of resvg.

Added

  • New svgz and writer feature gates to reduce the number of required dependencies. (#1088 by @​reed-smout)
  • Warnings when parsing malformed paths. (#1011)
  • A Display implementation for Units. (#986)

Changed

  • MSRV bumped from 1.87 to 1.89. The requirement comes from font-types.
  • Text shaping now uses harfrust instead of rustybuzz, and font parsing uses skrifa (fontations) instead of ttf-parser. (#922 by @​nicoburns)
  • Filter input dimension checks are now debug-only assertions. (#991)

Fixed

  • Glyph advances are now calculated correctly. (#1043 by @​fundon)
  • Text nodes now inherit their absolute transform. (#1040 by @​fundon)
  • Fixes related to non-finite values. (#1049 by @​SAY-5)
  • Transforms are no longer applied twice in abs_transform. (#1056 by @​fundon)
  • fr is now resolved for radial gradients referenced via href. (#1098 by @​T1mVo)
  • Panic in feComposite with the arithmetic operator when the filter region is larger than the clamped layer. (#1021, #1007)
  • Application of transform (and other group properties like opacity) on a nested svg

... (truncated)

Commits

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

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/resvg-0.48.1 branch from 52e0a8b to 65849d7 Compare August 31, 2026 02:58
@dependabot
dependabot Bot force-pushed the dependabot/cargo/resvg-0.48.1 branch 4 times, most recently from 5b56455 to 7007b04 Compare September 12, 2026 01:33
Bumps [resvg](https://github.com/linebender/resvg) from 0.45.1 to 0.48.1.
- [Release notes](https://github.com/linebender/resvg/releases)
- [Changelog](https://github.com/linebender/resvg/blob/main/CHANGELOG.md)
- [Commits](linebender/resvg@v0.45.1...v0.48.1)

---
updated-dependencies:
- dependency-name: resvg
  dependency-version: 0.48.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.48.1 branch from 7007b04 to b8fc619 Compare September 18, 2026 06:55
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants