dependabot[bot] opened a new pull request, #716: URL: https://github.com/apache/commons-text/pull/716
Bumps `graalvm.version` from 25.0.0 to 25.0.1. Updates `org.graalvm.js:js` from 25.0.0 to 25.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/graalvm/graaljs/releases">org.graalvm.js:js's releases</a>.</em></p> <blockquote> <h2>GraalJS 25.0.1</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.1 is designed for use with Oracle GraalVM 25.0.1 or GraalVM Community Edition 25.0.1, 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> <p>† Support for <strong>macOS x64</strong> is deprecated. Version 25.0.1 is the last release that supports this hardware architecture. In future, GraalVM will only support macOS on AArch64 (Apple Silicon).</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/oracle/graaljs/blob/master/CHANGELOG.md">org.graalvm.js:js's changelog</a>.</em></p> <blockquote> <h1>GraalJS 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-calendar/">release calendar</a> for release dates.</p> <h2>Version 25.1.0</h2> <ul> <li>Removed support and builds for macOS x86-64 (darwin-amd64).</li> <li>Added an experimental option <code>js.crypto</code> that provides <code>getRandomValues()</code> and <code>randomUUID()</code> from the <a href="https://w3c.github.io/webcrypto/#crypto-interface">Web Crypto API</a>.</li> <li>Added stable option <code>js.performance</code> that provides <code>performance.now()</code>, <code>timeOrigin</code>, and <code>toJSON()</code> from the <a href="https://w3c.github.io/hr-time/">Web High Resolution Time API</a>.</li> <li>Implemented the <a href="https://github.com/tc39/proposal-immutable-arraybuffer"><code>Immutable ArrayBuffers</code></a> proposal. It is available in ECMAScript staging mode (<code>--js.ecmascript-version=staging</code>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oracle/graaljs/commit/629f33fe3b0a744890a01962ff3beeab50b638df"><code>629f33f</code></a> release GraalVM 25.0.1</li> <li><a href="https://github.com/oracle/graaljs/commit/b55cf7dace398528dda54950a7ddcc62d07abca5"><code>b55cf7d</code></a> [GR-69371] [GR-69405] Release GraalVM 25.0.0 and start 25.0.1 dev cycle.</li> <li><a href="https://github.com/oracle/graaljs/commit/9ef660bb125a7e820949b6970a7c350b1629b406"><code>9ef660b</code></a> Start 25.0.1 dev cycle.</li> <li>See full diff in <a href="https://github.com/graalvm/graaljs/compare/vm-25.0.0...vm-25.0.1">compare view</a></li> </ul> </details> <br /> Updates `org.graalvm.js:js-scriptengine` from 25.0.0 to 25.0.1 <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.1</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.1 is designed for use with Oracle GraalVM 25.0.1 or GraalVM Community Edition 25.0.1, 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> <p>† Support for <strong>macOS x64</strong> is deprecated. Version 25.0.1 is the last release that supports this hardware architecture. In future, GraalVM will only support macOS on AArch64 (Apple Silicon).</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/oracle/graaljs/blob/master/CHANGELOG.md">org.graalvm.js:js-scriptengine's changelog</a>.</em></p> <blockquote> <h1>GraalJS 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-calendar/">release calendar</a> for release dates.</p> <h2>Version 25.1.0</h2> <ul> <li>Removed support and builds for macOS x86-64 (darwin-amd64).</li> <li>Added an experimental option <code>js.crypto</code> that provides <code>getRandomValues()</code> and <code>randomUUID()</code> from the <a href="https://w3c.github.io/webcrypto/#crypto-interface">Web Crypto API</a>.</li> <li>Added stable option <code>js.performance</code> that provides <code>performance.now()</code>, <code>timeOrigin</code>, and <code>toJSON()</code> from the <a href="https://w3c.github.io/hr-time/">Web High Resolution Time API</a>.</li> <li>Implemented the <a href="https://github.com/tc39/proposal-immutable-arraybuffer"><code>Immutable ArrayBuffers</code></a> proposal. It is available in ECMAScript staging mode (<code>--js.ecmascript-version=staging</code>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oracle/graaljs/commit/629f33fe3b0a744890a01962ff3beeab50b638df"><code>629f33f</code></a> release GraalVM 25.0.1</li> <li><a href="https://github.com/oracle/graaljs/commit/b55cf7dace398528dda54950a7ddcc62d07abca5"><code>b55cf7d</code></a> [GR-69371] [GR-69405] Release GraalVM 25.0.0 and start 25.0.1 dev cycle.</li> <li><a href="https://github.com/oracle/graaljs/commit/9ef660bb125a7e820949b6970a7c350b1629b406"><code>9ef660b</code></a> Start 25.0.1 dev cycle.</li> <li>See full diff in <a href="https://github.com/graalvm/graaljs/compare/vm-25.0.0...vm-25.0.1">compare view</a></li> </ul> </details> <br /> Updates `org.graalvm.js:js-language` from 25.0.0 to 25.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/graalvm/graaljs/releases">org.graalvm.js:js-language's releases</a>.</em></p> <blockquote> <h2>GraalJS 25.0.1</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.1 is designed for use with Oracle GraalVM 25.0.1 or GraalVM Community Edition 25.0.1, 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> <p>† Support for <strong>macOS x64</strong> is deprecated. Version 25.0.1 is the last release that supports this hardware architecture. In future, GraalVM will only support macOS on AArch64 (Apple Silicon).</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/oracle/graaljs/blob/master/CHANGELOG.md">org.graalvm.js:js-language's changelog</a>.</em></p> <blockquote> <h1>GraalJS 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-calendar/">release calendar</a> for release dates.</p> <h2>Version 25.1.0</h2> <ul> <li>Removed support and builds for macOS x86-64 (darwin-amd64).</li> <li>Added an experimental option <code>js.crypto</code> that provides <code>getRandomValues()</code> and <code>randomUUID()</code> from the <a href="https://w3c.github.io/webcrypto/#crypto-interface">Web Crypto API</a>.</li> <li>Added stable option <code>js.performance</code> that provides <code>performance.now()</code>, <code>timeOrigin</code>, and <code>toJSON()</code> from the <a href="https://w3c.github.io/hr-time/">Web High Resolution Time API</a>.</li> <li>Implemented the <a href="https://github.com/tc39/proposal-immutable-arraybuffer"><code>Immutable ArrayBuffers</code></a> proposal. It is available in ECMAScript staging mode (<code>--js.ecmascript-version=staging</code>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oracle/graaljs/commit/629f33fe3b0a744890a01962ff3beeab50b638df"><code>629f33f</code></a> release GraalVM 25.0.1</li> <li><a href="https://github.com/oracle/graaljs/commit/b55cf7dace398528dda54950a7ddcc62d07abca5"><code>b55cf7d</code></a> [GR-69371] [GR-69405] Release GraalVM 25.0.0 and start 25.0.1 dev cycle.</li> <li><a href="https://github.com/oracle/graaljs/commit/9ef660bb125a7e820949b6970a7c350b1629b406"><code>9ef660b</code></a> Start 25.0.1 dev cycle.</li> <li>See full diff in <a href="https://github.com/graalvm/graaljs/compare/vm-25.0.0...vm-25.0.1">compare view</a></li> </ul> </details> <br /> Updates `org.graalvm.truffle:truffle-runtime` from 25.0.0 to 25.0.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oracle/graal/commit/05ec02567a77a30cc41b8ad9174de0dc5737ceaf"><code>05ec025</code></a> release GraalVM 25.0.1</li> <li><a href="https://github.com/oracle/graal/commit/6ea8be52f0de6ffc5f35411873523f793fc3acd0"><code>6ea8be5</code></a> [GR-69464] Backport to 25.0: Evaluate Merge Explode PE without ProxyPlaceHold...</li> <li><a href="https://github.com/oracle/graal/commit/32edf1468f0631a7554bb3aa87dcd94e1855a89b"><code>32edf14</code></a> [GR-69811] Backport to 25.0: Mark compiler threads as crashed in both isolates.</li> <li><a href="https://github.com/oracle/graal/commit/e17958787892b3c4db69baf8066e348a40f6f314"><code>e179587</code></a> [GR-68927] Backport to 25.0: Analyze and Fix Tier 2 Compile Times on function...</li> <li><a href="https://github.com/oracle/graal/commit/386311f2ff18ced83334ce9d4b8f1fb403fb7d52"><code>386311f</code></a> [GR-69429] Backport to 25.0: Speed up LinearScan lifetime analysis by compres...</li> <li><a href="https://github.com/oracle/graal/commit/5f699a04f07b1ab89c4d8e3437a524d97cf20447"><code>5f699a0</code></a> Drop metric changes</li> <li><a href="https://github.com/oracle/graal/commit/26a139b61c597b96328ef80db64c6f7f49fe4218"><code>26a139b</code></a> late proxy generation: improvements.</li> <li><a href="https://github.com/oracle/graal/commit/921a2d3ae3a2b2f6324cb33b9e47102dfcb7243d"><code>921a2d3</code></a> partial evluation: create proxies after PE not during.</li> <li><a href="https://github.com/oracle/graal/commit/579c737d2a27c781707fa62935dc18b5eb5cd8e1"><code>579c737</code></a> Adapt fix</li> <li><a href="https://github.com/oracle/graal/commit/92a598ba07687183e644a04589eaa817aa00f59d"><code>92a598b</code></a> Review comments</li> <li>Additional commits viewable in <a href="https://github.com/oracle/graal/compare/vm-25.0.0...vm-25.0.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 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]
