Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2023

Bumps skia-safe from 0.57.0 to 0.58.0.

Release notes

Sourced from skia-safe's releases.

0.58.0

This release aligns rust-skia with Skia's milestone 109 (#732, Skia release notes)

Furthermore:

  • #744 fixes compilation with meta-rust in Yocto, contributed by @​tronical.
  • #745 fixes external library linkage (freetype, etc.) when building against Yocto, contributed by @​tronical.
  • #751 uses RefHandle instead of Handle to represent a GrBackendTexture in Rust, reported by @​DorianRudolph in #750.
  • And because the new Freya binaries (#737) were missing in 0.57.0, 3e3c012335c2258c0e1008475bc72cd7abb3a608 updates the workflows , reported by @​marc2332.
Commits
  • 3e3c012 Update workflows
  • f011e28 Dockerfile: No need to set SKIA_NINJA_COMMAND on aarch64 anymore
  • d318694 Merge pull request #751 from pragmatrix/backend-texture-ref-handle
  • 4822d2e Use RefHandle for representing BackendTexture in Rust
  • b999b75 Use a RefHandle for representing BackendTexture in Rust
  • ff756b8 Add a test for SSO in fLabel inside a GrBackendTexture
  • 8eb0dd7 Merge pull request #732 from pragmatrix/m109
  • caa9b03 Fix cargo doc warning
  • abd1cd2 Bump version to 0.58.0
  • 4a5681d Merge pull request #748 from rust-skia/dependabot/cargo/serial_test-0.10
  • Additional commits viewable in compare view

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 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 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 [skia-safe](https://github.com/rust-skia/rust-skia) from 0.57.0 to 0.58.0.
- [Release notes](https://github.com/rust-skia/rust-skia/releases)
- [Commits](rust-skia/rust-skia@0.57.0...0.58.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 12, 2023
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.

1 participant