Skip to content

chore(deps): update skia-safe requirement from 0.93.1 to 0.97.0#800

Merged
edwardkim merged 1 commit into
develfrom
dependabot/cargo/devel/skia-safe-0.97.0
May 11, 2026
Merged

chore(deps): update skia-safe requirement from 0.93.1 to 0.97.0#800
edwardkim merged 1 commit into
develfrom
dependabot/cargo/devel/skia-safe-0.97.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on skia-safe to permit the latest version.

Release notes

Sourced from skia-safe's releases.

0.97.0

This release aligns the Rust bindings with Skia milestones 146, 147, and 148 in #1251, #1271, and #1280, and includes cumulative updates since 0.93.1 (upstream Skia notes: https://github.com/google/skia/blob/chrome/m148/RELEASE_NOTES.md).

Notable Changes

  • Vulkan example stability and validation cleanups, including resize/minimization behavior fixes (#1273, #1276)
  • Improved support for non-default feature builds, including no-default build/linking fixes (#1267)
  • Corrected gradient shader color-space reference counting issues (#1282)
  • MSRV bumped to Rust 1.85 (Edition 2024) (#1265)

What's Changed

New Contributors

Full Changelog: rust-skia/rust-skia@0.93.1...0.97.0

Commits
  • fdd89c9 Merge pull request #1280 from pragmatrix/m148
  • 2f0c669 m148: Bump versions
  • 4ac8bba m148: Update Skia
  • 961725e m148: LineBreakMode must be send / sync
  • f7b20fb Update CLAUDE.md: Remove outdated wiki reference and streamline milestone upd...
  • 5b9aa61 m148: Update all bindings
  • bc57b1d m148: Change file extension of the wasm libs generate.
  • 80898da m148: Update Skia (don't activate emsdk)
  • 3b9aaa6 m148: Update Skia
  • cba05f9 Merge pull request #1282 from pragmatrix/fix-colorspace-refcount-problem-in-g...
  • Additional commits viewable in compare view

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)

Updates the requirements on [skia-safe](https://github.com/rust-skia/rust-skia) to permit the latest version.
- [Release notes](https://github.com/rust-skia/rust-skia/releases)
- [Commits](rust-skia/rust-skia@0.93.1...0.97.0)

---
updated-dependencies:
- dependency-name: skia-safe
  dependency-version: 0.97.0
  dependency-type: direct:production
...

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 May 11, 2026
@edwardkim edwardkim merged commit ffdcb1a into devel May 11, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/devel/skia-safe-0.97.0 branch May 11, 2026 06:15
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