dependabot[bot] opened a new pull request, #3135:
URL: https://github.com/apache/jena/pull/3135

   Bumps [jsdom](https://github.com/jsdom/jsdom) from 26.0.0 to 26.1.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/jsdom/jsdom/releases";>jsdom's releases</a>.</em></p>
   <blockquote>
   <h2>Version 26.1.0</h2>
   <ul>
   <li>Added at least partial support for various SVG elements and their 
classes: <code>&lt;defs&gt;</code> (<code>SVGDefsElement</code>), 
<code>&lt;desc&gt;</code> (<code>SVGDescElement</code>), <code>&lt;g&gt;</code> 
(<code>SVGGElement</code>), <code>&lt;metadata&gt;</code> 
(<code>SVGMetadataElement</code>), <code>&lt;switch&gt;</code> 
(<code>SVGSwitchElement</code>), and <code>&lt;symbol&gt;</code> 
(<code>SVGSymbolElement</code>).</li>
   <li>Added <code>SVGAnimatedPreserveAspectRatio</code> and 
<code>SVGAnimatedRect</code>, including support in the reflection layer.</li>
   <li>Added the <code>SVGSVGElement</code> <code>createSVGRect()</code> 
method, and the <code>SVGRect</code> type (which is distinct from 
<code>DOMRect</code>.)</li>
   <li>Added indexed property support to <code>HTMLFormElement</code>.</li>
   <li>Updated the <code>SVGElement</code> <code>viewportElement()</code> 
method to correctly establish the viewport based on ancestor elements.</li>
   <li>Removed the now-bloated <code>form-data</code> dependency in favor of 
our own smaller implementation of <code>multipart/form-data</code> 
serialization. No functional changes are expected.</li>
   <li>Various performance improvements, caches, microoptimizations, and 
deferred object creation.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/jsdom/jsdom/blob/main/Changelog.md";>jsdom's 
changelog</a>.</em></p>
   <blockquote>
   <h2>26.1.0</h2>
   <ul>
   <li>Added at least partial support for various SVG elements and their 
classes: <code>&lt;defs&gt;</code> (<code>SVGDefsElement</code>), 
<code>&lt;desc&gt;</code> (<code>SVGDescElement</code>), <code>&lt;g&gt;</code> 
(<code>SVGGElement</code>), <code>&lt;metadata&gt;</code> 
(<code>SVGMetadataElement</code>), <code>&lt;switch&gt;</code> 
(<code>SVGSwitchElement</code>), and <code>&lt;symbol&gt;</code> 
(<code>SVGSymbolElement</code>).</li>
   <li>Added <code>SVGAnimatedPreserveAspectRatio</code> and 
<code>SVGAnimatedRect</code>, including support in the reflection layer.</li>
   <li>Added the <code>SVGSVGElement</code> <code>createSVGRect()</code> 
method, and the <code>SVGRect</code> type (which is distinct from 
<code>DOMRect</code>.)</li>
   <li>Added indexed property support to <code>HTMLFormElement</code>.</li>
   <li>Updated the <code>SVGElement</code> <code>viewportElement()</code> 
method to correctly establish the viewport based on ancestor elements.</li>
   <li>Removed the now-bloated <code>form-data</code> dependency in favor of 
our own smaller implementation of <code>multipart/form-data</code> 
serialization. No functional changes are expected.</li>
   <li>Various performance improvements, caches, microoptimizations, and 
deferred object creation.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jsdom/jsdom/commit/1911c806c0d5a1b7e27686e09369f36c58dd3cc5";><code>1911c80</code></a>
 Version 26.1.0</li>
   <li><a 
href="https://github.com/jsdom/jsdom/commit/ea6e8519afea32bbc74e18980600d0a059701871";><code>ea6e851</code></a>
 Add failing script execution order test</li>
   <li><a 
href="https://github.com/jsdom/jsdom/commit/2be9dcf3612c72bcf9ce7b329d942d786244c1c9";><code>2be9dcf</code></a>
 Add passing tests for CSS parsing errors</li>
   <li><a 
href="https://github.com/jsdom/jsdom/commit/9c68fe3cacf96510224d625073bc5669f9f48df2";><code>9c68fe3</code></a>
 Add failing CSS container queries test</li>
   <li><a 
href="https://github.com/jsdom/jsdom/commit/501b1cca1f8c16289517b73cce5932b8b483520b";><code>501b1cc</code></a>
 Add failing CSS cascade layer test</li>
   <li><a 
href="https://github.com/jsdom/jsdom/commit/19165839ca6f13098de2e5424fb847f992a2b73d";><code>1916583</code></a>
 Add passing font-face with a data URL parsing test</li>
   <li><a 
href="https://github.com/jsdom/jsdom/commit/fc2a337cd8c7edc15879e11c434e3c5944725ffb";><code>fc2a337</code></a>
 Add passing javascript: URL href test</li>
   <li><a 
href="https://github.com/jsdom/jsdom/commit/91c610d0148d074c584e6fb3de9131d90440db40";><code>91c610d</code></a>
 Move to-upstream CSS tests to correct directory</li>
   <li><a 
href="https://github.com/jsdom/jsdom/commit/a5be8130aa028138ad24418e62db574811c61fe9";><code>a5be813</code></a>
 Add failing calc() serialization test</li>
   <li><a 
href="https://github.com/jsdom/jsdom/commit/326745d5ead052ab4169e3298565769775a29c6c";><code>326745d</code></a>
 Add passing oklch() serialization test</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jsdom/jsdom/compare/26.0.0...26.1.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jsdom&package-manager=npm_and_yarn&previous-version=26.0.0&new-version=26.1.0)](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 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)
   
   
   </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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to