Skip to content

Update usvg requirement from 0.45 to 0.47#116

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/usvg-0.47
Closed

Update usvg requirement from 0.45 to 0.47#116
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/usvg-0.47

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on usvg to permit the latest version.

Release notes

Sourced from usvg's releases.

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.

Changelog

Sourced from usvg's changelog.

[0.47.0] 2026-02-05

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

Added

  • Focal radius (fr) supported for Radial Gradients. (#1014 by @​wmedrano)
  • Support for variable fonts based on font-variation-settings CSS property. (#997 by @​oetiker)

Changed

  • tiny-skia has a major version bump from 0.11 to 0.12.

[0.46.0]

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

Added

Changed

Removed

  • Remove unused phf dependency (#920)

[0.45.1] - 2025-04-16

Changed

  • Support SVGs without the xmlns attribute on the root (#892)
  • Add optimization for paths with markers in paint-order but no actual markers (#887)

Removed

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 13, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/usvg-0.47 branch from 156ec54 to 5e55700 Compare April 13, 2026 03:51
Updates the requirements on [usvg](https://github.com/linebender/resvg) to permit the latest version.
- [Release notes](https://github.com/linebender/resvg/releases)
- [Changelog](https://github.com/linebender/resvg/blob/main/CHANGELOG.md)
- [Commits](linebender/resvg@0.45.0...v0.47.0)

---
updated-dependencies:
- dependency-name: usvg
  dependency-version: 0.47.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@edwardkim

Copy link
Copy Markdown
Owner

svg2pdf 0.13이 usvg 0.45를 고정 요구하므로, usvg 0.47로 업그레이드 시 타입 충돌 발생. svg2pdf upstream에서 usvg 0.47을 지원하는 버전이 출시될 때까지 보류합니다. Issue #127에서 추적 중입니다.

@edwardkim edwardkim closed this Apr 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor Author

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/cargo/usvg-0.47 branch April 13, 2026 04:37
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