dependabot[bot] opened a new pull request, #3721: URL: https://github.com/apache/jena/pull/3721
Bumps the maven-patch-group group with 2 updates: [org.graalvm.js:js-scriptengine](https://github.com/graalvm/graaljs) and [org.graalvm.js:js-community](https://github.com/oracle/graal). Updates `org.graalvm.js:js-scriptengine` from 25.0.1 to 25.0.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/graalvm/graaljs/releases">org.graalvm.js:js-scriptengine's releases</a>.</em></p> <blockquote> <h2>GraalJS 25.0.2</h2> <p><a href="https://www.graalvm.org/javascript/">GraalJS</a> is an ECMAScript-compliant runtime to execute JavaScript and Node.js applications. It is fully standard-compliant, executes applications with high performance, and provides all benefits from the GraalVM stack, including language interoperability and common tooling.</p> <p>GraalJS version 25.0.2 is designed for use with Oracle GraalVM 25.0.2 or GraalVM Community Edition 25.0.2, and can be downloaded separately.</p> <p>There are two standalone types to choose from:</p> <ul> <li>Native Standalone: This contains a Native Image compiled launcher</li> <li>JVM Standalone: This contains JavaScript in the JVM configuration</li> </ul> <p>To distinguish between them, the GraalVM Community Edition version has the suffix <code>-community</code> in its name. A JVM standalone has a <code>-jvm</code> suffix in its name.</p> <p>Learn more about GraalJS and how to get started on the website at <a href="https://www.graalvm.org/javascript/">https://www.graalvm.org/javascript/</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oracle/graaljs/commit/f5e5bb68a1fc6946e21fea6bd136909871f67d8b"><code>f5e5bb6</code></a> release GraalVM 25.0.2</li> <li><a href="https://github.com/oracle/graaljs/commit/96981daea2a10ddd73b34ee3f0bdccc89aa56751"><code>96981da</code></a> [GR-71488] Backport to 25.0: Converting values injected by instruments.</li> <li><a href="https://github.com/oracle/graaljs/commit/6a4c34cdfefc0ebbc3b9454312bf5b73d8eaa940"><code>6a4c34c</code></a> [GR-69709] Backport to 25.0: Clearing temporary variables used during destruc...</li> <li><a href="https://github.com/oracle/graaljs/commit/dbeced4ffea02747378b1a1cf80b5a7fa8250a07"><code>dbeced4</code></a> [GR-69140] Backport to 25: Bump double-conversion version number.</li> <li><a href="https://github.com/oracle/graaljs/commit/79dddc28ee080e47cf3fdbe9d6bbac8fa3270a60"><code>79dddc2</code></a> Bump double-conversion version number (no changes).</li> <li><a href="https://github.com/oracle/graaljs/commit/6d67a8a31077664c5a403d00eeafc1eab5f44727"><code>6d67a8a</code></a> Testing the handling of short values injected by an instrument.</li> <li><a href="https://github.com/oracle/graaljs/commit/d42ab472fdfb3ddee137f5bc59daa83033fc4b2c"><code>d42ab47</code></a> Using ImportValueNode when ScopeVariables are written.</li> <li><a href="https://github.com/oracle/graaljs/commit/e24ea35caf78520d2a49d809d08affc1dfe8ec74"><code>e24ea35</code></a> Adding IncomingConverter for JavaScriptNode.</li> <li><a href="https://github.com/oracle/graaljs/commit/2bca3ca7d2780e48333cbf0749ff8b2f0f271967"><code>2bca3ca</code></a> Adding regression tests of possible memory leaks during destructuring assignm...</li> <li><a href="https://github.com/oracle/graaljs/commit/4819c29972eb9cc5abb734406ff277ff4b68c892"><code>4819c29</code></a> Clearing temporary variables used during destructuring assignment.</li> <li>Additional commits viewable in <a href="https://github.com/graalvm/graaljs/compare/vm-25.0.1...vm-25.0.2">compare view</a></li> </ul> </details> <br /> Updates `org.graalvm.js:js-community` from 25.0.1 to 25.0.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oracle/graal/commit/981ecb6e1be6bf4591a6dd24b48ea053221209f5"><code>981ecb6</code></a> [GR-72395] Release GraalVM 25.0.2</li> <li><a href="https://github.com/oracle/graal/commit/811aa54e0916a9ec1d59a15595a4d450fd353349"><code>811aa54</code></a> release GraalVM 25.0.2</li> <li><a href="https://github.com/oracle/graal/commit/aeff3457eb034288e4435593f49a4b47e79bf930"><code>aeff345</code></a> [GR-70219] Backport to 25.0: Induction variable overflow detection: iv have r...</li> <li><a href="https://github.com/oracle/graal/commit/58ec3b9645b968d163a3d0fd6eed1ea6e45c1956"><code>58ec3b9</code></a> [GR-71786] Backport to 25.0: In-place copySwap in JavaMemoryUtil is a no-op.</li> <li><a href="https://github.com/oracle/graal/commit/3df0577a34901fd3accb5be60b13f0ca85ccbb96"><code>3df0577</code></a> [GR-71011] Backport to 25.0: Make native slot wrappers context-specific. Fixe...</li> <li><a href="https://github.com/oracle/graal/commit/ee11ac4825f9e7c25bd8e2e39445c0deac4293d0"><code>ee11ac4</code></a> [GR-68985] Backport to 25.0: Fix the reachability-metadata schema and include...</li> <li><a href="https://github.com/oracle/graal/commit/ee7da6d3cb52f7a5f5439cfd69617e8540bfca5c"><code>ee7da6d</code></a> [GR-72185] Update labsjdk to 25.0.2+10-jvmci-b01</li> <li><a href="https://github.com/oracle/graal/commit/c9260adb79c72ff9e0515b622871cfde096a1e4a"><code>c9260ad</code></a> [GR-70097] Backport to 25.0: Fix constructor accessor checks.</li> <li><a href="https://github.com/oracle/graal/commit/182c6d5e37b6a39dcb416c5c5676bf493e578566"><code>182c6d5</code></a> [GR-71881] Drop RSSTracker from disabled trackers for barista.</li> <li><a href="https://github.com/oracle/graal/commit/0c0e816be5f6eeadba061b20fd6b26680428b4f2"><code>0c0e816</code></a> [GR-71488] Backport to 25.0: Converting values injected by instruments.</li> <li>Additional commits viewable in <a href="https://github.com/oracle/graal/compare/vm-25.0.1...vm-25.0.2">compare view</a></li> </ul> </details> <br /> Updates `org.graalvm.js:js-community` from 25.0.1 to 25.0.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oracle/graal/commit/981ecb6e1be6bf4591a6dd24b48ea053221209f5"><code>981ecb6</code></a> [GR-72395] Release GraalVM 25.0.2</li> <li><a href="https://github.com/oracle/graal/commit/811aa54e0916a9ec1d59a15595a4d450fd353349"><code>811aa54</code></a> release GraalVM 25.0.2</li> <li><a href="https://github.com/oracle/graal/commit/aeff3457eb034288e4435593f49a4b47e79bf930"><code>aeff345</code></a> [GR-70219] Backport to 25.0: Induction variable overflow detection: iv have r...</li> <li><a href="https://github.com/oracle/graal/commit/58ec3b9645b968d163a3d0fd6eed1ea6e45c1956"><code>58ec3b9</code></a> [GR-71786] Backport to 25.0: In-place copySwap in JavaMemoryUtil is a no-op.</li> <li><a href="https://github.com/oracle/graal/commit/3df0577a34901fd3accb5be60b13f0ca85ccbb96"><code>3df0577</code></a> [GR-71011] Backport to 25.0: Make native slot wrappers context-specific. Fixe...</li> <li><a href="https://github.com/oracle/graal/commit/ee11ac4825f9e7c25bd8e2e39445c0deac4293d0"><code>ee11ac4</code></a> [GR-68985] Backport to 25.0: Fix the reachability-metadata schema and include...</li> <li><a href="https://github.com/oracle/graal/commit/ee7da6d3cb52f7a5f5439cfd69617e8540bfca5c"><code>ee7da6d</code></a> [GR-72185] Update labsjdk to 25.0.2+10-jvmci-b01</li> <li><a href="https://github.com/oracle/graal/commit/c9260adb79c72ff9e0515b622871cfde096a1e4a"><code>c9260ad</code></a> [GR-70097] Backport to 25.0: Fix constructor accessor checks.</li> <li><a href="https://github.com/oracle/graal/commit/182c6d5e37b6a39dcb416c5c5676bf493e578566"><code>182c6d5</code></a> [GR-71881] Drop RSSTracker from disabled trackers for barista.</li> <li><a href="https://github.com/oracle/graal/commit/0c0e816be5f6eeadba061b20fd6b26680428b4f2"><code>0c0e816</code></a> [GR-71488] Backport to 25.0: Converting values injected by instruments.</li> <li>Additional commits viewable in <a href="https://github.com/oracle/graal/compare/vm-25.0.1...vm-25.0.2">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </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]
