Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Bumps org.graalvm.js:js-language from 25.0.1 to 25.0.2.

Release notes

Sourced from org.graalvm.js:js-language's releases.

GraalJS 25.0.2

GraalJS 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.

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.

There are two standalone types to choose from:

  • Native Standalone: This contains a Native Image compiled launcher
  • JVM Standalone: This contains JavaScript in the JVM configuration

To distinguish between them, the GraalVM Community Edition version has the suffix -community in its name. A JVM standalone has a -jvm suffix in its name.

Learn more about GraalJS and how to get started on the website at https://www.graalvm.org/javascript/.

Commits
  • f5e5bb6 release GraalVM 25.0.2
  • 96981da [GR-71488] Backport to 25.0: Converting values injected by instruments.
  • 6a4c34c [GR-69709] Backport to 25.0: Clearing temporary variables used during destruc...
  • dbeced4 [GR-69140] Backport to 25: Bump double-conversion version number.
  • 79dddc2 Bump double-conversion version number (no changes).
  • 6d67a8a Testing the handling of short values injected by an instrument.
  • d42ab47 Using ImportValueNode when ScopeVariables are written.
  • e24ea35 Adding IncomingConverter for JavaScriptNode.
  • 2bca3ca Adding regression tests of possible memory leaks during destructuring assignm...
  • 4819c29 Clearing temporary variables used during destructuring assignment.
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [org.graalvm.js:js-language](https://github.com/graalvm/graaljs) from 25.0.1 to 25.0.2.
- [Release notes](https://github.com/graalvm/graaljs/releases)
- [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md)
- [Commits](oracle/graaljs@vm-25.0.1...vm-25.0.2)

---
updated-dependencies:
- dependency-name: org.graalvm.js:js-language
  dependency-version: 25.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 21, 2026
@henri-tremblay henri-tremblay merged commit 1b746b9 into master Jan 21, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/org.graalvm.js-js-language-25.0.2 branch January 21, 2026 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant