MFEK / glifparser.rlib

A parser and writer for UFO `.glif` files.
Other
8 stars 6 forks source link

Bump skia-safe from 0.57.0 to 0.58.0 #75

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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)