Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump canvas-constructor from 4.1.0 to 7.0.0 #490

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2022

Bumps canvas-constructor from 4.1.0 to 7.0.0.

Release notes

Sourced from canvas-constructor's releases.

v7.0.0

7.0.0 - (2022-09-01)

🏠 Refactor

  • Re-export async loadImage from @napi-rs/canvas (#516) (c5ad068)
    • 💥 BREAKING CHANGE: When using @​napi/rs loader the loadImage function is now an async function returning a Promise

v6.0.2

6.0.2 - (2022-07-12)

🐛 Bug Fixes

v6.0.1

6.0.1 - (2022-06-06)

🐛 Bug Fixes

  • Re-add export files (#486) (d27a04a)
  • Resolved infinite recursion in resetTransform (352a24e)
  • browser: Export loadImage rather than resolveImage (ef0be31)

📝 Documentation

  • Include napi-rs to typedoc entry points (fad3d6e)
  • Mention @napi-rs/canvas (3ddf9f6)

v6.0.0

6.0.0 - (2022-06-01)

🏠 Refactor

  • Renamed registerFont to loadFont (0019ee7)
  • Renamed resolveImage to loadImage (a0db7bb)

📝 Documentation

  • Add @notes defining which methods are engine-specific (54dcb08)

🚀 Features

... (truncated)

Changelog

Sourced from canvas-constructor's changelog.

7.0.0 - (2022-09-01)

🏠 Refactor

  • Re-export async loadImage from @napi-rs/canvas (#516) (c5ad068)
    • 💥 BREAKING CHANGE: When using @​napi/rs loader the loadImage function is now an async function returning a Promise

6.0.2 - (2022-07-12)

🐛 Bug Fixes

6.0.1 - (2022-06-06)

🐛 Bug Fixes

  • Re-add export files (#486) (d27a04a)
  • Resolved infinite recursion in resetTransform (352a24e)
  • browser: Export loadImage rather than resolveImage (ef0be31)

📝 Documentation

  • Include napi-rs to typedoc entry points (fad3d6e)
  • Mention @napi-rs/canvas (3ddf9f6)

6.0.0 - (2022-06-01)

🏠 Refactor

  • Renamed registerFont to loadFont (0019ee7)
  • Renamed resolveImage to loadImage (a0db7bb)

📝 Documentation

  • Add @notes defining which methods are engine-specific (54dcb08)

🚀 Features

... (truncated)

Commits
  • 4350cd9 chore(release): release 7.0.0
  • fcac109 chore: update typedoc config
  • a68fb0a chore: bump dev deps
  • c5ad068 refactor!: re-export async loadImage from @napi-rs/canvas (#516)
  • efad17e chore(deps): update all non-major dependencies
  • 5c66d71 chore(deps): update github/codeql-action digest to c7f292e (#513)
  • 8afa85d chore(deps): update github/codeql-action digest to f5d217b (#510)
  • f50fd93 chore(deps): update sapphire dependencies
  • df13ad3 chore(deps): update dependency rollup to ^2.78.0
  • 5ecbb02 chore(deps): update all non-major dependencies
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by favna, a new releaser for canvas-constructor since your current version.


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 [canvas-constructor](https://github.com/kyranet/canvas-constructor) from 4.1.0 to 7.0.0.
- [Release notes](https://github.com/kyranet/canvas-constructor/releases)
- [Changelog](https://github.com/kyranet/canvas-constructor/blob/main/CHANGELOG.md)
- [Commits](kyranet/canvas-constructor@v4.1.0...v7.0.0)

---
updated-dependencies:
- dependency-name: canvas-constructor
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

0 participants