Skip to content
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

Bump canvg from 3.0.7 to 4.0.3 in /packages/core #915

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps canvg from 3.0.7 to 4.0.3.

Release notes

Sourced from canvg's releases.

v4.0.3

Bug Fixes

v4.0.2

Bug Fixes

  • deps: replace dependency xmldom with @​xmldom/xmldom ^0.7.5 (#1719) (9d2af45)
  • deps: update dependency @​xmldom/xmldom to ^0.8.0 (#1722) (d1bcf0a)

v4.0.1

Bug Fixes

  • update isReadyLock state to fix deadlock on second render (#1679) (4bbc37e)

v4.0.0

⚠ BREAKING CHANGES

  • TypeScript 4
  • Default export was replaced with "Canvg" named export.
  • UMD bundle and old browsers support were dropped. Node >=12 is required.

build

Changelog

Sourced from canvg's changelog.

4.0.3 (2025-03-12)

Bug Fixes

4.0.2 (2024-04-22)

Bug Fixes

  • deps: replace dependency xmldom with @​xmldom/xmldom ^0.7.5 (#1719) (9d2af45)
  • deps: update dependency @​xmldom/xmldom to ^0.8.0 (#1722) (d1bcf0a)

4.0.1 (2022-07-19)

Bug Fixes

  • update isReadyLock state to fix deadlock on second render (#1679) (4bbc37e)

4.0.0 (2022-02-17)

⚠ BREAKING CHANGES

  • TypeScript 4
  • Default export was replaced with "Canvg" named export.
  • UMD bundle and old browsers support were dropped. Node >=12 is required.

Bug Fixes

build

[3.0.9] - 2021-10-04

Fixed

[3.0.8] - 2021-07-31

... (truncated)

Commits
  • 15fc145 chore(release): 4.0.3 (#1751)
  • c3743e6 fix: fix prototype pollution vulneralbility (#1750)
  • 937668e chore(release): 4.0.2 (#1736)
  • 20fdf99 docs: fix website build (#1734)
  • 4163453 chore(deps): update actions/upload-artifact action to v4 (#1730)
  • 8d76a84 chore(deps): update dependency docusaurus-plugin-typedoc to ^0.22.0 (#1695)
  • 4fa3dc7 chore(deps): update dependency typedoc to ^0.25.0 (#1696)
  • 3888b92 chore(deps): update dependency webpack to v5.76.0 [security] (#1724)
  • ec45a9f chore(deps): update dependency @​swc/helpers to ^0.5.0 (#1721)
  • d1bcf0a fix(deps): update dependency @​xmldom/xmldom to ^0.8.0 (#1722)
  • Additional commits viewable in compare view

Dependabot compatibility score

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) from 3.0.7 to 4.0.3.
- [Release notes](https://github.com/canvg/canvg/releases)
- [Changelog](https://github.com/canvg/canvg/blob/master/CHANGELOG.md)
- [Commits](canvg/canvg@v3.0.7...v4.0.3)

---
updated-dependencies:
- dependency-name: canvg
  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 13, 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