[Snyk] Upgrade canvas from 2.8.0 to 2.9.1 - #5
Open
TeslowMusic wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade canvas from 2.8.0 to 2.9.1. See this package in npm: https://www.npmjs.com/package/canvas See this project in Snyk: https://app.snyk.io/org/teslowmusic-aeq/project/3f439f18-e880-4894-821e-f89c6c7aea9a?utm_source=github&utm_medium=referral&page=upgrade-pr
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 was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade canvas from 2.8.0 to 2.9.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version fixes:
SNYK-JS-SIMPLEGET-2361683
Why? Proof of Concept exploit, CVSS 8.8
SNYK-JS-NODEFETCH-2342118
Why? Proof of Concept exploit, CVSS 8.8
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: canvas
-
2.9.1 - 2022-03-19
- Stringify CanvasGradient, CanvasPattern and ImageData like browsers do. (#1639, #1646)
- Add missing include for
- Throw an error instead of crashing the process if
- Compatibility with Typescript 4.6
- Near-perfect font matching on Linux (#1572)
- Fix multi-byte font path support on Windows.
-
2.9.0 - 2022-01-17
- Refactor functions to classes.
- Changed
- Changed
- Remove semicolons from Dommatrix.js.
- Update nan to v2.15.0 to ensure Node.js v14+ support.
- Clean up inf/nan macros and slightly speed up argument checking.
- Added
- Support Apple M1 Homebrew install that puts canvas install library files in
-
2.8.0 - 2021-05-17
- Upgrade dtslint
- Upgrade node-pre-gyp to 1.0.0. Note that if you are using special node-pre-gyp
- Add Node.js v16 to CI.
- The C++ class method
- Add support for
- Add support for
- Add support for
- Fix
- Fix Pango logging "expect ugly output" on Windows (#1643)
- Fix benchmark for createPNGStream (#1672)
- 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.
from canvas GitHub release notesFixed
toupper.getImageDataorputImageDatais called on a PDF or SVG canvas (#1853)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/libChanged
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).Commit messages
Package name: canvas
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs