Update dependency cairosvg to v2.9.0 #48

Open
renovate-bot wants to merge 1 commit from renovate/cairosvg-2.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
cairosvg (source) ==2.8.2==2.9.0 age confidence

Release Notes

Kozea/CairoSVG (cairosvg)

v2.9.0

Compare Source

WARNING: this is a security update.

Using a lot of recursively nested use tags could lead to long rendering times with relatively small inputs.
CairoSVG now stops rendering when more than 100k use tags are rendered.

Using the --unsafe option allows to render larger documents.

  • Drop support of Python 3.9, add support of Python 3.14

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [cairosvg](https://courtbouillon.org/cairosvg) ([source](https://github.com/Kozea/CairoSVG)) | `==2.8.2` → `==2.9.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/cairosvg/2.9.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/cairosvg/2.8.2/2.9.0?slim=true) | --- ### Release Notes <details> <summary>Kozea/CairoSVG (cairosvg)</summary> ### [`v2.9.0`](https://github.com/Kozea/CairoSVG/releases/tag/2.9.0) [Compare Source](https://github.com/Kozea/CairoSVG/compare/2.8.2...2.9.0) **WARNING:** this is a security update. Using a lot of recursively nested use tags could lead to long rendering times with relatively small inputs. CairoSVG now stops rendering when more than 100k use tags are rendered. Using the --unsafe option allows to render larger documents. - Drop support of Python 3.9, add support of Python 3.14 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4wLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/cairosvg-2.x:renovate/cairosvg-2.x
git switch renovate/cairosvg-2.x

Merge

Merge the changes and update on Forgejo.
git switch main
git merge --no-ff renovate/cairosvg-2.x
git switch renovate/cairosvg-2.x
git rebase main
git switch main
git merge --ff-only renovate/cairosvg-2.x
git switch renovate/cairosvg-2.x
git rebase main
git switch main
git merge --no-ff renovate/cairosvg-2.x
git switch main
git merge --squash renovate/cairosvg-2.x
git switch main
git merge --ff-only renovate/cairosvg-2.x
git switch main
git merge renovate/cairosvg-2.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
gravityfargo/modernleft-docs!48
No description provided.