Fix dangling reference in BackendOperationNotAvailable exception (#1740)
Fix always-false comparison warning in Canvas.cc.
Fix Node.js crash when throwing from an onload or onerror handler.
2.7.0
Changed
Switch CI to Github Actions. (Adds Windows and macOS builds.)
Switch prebuilds to GitHub actions in the Automattic/node-canvas repository.
Previously these were in the node-gfx/node-canvas-prebuilt
and triggered manually.
Speed up fillStyle= and strokeStyle=
Added
Export rsvgVersion.
CanvasPattern’s setTransform method is no longer missing
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 from 2.6.1 to 2.9.0.
Release notes
Sourced from canvas's releases.
Changelog
Sourced from canvas's changelog.
... (truncated)
Commits
d603479
v2.9.0aed721d
Update nana721d51
Clean up isnan/isinf, use isfinite604db27
Run standard --fix324134b
use classes/const/let etc1980805
Fix building on M1 macOSa4b571b
Point to troubleshooting guide in issue template4a891ef
Revert "export type NodeCanvasRenderingContext2D"e48cc30
Update has_lib.js to support Apple M1 with homebrew (#1872)d7ebfce
Merge pull request #1623 from samizdatco/pattern-transformDependabot 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)