dependabot[bot] opened a new pull request, #13827: URL: https://github.com/apache/camel/pull/13827
Bumps [org.graalvm.js:js-language](https://github.com/graalvm/graaljs) from 24.0.0 to 24.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 24.0.1</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.0.1 is designed for use with Oracle GraalVM for JDK 22.0.1 or GraalVM Community Edition for JDK 22.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 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>Changelog</summary> <p><em>Sourced from <a href="https://github.com/oracle/graaljs/blob/vm-24.0.1/CHANGELOG.md">org.graalvm.js:js-language's changelog</a>.</em></p> <blockquote> <h2>Version 24.0.1</h2> <ul> <li>Updated Node.js to version 18.19.1.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oracle/graaljs/commit/d1a4fb72a45e37bdfd4b018ee4d59a88c4b23dc7"><code>d1a4fb7</code></a> GR-53257 : release GraalVM 24.0.1</li> <li><a href="https://github.com/oracle/graaljs/commit/7db28239f0da1087baf9c409fdb206b423c991b6"><code>7db2823</code></a> [GR-52840] Backport to 24.0: Instanceof operator should check whether the lef...</li> <li><a href="https://github.com/oracle/graaljs/commit/9894a42e3e6bbe6ee5be2b129629069e77c59b43"><code>9894a42</code></a> Testing foreignBoxedPrimitive instanceof Object.</li> <li><a href="https://github.com/oracle/graaljs/commit/b44ced40906d7fd158e66b50a696d33e66a44e8e"><code>b44ced4</code></a> Testing javaNull instanceof Object.</li> <li><a href="https://github.com/oracle/graaljs/commit/dd8a7fd6668bb123d3792b4238e5834b37dab10d"><code>dd8a7fd</code></a> Instanceof operator should check whether the left side is a (foreign) object.</li> <li><a href="https://github.com/oracle/graaljs/commit/c103057cc9d9805c1c72afd95448b59775eacad0"><code>c103057</code></a> [GR-52466] Backport to 24.0: Upgrading the underlying Node.js to version 18.1...</li> <li><a href="https://github.com/oracle/graaljs/commit/f2e7ec76a9b09262a636fcd3072dd22f89a9a0e6"><code>f2e7ec7</code></a> GR-50768 : new dev cycle GraalVM 24.0.1</li> <li><a href="https://github.com/oracle/graaljs/commit/2798cd37caac3d128f4c9b7b174d4b8266a6793d"><code>2798cd3</code></a> Correction of the last modified year in the copyright header.</li> <li><a href="https://github.com/oracle/graaljs/commit/ad53cc0b4754d83b5b79d13665ad607d1901cd38"><code>ad53cc0</code></a> Adding a note about Node.js update (to version 18.19.1) into changelog.</li> <li><a href="https://github.com/oracle/graaljs/commit/312ad077f13bdf995a63080281bab6e0785f7343"><code>312ad07</code></a> Ensure that the object with the finalizer is not kept alive in test_finalizer.</li> <li>Additional commits viewable in <a href="https://github.com/graalvm/graaljs/compare/vm-24.0.0...vm-24.0.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org