Open
Conversation
Snyk has created this PR to upgrade canvas from 3.0.1 to 3.1.0. See this package in npm: canvas See this project in Snyk: https://app.snyk.io/org/misskeyhq/project/9d5169f9-f5bc-43f4-bce8-6e437f994657?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr
Author
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) |
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.
Snyk has created this PR to upgrade canvas from 3.0.1 to 3.1.0.
ℹ️ 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 is 1 version ahead of your current version.
The recommended version was released a month ago.
Release notes
Package name: canvas
-
3.1.0 - 2025-01-22
- Replaced
- The restriction of registering fonts before a canvas is created has been removed. You can now register a font as late as right before the
- Support for accessibility and links in PDFs
- Fix a crash in
- Fix
-
3.0.1 - 2024-12-31
- Fixed accidental depenency on ambient DOM types
from canvas GitHub release notes3.1.0
simple-getwithNode.js builtinfetch(#2309)ctx.fonthas a new C++ parser and is 2x-400x faster. Please file an issue if you experience different results, as caching has been removed.fillTextcall (#1921)Added
ctx.directionis implemented:'rtl'or'ltr'set the base direction of textctx.textAlign'start'and'end'are now'right'and'left'whenctx.direction === 'rtl'Fixed
getImageDatawhen the rectangle is entirely outside the canvas. (#2024)getImageDatacropping the resultingImageDatawhen the given rectangle is partly outside the canvas. (#1849)3.0.1
Fixed
Important
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: