dependabot[bot] opened a new pull request, #4256: URL: https://github.com/apache/streampipes/pull/4256
Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.7.1 to 2.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Kozea/CairoSVG/releases">cairosvg's releases</a>.</em></p> <blockquote> <h2>2.8.2</h2> <ul> <li>Allow both Unicode strings and bytes as input</li> </ul> <h2>2.8.1</h2> <ul> <li>Allow both text- and bytes-based file objects as input</li> </ul> <h2>2.8.0</h2> <ul> <li>Drop support of Python 3.7 and 3.8, add support of Python 3.12 and 3.13</li> <li>Optimize math operations</li> <li>Use pathlib</li> <li>Close paths for ellipses and circles</li> <li>Fix output ratio for SVG surfaces</li> <li>Avoid endless loops when updating def attributes</li> <li>Round PNG size</li> <li>Don’t crash when more than 2 values are given to translate and scale functions</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Kozea/CairoSVG/blob/main/NEWS.rst">cairosvg's changelog</a>.</em></p> <blockquote> <h1>Version 2.9.0 released on 2026-03-13</h1> <p><strong>WARNING:</strong> this is a security update.</p> <p>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.</p> <p>Using the --unsafe option allows to render larger documents.</p> <ul> <li>Drop support of Python 3.9, add support of Python 3.14</li> </ul> <h1>Version 2.8.2 released on 2025-05-15</h1> <ul> <li>Allow both Unicode strings and bytes as input</li> </ul> <h1>Version 2.8.1 released on 2025-05-14</h1> <ul> <li>Allow both text- and bytes-based file objects as input</li> </ul> <h1>Version 2.8.0 released on 2025-05-12</h1> <ul> <li>Drop support of Python 3.7 and 3.8, add support of Python 3.12 and 3.13</li> <li>Optimize math operations</li> <li>Use pathlib</li> <li>Close paths for ellipses and circles</li> <li>Fix output ratio for SVG surfaces</li> <li>Avoid endless loops when updating def attributes</li> <li>Round PNG size</li> <li>Don’t crash when more than 2 values are given to translate and scale functions</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Kozea/CairoSVG/commit/fe5cae58e929e6d4337442c96ab415d1a7230905"><code>fe5cae5</code></a> Version 2.9.0</li> <li><a href="https://github.com/Kozea/CairoSVG/commit/6dde8685ed3f19837767bce7a13a5491e3d0e0bf"><code>6dde868</code></a> Abort when more than 100k referenced elements are rendered</li> <li><a href="https://github.com/Kozea/CairoSVG/commit/a6b3a98ca17911967e4682d2e7f6590073a76175"><code>a6b3a98</code></a> Cut long line again</li> <li><a href="https://github.com/Kozea/CairoSVG/commit/ce8b51d8ad1427b9276b4fc6bb4583c72c641f9c"><code>ce8b51d</code></a> Cut long line</li> <li><a href="https://github.com/Kozea/CairoSVG/commit/b7818c927afc78cac54a763b65e7c71b7e30fedc"><code>b7818c9</code></a> Clarify unsafe option scope without removing security warning</li> <li><a href="https://github.com/Kozea/CairoSVG/commit/9e8c6ede00dd1c4495fca4809b4cabd628a85eb9"><code>9e8c6ed</code></a> Version 2.8.2</li> <li><a href="https://github.com/Kozea/CairoSVG/commit/1c28b57bea389257f8a9ca01e9d1af5b98362050"><code>1c28b57</code></a> De-duplicate input string encoding</li> <li><a href="https://github.com/Kozea/CairoSVG/commit/b4670eca955cb65eff8f6f8b1d1a457a2a3d3a3d"><code>b4670ec</code></a> Merge pull request <a href="https://redirect.github.com/Kozea/CairoSVG/issues/443">#443</a> from marcelometal/ensure-bytestring-type-before-gzip</li> <li><a href="https://github.com/Kozea/CairoSVG/commit/245b3f20470b216c6254cd4ac1f250b2c5913716"><code>245b3f2</code></a> Ensure bytestring is bytes before checking for gzip header</li> <li><a href="https://github.com/Kozea/CairoSVG/commit/e5128ec50c305bfd6f0c9eb6e77726e6c86817a8"><code>e5128ec</code></a> Version 2.8.1</li> <li>Additional commits viewable in <a href="https://github.com/Kozea/CairoSVG/compare/2.7.1...2.9.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/streampipes/network/alerts). </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
