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

   Bumps [org.graalvm.js:js-language](https://github.com/graalvm/graaljs) from 
25.0.1 to 25.0.2.
   <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.2</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.2 is designed for use with Oracle GraalVM 25.0.2 or 
GraalVM Community Edition 25.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 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>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/oracle/graaljs/commit/f5e5bb68a1fc6946e21fea6bd136909871f67d8b";><code>f5e5bb6</code></a>
 release GraalVM 25.0.2</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/96981daea2a10ddd73b34ee3f0bdccc89aa56751";><code>96981da</code></a>
 [GR-71488] Backport to 25.0: Converting values injected by instruments.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/6a4c34cdfefc0ebbc3b9454312bf5b73d8eaa940";><code>6a4c34c</code></a>
 [GR-69709] Backport to 25.0: Clearing temporary variables used during 
destruc...</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/dbeced4ffea02747378b1a1cf80b5a7fa8250a07";><code>dbeced4</code></a>
 [GR-69140] Backport to 25: Bump double-conversion version number.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/79dddc28ee080e47cf3fdbe9d6bbac8fa3270a60";><code>79dddc2</code></a>
 Bump double-conversion version number (no changes).</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/6d67a8a31077664c5a403d00eeafc1eab5f44727";><code>6d67a8a</code></a>
 Testing the handling of short values injected by an instrument.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/d42ab472fdfb3ddee137f5bc59daa83033fc4b2c";><code>d42ab47</code></a>
 Using ImportValueNode when ScopeVariables are written.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/e24ea35caf78520d2a49d809d08affc1dfe8ec74";><code>e24ea35</code></a>
 Adding IncomingConverter for JavaScriptNode.</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/2bca3ca7d2780e48333cbf0749ff8b2f0f271967";><code>2bca3ca</code></a>
 Adding regression tests of possible memory leaks during destructuring 
assignm...</li>
   <li><a 
href="https://github.com/oracle/graaljs/commit/4819c29972eb9cc5abb734406ff277ff4b68c892";><code>4819c29</code></a>
 Clearing temporary variables used during destructuring assignment.</li>
   <li>Additional commits viewable in <a 
href="https://github.com/graalvm/graaljs/compare/vm-25.0.1...vm-25.0.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.graalvm.js:js-language&package-manager=maven&previous-version=25.0.1&new-version=25.0.2)](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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to