chore(deps): update dependency canvas to v2.11.2#112
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/canvas-2.x
branch
from
May 17, 2021 07:30
42f5070 to
1ee24ae
Compare
renovate
Bot
force-pushed
the
renovate/canvas-2.x
branch
from
October 27, 2021 01:51
1ee24ae to
a698a96
Compare
renovate
Bot
force-pushed
the
renovate/canvas-2.x
branch
from
January 16, 2022 03:10
a698a96 to
b742f92
Compare
renovate
Bot
force-pushed
the
renovate/canvas-2.x
branch
from
April 24, 2022 20:06
b742f92 to
2684f84
Compare
renovate
Bot
force-pushed
the
renovate/canvas-2.x
branch
from
June 24, 2022 00:35
2684f84 to
461cd33
Compare
renovate
Bot
force-pushed
the
renovate/canvas-2.x
branch
from
September 25, 2022 17:42
461cd33 to
bd754ce
Compare
renovate
Bot
force-pushed
the
renovate/canvas-2.x
branch
from
November 20, 2022 07:20
bd754ce to
0d2c406
Compare
renovate
Bot
force-pushed
the
renovate/canvas-2.x
branch
from
March 17, 2023 05:44
0d2c406 to
da8e671
Compare
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
renovate
Bot
force-pushed
the
renovate/canvas-2.x
branch
from
May 28, 2023 09:28
da8e671 to
99f7e8d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.6.1->2.11.2Release Notes
Automattic/node-canvas
v2.11.2Compare Source
==================
Fixed
v2.11.1Compare Source
==================
Fixed
canvasto theCanvasRenderingContext2Dtypeletter-spacingeffectctx.fontnot being restored correctly afterctx.restore()(#1946)v2.11.0Compare Source
==================
Fixed
v2.10.2Compare Source
==================
Fixed
Assertion failed: (object->InternalFieldCount() > 0), function Unwrap, file nan_object_wrap.h, line 32.(#2025)textBaselineandtextAlignwere not saved/restored bysave()/restore(). (#1936)Changed
save()/restore().save()/restore()no longer have a maximum depth (previously 64 states).v2.10.1Compare Source
==================
Fixed
actualBoundingBoxLeftandactualBoundingBoxRightwhentextAlign='center'or'right'(#1909)rgba(r,g,b,0)with alpha to 0 should parse as transparent, not opaque. (#2110)v2.10.0Compare Source
==================
Added
pangoVersionctx.roundRect()Fixed
rgba(r,g,b)with no alpha should parse as opaque, not transparent. (#2029)PngConfig.filterstypes. (#2072)createPattern()always used "repeat" mode; now supports "repeat-x" and "repeat-y". (#2066)context.arc(). (#2055)context.arc()geometry logic for full ellipses. (#1808, (#1736))deregisterAllFontsto the Typescript declaration file (#2096)User-Agentheader when requesting remote images (#2099)v2.9.3Compare Source
==================
Fixed
registerFontmultiple times with the same family name (#2041)v2.9.2Compare Source
==================
Fixed
npm rebuildwill now re-fetch prebuilt binaries to avoidNODE_MODULE_VERSIONmismatch errors. (#1982)v2.9.1Compare Source
==================
Fixed
toupper.getImageDataorputImageDatais called on a PDF or SVG canvas (#1853)v2.9.0Compare Source
==================
Changed
DOMPoint()constructor to check for parameter nullability.DOMMatrix.jsto use string literals for non-special cases.Added
deregisterAllFontsmethod to free up memory and reduce font conflicts.Fixed
/opt/homebrew/libv2.8.0Compare Source
==================
Changed
features like
node_pre_gyp_accessKeyId, you may need to make changes to yourinstallation procedure. See https://github.com/mapbox/node-pre-gyp/blob/master/CHANGELOG.md#​100.
nBytes()now returns a size_t. (Because this is a C++method only, this is not considered a breaking change.)
Added
inverse()andinvertSelf()toDOMMatrix(#1648)context.getTransform()(#1769)context.setTransform(dommatrix)(#1769)Fixed
actualBoundingBoxLeftandactualBoundingBoxRightreturned bymeasureTextto be the ink rect (#1776, fixes #1703).v2.7.0Compare Source
==================
Changed
Previously these were in the node-gfx/node-canvas-prebuilt
and triggered manually.
fillStyle=andstrokeStyle=Added
rsvgVersion.setTransformmethod is no longer missingFixed
fillStyleorstrokeStyleis set to an object, but that object is not a Gradient or Pattern. (This behavior was non-standard: invalid inputs are supposed to be ignored.)Configuration
📅 Schedule: Branch creation - "every month" in timezone America/Sao_Paulo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.