dependabot[bot] opened a new pull request, #25800: URL: https://github.com/apache/camel/pull/25800
Bumps `graalvm-version` from 25.2.4 to 25.3.4.1. Updates `org.graalvm.js:js-language` from 25.2.4 to 25.3.4.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/oracle/graaljs/releases">org.graalvm.js:js-language's releases</a>.</em></p> <blockquote> <h2>GraalJS 25 Innovation 3 (25.3.4.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>You can download GraalJS as a Native Standalone distribution for Oracle GraalVM or GraalVM Community Edition. Native Standalone contains a Native Image compiled launcher.</p> <p>Starting with 25.0.3, JVM Standalone artifacts are no longer supported and are not included in this release.</p> <p>To distinguish between Oracle GraalVM and GraalVM Community Edition, the Community Edition distribution has the suffix <code>-community</code> 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>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> <h2>Version 25.3.4.1</h2> <ul> <li>Implemented the <a href="https://github.com/tc39/proposal-iterator-includes"><code>Iterator Includes</code></a> proposal. It is available in ECMAScript staging mode (<code>--js.ecmascript-version=staging</code>).</li> <li>Implemented the <a href="https://github.com/tc39/proposal-iterator-join"><code>Iterator Join</code></a> proposal. It is available in ECMAScript staging mode (<code>--js.ecmascript-version=staging</code>).</li> <li>Implemented the <a href="https://github.com/tc39/proposal-iterator-chunking"><code>Iterator Chunking</code></a> proposal. It is available in ECMAScript staging mode (<code>--js.ecmascript-version=staging</code>).</li> <li>Updated Node.js to version 24.18.1.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oracle/graaljs/commit/aede65d92c3b099fe2c732d70c4885cee30bb0aa"><code>aede65d</code></a> [GR-78747] Fix iterator closing for <code>Array.from</code> and collection constructors.</li> <li><a href="https://github.com/oracle/graaljs/commit/4d5b9b64d0df7b29726da709de1222aa709738e8"><code>4d5b9b6</code></a> [GR-78730] Avoid duplicate builtin key and name strings.</li> <li><a href="https://github.com/oracle/graaljs/commit/5cfa11daf3748e7f112637130006bba4a0033d63"><code>5cfa11d</code></a> Update test262 status.</li> <li><a href="https://github.com/oracle/graaljs/commit/0daf607f80c0a08444ddeec232fd5ee1cccc05c9"><code>0daf607</code></a> Fix iterator closing for <code>Array.from</code> and collection constructors.</li> <li><a href="https://github.com/oracle/graaljs/commit/735f95c65bab103de089adf4c9d92bf4abae8be3"><code>735f95c</code></a> [GR-78733] Preserve pending return value across finally blocks.</li> <li><a href="https://github.com/oracle/graaljs/commit/5294bb8331e72cd22dfee22efd952c8b8f55bef2"><code>5294bb8</code></a> Update test262 status.</li> <li><a href="https://github.com/oracle/graaljs/commit/0f792874c555a8fe5f7649f22b2fc636430634ce"><code>0f79287</code></a> Preserve pending return value across finally blocks.</li> <li><a href="https://github.com/oracle/graaljs/commit/05e11b88417cbe68955f391d2cc867958d8bb675"><code>05e11b8</code></a> [GR-78732] Avoid prototype mutation during context initialization.</li> <li><a href="https://github.com/oracle/graaljs/commit/cd3aaaca9180188562116f300a34bf0deb390373"><code>cd3aaac</code></a> Fix and assert functionData.hasStrictFunctionProperties() for async functions.</li> <li><a href="https://github.com/oracle/graaljs/commit/e09a6d85d8d287897713db87b2e90014079bcbc9"><code>e09a6d8</code></a> Allocate built-in derived constructor functions with their expected prototype.</li> <li>Additional commits viewable in <a href="https://github.com/oracle/graaljs/compare/vm-25.2.4...vm-25.3.4.1">compare view</a></li> </ul> </details> <br /> Updates `org.graalvm.polyglot:polyglot` from 25.2.4 to 25.3.4.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oracle/graal/commit/7b025988a922a73286d1326e1eddc1ca39d3f569"><code>7b02598</code></a> [GR-78616] Update labsjdk to 25.0.4.1+1-jvmci-25.3-b22</li> <li><a href="https://github.com/oracle/graal/commit/b46098155486dafc8634c3dbdbd30d435b911a21"><code>b460981</code></a> update JVMCI to 25.0.4.1+1-jvmci-25.3-b23</li> <li><a href="https://github.com/oracle/graal/commit/84af3df348ae79ee2347504b8ab13514e9e832f9"><code>84af3df</code></a> [GR-78623] Adapt graal-publish-javadoc for the GraalVM 25.3.4.1 release.</li> <li><a href="https://github.com/oracle/graal/commit/64f83de31d8a0d747c251fce9b521728a0bc8be6"><code>64f83de</code></a> Adapt graal-publish-javadoc for the GraalVM 25.3.4.1 release.</li> <li><a href="https://github.com/oracle/graal/commit/f3c130e4d5345b81968f0f9d94fedb87c7143b8c"><code>f3c130e</code></a> [GR-77576] Compact Unicorn historical chart links.</li> <li><a href="https://github.com/oracle/graal/commit/4b6781b8c69458b864b62bcd7cb1f76e3d786c31"><code>4b6781b</code></a> [GR-77864] Remove support for building FastR.</li> <li><a href="https://github.com/oracle/graal/commit/6543255097e95acb836f0b373babc56ee9987afd"><code>6543255</code></a> Remove support for building FastR.</li> <li><a href="https://github.com/oracle/graal/commit/788ef12fc7014985aea432981a821947ff9f6e6f"><code>788ef12</code></a> [GR-78774] Use correct initial stack size when type checking catch clauses.</li> <li><a href="https://github.com/oracle/graal/commit/0ad12bbbebd4746498e0123d64d2c733aaea640c"><code>0ad12bb</code></a> Use correct initial stack size when type checking catch clauses</li> <li><a href="https://github.com/oracle/graal/commit/a66e9ccd1d7bf2552883939aa0788dfd0e294aab"><code>a66e9cc</code></a> [GR-78794] Fold constant bytecode stack effects in Crema handlers</li> <li>Additional commits viewable in <a href="https://github.com/oracle/graal/compare/vm-25.2.4...vm-25.3.4.1">compare view</a></li> </ul> </details> <br /> Updates `org.graalvm.polyglot:python` from 25.2.4 to 25.3.4.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oracle/graal/commit/7b025988a922a73286d1326e1eddc1ca39d3f569"><code>7b02598</code></a> [GR-78616] Update labsjdk to 25.0.4.1+1-jvmci-25.3-b22</li> <li><a href="https://github.com/oracle/graal/commit/b46098155486dafc8634c3dbdbd30d435b911a21"><code>b460981</code></a> update JVMCI to 25.0.4.1+1-jvmci-25.3-b23</li> <li><a href="https://github.com/oracle/graal/commit/84af3df348ae79ee2347504b8ab13514e9e832f9"><code>84af3df</code></a> [GR-78623] Adapt graal-publish-javadoc for the GraalVM 25.3.4.1 release.</li> <li><a href="https://github.com/oracle/graal/commit/64f83de31d8a0d747c251fce9b521728a0bc8be6"><code>64f83de</code></a> Adapt graal-publish-javadoc for the GraalVM 25.3.4.1 release.</li> <li><a href="https://github.com/oracle/graal/commit/f3c130e4d5345b81968f0f9d94fedb87c7143b8c"><code>f3c130e</code></a> [GR-77576] Compact Unicorn historical chart links.</li> <li><a href="https://github.com/oracle/graal/commit/4b6781b8c69458b864b62bcd7cb1f76e3d786c31"><code>4b6781b</code></a> [GR-77864] Remove support for building FastR.</li> <li><a href="https://github.com/oracle/graal/commit/6543255097e95acb836f0b373babc56ee9987afd"><code>6543255</code></a> Remove support for building FastR.</li> <li><a href="https://github.com/oracle/graal/commit/788ef12fc7014985aea432981a821947ff9f6e6f"><code>788ef12</code></a> [GR-78774] Use correct initial stack size when type checking catch clauses.</li> <li><a href="https://github.com/oracle/graal/commit/0ad12bbbebd4746498e0123d64d2c733aaea640c"><code>0ad12bb</code></a> Use correct initial stack size when type checking catch clauses</li> <li><a href="https://github.com/oracle/graal/commit/a66e9ccd1d7bf2552883939aa0788dfd0e294aab"><code>a66e9cc</code></a> [GR-78794] Fold constant bytecode stack effects in Crema handlers</li> <li>Additional commits viewable in <a href="https://github.com/oracle/graal/compare/vm-25.2.4...vm-25.3.4.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 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]
