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

   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/graalvm/graaljs).
   
   Updates `org.graalvm.js:js-scriptengine` from 24.1.1 to 24.1.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 24.1.2</h2>
   <p>GraalJS is an ECMAScript-compliant runtime to execute JavaScript and 
Node.js applications.
   It is fully standard compliant, execute applications with high performance, 
and provide all benefits from the GraalVM stack, including language 
interoperability and common tooling.</p>
   <p>GraalJS version 24.1.2 is designed for use with Oracle GraalVM for JDK 
23.0.2 or GraalVM Community Edition for JDK 23.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 the name. A JVM standalone has a 
<code>-jvm</code> suffix in a name.</p>
   <p>Learn more about GraalJS and how to get started on the website: <a 
href="http://www.graalvm.org/reference-manual/js/";>https://www.graalvm.org/javascript/</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/oracle/graaljs/commit/0baf5ed684b86b792fd16c55a05cd14382e62b7e";><code>0baf5ed</code></a>
 Release GraalVM 24.1.2.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/18e6934b4d91b09c8c26fc470fbba27a9141d8ae";><code>18e6934</code></a>
 [GR-55134] Backport to 24.1: Improve manifest files.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/9dbab7a8d5df20072522e2f7dff336b67f809092";><code>9dbab7a</code></a>
 Developer info is consistent with other suites.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/541cc10fdb1bc3df068af30747013c70481545a4";><code>541cc10</code></a>
 [GR-59335] Backport to 24.1: Handle mixing overloaded operators with 
non-nume...</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/ef70ba989e674812988bab8e83b16bf661e71c84";><code>ef70ba9</code></a>
 Handle mixing overloaded operators with non-numeric primitives</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/8def10094a82eb12a2f48290d1d11b30761eff21";><code>8def100</code></a>
 [GR-58725] Backport to 24.1: Fix missing return value conversion in 
Polyglot....</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/dbb4185fc4687375c30176ecd3facec8d844b094";><code>dbb4185</code></a>
 [GR-58687] Add regression test for Polyglot.eval returning a 
java.lang.String.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/b213e33a9f234b3a8fa292f1e2b31a53bba44745";><code>b213e33</code></a>
 [GR-56805] Include wasm in js standalone.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/2ce4ba6906c669f5cef045ac8b8b8f80cca8f80f";><code>2ce4ba6</code></a>
 [GR-59077] Backport to 24.1: Fix of top-level for-await-of in a module.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/58e33f2ceda806cf850ccf09a3a8879c76c22552";><code>58e33f2</code></a>
 Regression test of the usage of for-await-of in the body of a module.</li>
   <li>Additional commits viewable in <a 
href="https://github.com/graalvm/graaljs/compare/vm-24.1.1...vm-24.1.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.graalvm.js:js-community` from 24.1.1 to 24.1.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/graalvm/graaljs/releases";>org.graalvm.js:js-community's
 releases</a>.</em></p>
   <blockquote>
   <h2>GraalJS 24.1.2</h2>
   <p>GraalJS is an ECMAScript-compliant runtime to execute JavaScript and 
Node.js applications.
   It is fully standard compliant, execute applications with high performance, 
and provide all benefits from the GraalVM stack, including language 
interoperability and common tooling.</p>
   <p>GraalJS version 24.1.2 is designed for use with Oracle GraalVM for JDK 
23.0.2 or GraalVM Community Edition for JDK 23.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 the name. A JVM standalone has a 
<code>-jvm</code> suffix in a name.</p>
   <p>Learn more about GraalJS and how to get started on the website: <a 
href="http://www.graalvm.org/reference-manual/js/";>https://www.graalvm.org/javascript/</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/oracle/graaljs/commit/0baf5ed684b86b792fd16c55a05cd14382e62b7e";><code>0baf5ed</code></a>
 Release GraalVM 24.1.2.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/18e6934b4d91b09c8c26fc470fbba27a9141d8ae";><code>18e6934</code></a>
 [GR-55134] Backport to 24.1: Improve manifest files.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/9dbab7a8d5df20072522e2f7dff336b67f809092";><code>9dbab7a</code></a>
 Developer info is consistent with other suites.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/541cc10fdb1bc3df068af30747013c70481545a4";><code>541cc10</code></a>
 [GR-59335] Backport to 24.1: Handle mixing overloaded operators with 
non-nume...</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/ef70ba989e674812988bab8e83b16bf661e71c84";><code>ef70ba9</code></a>
 Handle mixing overloaded operators with non-numeric primitives</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/8def10094a82eb12a2f48290d1d11b30761eff21";><code>8def100</code></a>
 [GR-58725] Backport to 24.1: Fix missing return value conversion in 
Polyglot....</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/dbb4185fc4687375c30176ecd3facec8d844b094";><code>dbb4185</code></a>
 [GR-58687] Add regression test for Polyglot.eval returning a 
java.lang.String.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/b213e33a9f234b3a8fa292f1e2b31a53bba44745";><code>b213e33</code></a>
 [GR-56805] Include wasm in js standalone.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/2ce4ba6906c669f5cef045ac8b8b8f80cca8f80f";><code>2ce4ba6</code></a>
 [GR-59077] Backport to 24.1: Fix of top-level for-await-of in a module.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/58e33f2ceda806cf850ccf09a3a8879c76c22552";><code>58e33f2</code></a>
 Regression test of the usage of for-await-of in the body of a module.</li>
   <li>Additional commits viewable in <a 
href="https://github.com/graalvm/graaljs/compare/vm-24.1.1...vm-24.1.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.graalvm.js:js-community` from 24.1.1 to 24.1.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/graalvm/graaljs/releases";>org.graalvm.js:js-community's
 releases</a>.</em></p>
   <blockquote>
   <h2>GraalJS 24.1.2</h2>
   <p>GraalJS is an ECMAScript-compliant runtime to execute JavaScript and 
Node.js applications.
   It is fully standard compliant, execute applications with high performance, 
and provide all benefits from the GraalVM stack, including language 
interoperability and common tooling.</p>
   <p>GraalJS version 24.1.2 is designed for use with Oracle GraalVM for JDK 
23.0.2 or GraalVM Community Edition for JDK 23.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 the name. A JVM standalone has a 
<code>-jvm</code> suffix in a name.</p>
   <p>Learn more about GraalJS and how to get started on the website: <a 
href="http://www.graalvm.org/reference-manual/js/";>https://www.graalvm.org/javascript/</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/oracle/graaljs/commit/0baf5ed684b86b792fd16c55a05cd14382e62b7e";><code>0baf5ed</code></a>
 Release GraalVM 24.1.2.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/18e6934b4d91b09c8c26fc470fbba27a9141d8ae";><code>18e6934</code></a>
 [GR-55134] Backport to 24.1: Improve manifest files.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/9dbab7a8d5df20072522e2f7dff336b67f809092";><code>9dbab7a</code></a>
 Developer info is consistent with other suites.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/541cc10fdb1bc3df068af30747013c70481545a4";><code>541cc10</code></a>
 [GR-59335] Backport to 24.1: Handle mixing overloaded operators with 
non-nume...</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/ef70ba989e674812988bab8e83b16bf661e71c84";><code>ef70ba9</code></a>
 Handle mixing overloaded operators with non-numeric primitives</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/8def10094a82eb12a2f48290d1d11b30761eff21";><code>8def100</code></a>
 [GR-58725] Backport to 24.1: Fix missing return value conversion in 
Polyglot....</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/dbb4185fc4687375c30176ecd3facec8d844b094";><code>dbb4185</code></a>
 [GR-58687] Add regression test for Polyglot.eval returning a 
java.lang.String.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/b213e33a9f234b3a8fa292f1e2b31a53bba44745";><code>b213e33</code></a>
 [GR-56805] Include wasm in js standalone.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/2ce4ba6906c669f5cef045ac8b8b8f80cca8f80f";><code>2ce4ba6</code></a>
 [GR-59077] Backport to 24.1: Fix of top-level for-await-of in a module.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/58e33f2ceda806cf850ccf09a3a8879c76c22552";><code>58e33f2</code></a>
 Regression test of the usage of for-await-of in the body of a module.</li>
   <li>Additional commits viewable in <a 
href="https://github.com/graalvm/graaljs/compare/vm-24.1.1...vm-24.1.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]

Reply via email to