Skip to content

Bump tiny-skia from 0.11.4 to 0.12.0#136

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/tiny-skia-0.12.0
Open

Bump tiny-skia from 0.11.4 to 0.12.0#136
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/tiny-skia-0.12.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps tiny-skia from 0.11.4 to 0.12.0.

Changelog

Sourced from tiny-skia's changelog.

[0.12.0] - 2026-02-02

Fixed

  • Fixed a panic when drawing small anti-aliased rectangles. Thanks to @​nwhitehead

Added

  • 2-point conical gradient support for (RadialGradient). Thanks to @​wmedrano
  • Sweep gradient support (SweepGradient). Thanks to @​wmedrano
  • Support for a small number of color spaces. Thanks to @​danieldg
  • Added the is_empty and join methods to Rect. Thanks to @​danieldg
  • Implement Hash for PathVerb, Rect and Size and IntSize. Thanks to @​LaurenzV
  • Add support for relaxed SIMD in WebAssembly. Thanks to @​CryZe
  • Add the from_rgba_unchecked method to Color so it can be created in const contexts. Thanks to @​jeffreyrosenbluth
  • Add the scale_by and scale_to method to Size. Thanks to @​jermy
  • Add the take_demultiplied method to Pixmap. Thanks to @​JustForFun88
  • Add the take method to Mask. Thanks to @​valadaptive
  • Add the round_out method to Rect. Thanks to @​valadaptive

Changed

  • The RadialGradient::new requires a start radius now. Set the second argument to 0.0 to preserve the old behavior.
Commits

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)

Bumps [tiny-skia](https://github.com/linebender/tiny-skia) from 0.11.4 to 0.12.0.
- [Changelog](https://github.com/linebender/tiny-skia/blob/main/CHANGELOG.md)
- [Commits](linebender/tiny-skia@v0.11.4...v0.12.0)

---
updated-dependencies:
- dependency-name: tiny-skia
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 1, 2026
@dependabot dependabot bot requested a review from tarolling as a code owner March 1, 2026 12:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 1, 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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants