Skip to content

Bump canvg and html2pdf.js in /SmartNotes #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps canvg to 3.0.11 and updates ancestor dependency html2pdf.js. These dependencies need to be updated together.

Updates canvg from 1.5.3 to 3.0.11

Release notes

Sourced from canvg's releases.

v3.0.11

Bug Fixes

  • fix prototype pollution vulneralbility

v3.0.7

Fixed

v3.0.0

see CHANGELOG.md

v3.0.0-beta.0

No release notes provided.

v2.0.0

  • Breaking change: for use on server, peer dependencies canvas 2.x, jsdom 13.x and xmldom 0.x must be installed.
  • Fix exponential notation (#710)
  • Fix font parsing (#707)
  • Implement textPath (#687)
  • Implement focal gradient radius (#675)
  • Fixes 0 height rects (#674)
  • Fixes masks with alpha (#672)
  • Misc minor issues (#670)
  • Fixes opacity hierarchy (#666)
  • Better number array parsing (#665)
  • Better external font parsing (#664)
  • Fixes parsing of negatives (#663)
  • Fixes scaling on redraws (#662)
  • Fixes text-anchor (#660)
  • Fixes under (#656)
  • Handle milliseconds appropriately (#653)
  • Optimizing updates (#650)

v2.0.0-beta.1

  • Breaking change: for use on server, peer dependencies canvas 2.x, jsdom 13.x and xmldom 0.x must be installed.
  • Implement textPath (#687)
  • Implement focal gradient radius (#675)
  • Fixes 0 height rects (#674)
  • Fixes masks with alpha (#672)
  • Misc minor issues (#670)
  • Fixes opacity hierarchy (#666)
  • Better number array parsing (#665)
  • Better external font parsing (#664)
  • Fixes parsing of negatives (#663)

... (truncated)

Changelog

Sourced from canvg's changelog.

3.0.11 (2025-03-13)

Bug Fixes

  • fix prototype pollution vulneralbility

[3.0.9] - 2021-10-04

Fixed

[3.0.8] - 2021-07-31

Fixed

[3.0.7] - 2020-10-17

Fixed

[3.0.6] - 2020-03-25

Fixed

[3.0.1] - 2019-12-03

Fixed

[3.0.0] - 2019-10-23

Added

  • OffscreenCanvas support.

Changed

  • JavaScript -> TypeScript.

Fixed

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by dangreen, a new releaser for canvg since your current version.


Updates html2pdf.js from 0.9.1 to 0.10.3

Release notes

Sourced from html2pdf.js's releases.

v0.10.3

0.10.3 (2025-02-26)

Bug Fixes

v0.10.2

0.10.2 (2024-07-01)

Bug Fixes

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [canvg](https://github.com/canvg/canvg) to 3.0.11 and updates ancestor dependency [html2pdf.js](https://github.com/eKoopmans/html2pdf.js). These dependencies need to be updated together.


Updates `canvg` from 1.5.3 to 3.0.11
- [Release notes](https://github.com/canvg/canvg/releases)
- [Changelog](https://github.com/canvg/canvg/blob/v3.0.11/CHANGELOG.md)
- [Commits](canvg/canvg@v1.5.3...v3.0.11)

Updates `html2pdf.js` from 0.9.1 to 0.10.3
- [Release notes](https://github.com/eKoopmans/html2pdf.js/releases)
- [Commits](eKoopmans/html2pdf.js@v0.9.1...v0.10.3)

---
updated-dependencies:
- dependency-name: canvg
  dependency-type: indirect
- dependency-name: html2pdf.js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants