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

   Bumps `ver.graalvm` from 22.3.0 to 22.3.1.
   Updates `js` from 22.3.0 to 22.3.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/graalvm/graaljs/releases";>js's releases</a>.</em></p>
   <blockquote>
   <h2>GraalJS - GraalVM Community Edition 22.3.1</h2>
   <p>GraalVM provides 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>More information is available on the GraalVM website:
   <a 
href="http://www.graalvm.org/reference-manual/js/";>http://www.graalvm.org/reference-manual/js/</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/oracle/graaljs/blob/vm-22.3.1/CHANGELOG.md";>js's 
changelog</a>.</em></p>
   <blockquote>
   <h1>GraalVM JavaScript (Graal.js) Changelog</h1>
   <p>This changelog summarizes major changes between GraalVM versions of the 
GraalVM JavaScript (ECMAScript) language runtime.
   The main focus is on user-observable behavior of the engine.
   Changelog may include unreleased versions.
   See <a href="https://www.graalvm.org/release-notes/version-roadmap/";>version 
roadmap</a> for release dates.</p>
   <h2>Version 22.3.1.</h2>
   <ul>
   <li>Updated Node.js to version 16.18.1.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/oracle/graaljs/commit/0974eda5a675f0fd3b92eab140a6e69cfec8a109";><code>0974eda</code></a>
 Release GraalVM 22.3.1</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/6b78b316db52fe792682653d760b677ac9b7a172";><code>6b78b31</code></a>
 [GR-42807] Ensure deleted elements are filled with hole values.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/cd81cf2eaa20ca5737abed9c780f9739987a9242";><code>cd81cf2</code></a>
 Assert that hole elements are empty after fillHoles.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/45a10c9591d20ccaa396722d29b02dbfbcd05133";><code>45a10c9</code></a>
 Clean up hole count assertion.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/eca46dd8699e5a38cbb35476b4595c8ce520539d";><code>eca46dd</code></a>
 [GR-42807] Add regression test.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/83231c4c3494b4b2b4f375fc9c32fdbf549f2cad";><code>83231c4</code></a>
 Clear unused elements during transition from zero-based to contiguous 
array.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/90885dd46987e61eac92625e1dd813fee8b374a5";><code>90885dd</code></a>
 All implementations of incrementHolesCount are the same.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/4f5e0e0d84c770af19d91f4d3dbad5157a892b51";><code>4f5e0e0</code></a>
 [GR-42289] Backport: Upgrading the underlying Node.js to version 16.18.1.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/9909fc9be7869cbfadb72ae9da6d4f9234a79980";><code>9909fc9</code></a>
 All fields of HeapStatistics should be initialized.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/df21bfcd4dec7f9e7dad98efff9f550b2a5b8373";><code>df21bfc</code></a>
 Updating Node.js license in 3rd_party_licenses.txt.</li>
   <li>Additional commits viewable in <a 
href="https://github.com/graalvm/graaljs/compare/vm-22.3.0...vm-22.3.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `js-scriptengine` from 22.3.0 to 22.3.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/graalvm/graaljs/releases";>js-scriptengine's 
releases</a>.</em></p>
   <blockquote>
   <h2>GraalJS - GraalVM Community Edition 22.3.1</h2>
   <p>GraalVM provides 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>More information is available on the GraalVM website:
   <a 
href="http://www.graalvm.org/reference-manual/js/";>http://www.graalvm.org/reference-manual/js/</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/oracle/graaljs/blob/vm-22.3.1/CHANGELOG.md";>js-scriptengine's
 changelog</a>.</em></p>
   <blockquote>
   <h1>GraalVM JavaScript (Graal.js) Changelog</h1>
   <p>This changelog summarizes major changes between GraalVM versions of the 
GraalVM JavaScript (ECMAScript) language runtime.
   The main focus is on user-observable behavior of the engine.
   Changelog may include unreleased versions.
   See <a href="https://www.graalvm.org/release-notes/version-roadmap/";>version 
roadmap</a> for release dates.</p>
   <h2>Version 22.3.1.</h2>
   <ul>
   <li>Updated Node.js to version 16.18.1.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/oracle/graaljs/commit/0974eda5a675f0fd3b92eab140a6e69cfec8a109";><code>0974eda</code></a>
 Release GraalVM 22.3.1</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/6b78b316db52fe792682653d760b677ac9b7a172";><code>6b78b31</code></a>
 [GR-42807] Ensure deleted elements are filled with hole values.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/cd81cf2eaa20ca5737abed9c780f9739987a9242";><code>cd81cf2</code></a>
 Assert that hole elements are empty after fillHoles.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/45a10c9591d20ccaa396722d29b02dbfbcd05133";><code>45a10c9</code></a>
 Clean up hole count assertion.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/eca46dd8699e5a38cbb35476b4595c8ce520539d";><code>eca46dd</code></a>
 [GR-42807] Add regression test.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/83231c4c3494b4b2b4f375fc9c32fdbf549f2cad";><code>83231c4</code></a>
 Clear unused elements during transition from zero-based to contiguous 
array.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/90885dd46987e61eac92625e1dd813fee8b374a5";><code>90885dd</code></a>
 All implementations of incrementHolesCount are the same.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/4f5e0e0d84c770af19d91f4d3dbad5157a892b51";><code>4f5e0e0</code></a>
 [GR-42289] Backport: Upgrading the underlying Node.js to version 16.18.1.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/9909fc9be7869cbfadb72ae9da6d4f9234a79980";><code>9909fc9</code></a>
 All fields of HeapStatistics should be initialized.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/df21bfcd4dec7f9e7dad98efff9f550b2a5b8373";><code>df21bfc</code></a>
 Updating Node.js license in 3rd_party_licenses.txt.</li>
   <li>Additional commits viewable in <a 
href="https://github.com/graalvm/graaljs/compare/vm-22.3.0...vm-22.3.1";>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 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