Update dependency canvas to v2.11.2#353
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #353 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 16 16
Lines 305 305
Branches 33 49 +16
=========================================
Hits 305 305
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
797a227 to
58b7620
Compare
58b7620 to
1c685f7
Compare
1c685f7 to
cef091d
Compare
cef091d to
ead96c2
Compare
|
Kudos, SonarCloud Quality Gate passed!
|
ead96c2 to
fec1290
Compare
fec1290 to
a42bf9e
Compare
|
Kudos, SonarCloud Quality Gate passed!
|
a42bf9e to
dfd135f
Compare
|
Kudos, SonarCloud Quality Gate passed!
|
dfd135f to
b2ea155
Compare
b2ea155 to
8c048ec
Compare
8c048ec to
a84efe3
Compare
|
Code Climate has analyzed commit a84efe3 and detected 0 issues on this pull request. View more on Code Climate. |
|
Kudos, SonarCloud Quality Gate passed!
|
a84efe3 to
5175466
Compare
|
5175466 to
cee8a94
Compare
cee8a94 to
c13328d
Compare
c13328d to
680d0f0
Compare
680d0f0 to
8da79d6
Compare
|
8da79d6 to
87bf585
Compare
87bf585 to
ae36b10
Compare
|
ae36b10 to
83902e3
Compare
|
83902e3 to
e2fbff9
Compare
e2fbff9 to
6f7d905
Compare
|
6f7d905 to
f39f683
Compare
|











This PR contains the following updates:
2.6.1→2.11.2Release Notes
Automattic/node-canvas (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: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.