Skip to content

Bump @napi-rs/canvas from 0.1.26 to 0.1.27

Wolf Yuan requested to merge dependabot/npm_and_yarn/napi-rs/canvas-0.1.27 into main

Created by: dependabot[bot]

Bumps @napi-rs/canvas from 0.1.26 to 0.1.27.

Release notes

Sourced from @​napi-rs/canvas's releases.

v0.1.27

What's Changed

New Contributors

Full Changelog: https://github.com/Brooooooklyn/canvas/compare/v0.1.26...v0.1.27

Changelog

Sourced from @​napi-rs/canvas's changelog.

0.1.27 (2022-08-14)

Bug Fixes

Commits
  • 2a4c900 0.1.27
  • fc0e494 Merge pull request #530 from Brooooooklyn/gradient-refactor
  • 2721171 refactor: Gradient to NAPI-RS v2 syntax
  • 883d736 Merge pull request #529 from Brooooooklyn/global-fonts-refactor
  • 1256988 ci: make yarn install for cross testing faster
  • 31789f9 refactor: GlobalFonts to NAPI-RS v2 syntax
  • 63fc9d1 refactor: convert Path to NAPI-RS 2 syntax (#527)
  • 88f736c fix: segfault while drawing empty text (#528)
  • d798696 ci: fix aarch64.Dockerfile name
  • ba5f539 docs: Clarify that AVIF is also supported in README (#524)
  • 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)

Merge request reports