Update dependency jspdf to ^3.0.2 #562

Merged
renovate merged 1 commits from renovate/jspdf-3.x into master 2025-09-02 00:25:53 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
jspdf dependencies patch ^3.0.1 -> ^3.0.2

Release Notes

parallax/jsPDF (jspdf)

v3.0.2

Compare Source

This release fixes a security issue where parsing of corrupt PNG images could lead to long running loops and denial of service.

What's Changed

New Contributors

Full Changelog: https://github.com/parallax/jsPDF/compare/v3.0.1...v3.0.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [jspdf](https://github.com/parallax/jsPDF) | dependencies | patch | [`^3.0.1` -> `^3.0.2`](https://renovatebot.com/diffs/npm/jspdf/3.0.1/3.0.2) | --- ### Release Notes <details> <summary>parallax/jsPDF (jspdf)</summary> ### [`v3.0.2`](https://github.com/parallax/jsPDF/releases/tag/v3.0.2) [Compare Source](https://github.com/parallax/jsPDF/compare/v3.0.1...v3.0.2) This release fixes a [security issue](https://github.com/parallax/jsPDF/security/advisories/GHSA-8mvj-3j78-4qmw) where parsing of corrupt PNG images could lead to long running loops and denial of service. #### What's Changed - \[Snyk] Upgrade [@&#8203;babel/runtime](https://github.com/babel/runtime) from 7.26.7 to 7.26.9 by [@&#8203;MrRio](https://github.com/MrRio) in [#&#8203;3847](https://github.com/parallax/jsPDF/pull/3847) - Fix parsing corrupt PNG images in addImage method by [@&#8203;HackbrettXXX](https://github.com/HackbrettXXX) in [#&#8203;3880](https://github.com/parallax/jsPDF/pull/3880). The atob and btoa dependencies have been removed and the fast-png dependency has been added. #### New Contributors - [@&#8203;WardenDrew](https://github.com/WardenDrew) made their first contribution in [#&#8203;3872](https://github.com/parallax/jsPDF/pull/3872) **Full Changelog**: <https://github.com/parallax/jsPDF/compare/v3.0.1...v3.0.2> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-09-02 00:25:52 +00:00
Update dependency jspdf to ^3.0.2
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
7599881cfe
renovate scheduled this pull request to auto merge when all checks succeed 2025-09-02 00:25:52 +00:00
renovate merged commit 71cb01c7fc into master 2025-09-02 00:25:53 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/GeneIT#562
No description provided.