Skip to content

chore(deps): bump cairosvg from 2.9.0 to 2.9.1 - #129

Merged
dannyadair merged 1 commit into
mainfrom
dependabot/uv/cairosvg-2.9.1
Sep 14, 2026
Merged

dannyadair merged 1 commit into
mainfrom
dependabot/uv/cairosvg-2.9.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps cairosvg from 2.9.0 to 2.9.1.

Release notes

Sourced from cairosvg's releases.

2.9.1

WARNING: this is a security update.

Specially crafted SVGs with very long paths could lead to exponential rendering times.

  • Support path-like objects for the url parameter
  • Fix support of Windows paths
Changelog

Sourced from cairosvg's changelog.

Version 2.9.1 released on 2026-09-07

WARNING: this is a security update.

Specially crafted SVGs with very long paths could lead to exponential rendering times.

  • Support path-like objects for the url parameter
  • Fix support of Windows paths
Commits
  • 3b7a250 Version 2.9.1
  • 9d63f04 Use a regex-based tokenizer for paths to avoid quadratic compexity
  • a4d585e Don’t use O(n) list.pop(0) for vertices, use O(1) deque.popleft()
  • 026fbce Merge pull request #449 from SAY-5/feat/url-pathlike
  • 6eaa366 feat(url): accept path-like objects for the url parameter
  • 0613641 Cut long line
  • 50fdfe8 Merge pull request #447 from BudongJW/fix/resub-positional-flags
  • 278c227 Fix re.sub positional argument in nt_compatible_path
  • 6075040 Cut long line
  • babf3df Fix CI
  • See full diff 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 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)

Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/Kozea/CairoSVG/releases)
- [Changelog](https://github.com/Kozea/CairoSVG/blob/main/NEWS.rst)
- [Commits](Kozea/CairoSVG@2.9.0...2.9.1)

---
updated-dependencies:
- dependency-name: cairosvg
  dependency-version: 2.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 14, 2026
@dannyadair
dannyadair merged commit 74491aa into main Sep 14, 2026
4 of 5 checks passed
@dependabot
dependabot Bot deleted the dependabot/uv/cairosvg-2.9.1 branch September 14, 2026 13:57
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant