Skip to content

build(deps): bump graaljs.version from 25.2.4 to 25.3.4.1 - #20165

Open
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/maven/graaljs.version-25.3.4.1
Open

build(deps): bump graaljs.version from 25.2.4 to 25.3.4.1#20165
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/maven/graaljs.version-25.3.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Contributor

Bumps graaljs.version from 25.2.4 to 25.3.4.1.
Updates org.graalvm.js:js from 25.2.4 to 25.3.4.1

Release notes

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

GraalJS 25 Innovation 3 (25.3.4.1)

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.

You can download GraalJS as a Native Standalone distribution for Oracle GraalVM or GraalVM Community Edition. Native Standalone contains a Native Image compiled launcher.

Starting with 25.0.3, JVM Standalone artifacts are no longer supported and are not included in this release.

To distinguish between Oracle GraalVM and GraalVM Community Edition, the Community Edition distribution has the suffix -community in its name.

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

Changelog

Sourced from org.graalvm.js:js's changelog.

Version 25.3.4.1

  • Implemented the Iterator Includes proposal. It is available in ECMAScript staging mode (--js.ecmascript-version=staging).
  • Implemented the Iterator Join proposal. It is available in ECMAScript staging mode (--js.ecmascript-version=staging).
  • Implemented the Iterator Chunking proposal. It is available in ECMAScript staging mode (--js.ecmascript-version=staging).
  • Updated Node.js to version 24.18.1.
Commits
  • aede65d [GR-78747] Fix iterator closing for Array.from and collection constructors.
  • 4d5b9b6 [GR-78730] Avoid duplicate builtin key and name strings.
  • 5cfa11d Update test262 status.
  • 0daf607 Fix iterator closing for Array.from and collection constructors.
  • 735f95c [GR-78733] Preserve pending return value across finally blocks.
  • 5294bb8 Update test262 status.
  • 0f79287 Preserve pending return value across finally blocks.
  • 05e11b8 [GR-78732] Avoid prototype mutation during context initialization.
  • cd3aaac Fix and assert functionData.hasStrictFunctionProperties() for async functions.
  • e09a6d8 Allocate built-in derived constructor functions with their expected prototype.
  • Additional commits viewable in compare view

Updates org.graalvm.js:js-scriptengine from 25.2.4 to 25.3.4.1

Release notes

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

GraalJS 25 Innovation 3 (25.3.4.1)

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.

You can download GraalJS as a Native Standalone distribution for Oracle GraalVM or GraalVM Community Edition. Native Standalone contains a Native Image compiled launcher.

Starting with 25.0.3, JVM Standalone artifacts are no longer supported and are not included in this release.

To distinguish between Oracle GraalVM and GraalVM Community Edition, the Community Edition distribution has the suffix -community in its name.

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

Changelog

Sourced from org.graalvm.js:js-scriptengine's changelog.

Version 25.3.4.1

  • Implemented the Iterator Includes proposal. It is available in ECMAScript staging mode (--js.ecmascript-version=staging).
  • Implemented the Iterator Join proposal. It is available in ECMAScript staging mode (--js.ecmascript-version=staging).
  • Implemented the Iterator Chunking proposal. It is available in ECMAScript staging mode (--js.ecmascript-version=staging).
  • Updated Node.js to version 24.18.1.
Commits
  • aede65d [GR-78747] Fix iterator closing for Array.from and collection constructors.
  • 4d5b9b6 [GR-78730] Avoid duplicate builtin key and name strings.
  • 5cfa11d Update test262 status.
  • 0daf607 Fix iterator closing for Array.from and collection constructors.
  • 735f95c [GR-78733] Preserve pending return value across finally blocks.
  • 5294bb8 Update test262 status.
  • 0f79287 Preserve pending return value across finally blocks.
  • 05e11b8 [GR-78732] Avoid prototype mutation during context initialization.
  • cd3aaac Fix and assert functionData.hasStrictFunctionProperties() for async functions.
  • e09a6d8 Allocate built-in derived constructor functions with their expected prototype.
  • Additional commits viewable in compare view

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 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 `graaljs.version` from 25.2.4 to 25.3.4.1.

Updates `org.graalvm.js:js` from 25.2.4 to 25.3.4.1
- [Release notes](https://github.com/oracle/graaljs/releases)
- [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md)
- [Commits](oracle/graaljs@vm-25.2.4...vm-25.3.4.1)

Updates `org.graalvm.js:js-scriptengine` from 25.2.4 to 25.3.4.1
- [Release notes](https://github.com/oracle/graaljs/releases)
- [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md)
- [Commits](oracle/graaljs@vm-25.2.4...vm-25.3.4.1)

---
updated-dependencies:
- dependency-name: org.graalvm.js:js
  dependency-version: 25.3.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.graalvm.js:js-scriptengine
  dependency-version: 25.3.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 26, 2026

@FrankChen021 FrankChen021 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This review was performed by Codex GPT-5.6-Sol model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area - Dependencies 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