Skip to content

build(deps): Bump graalvm.version from 25.1.3 to 25.3.4.1 - #6964

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/graalvm.version-25.3.4.1
Open

build(deps): Bump graalvm.version from 25.1.3 to 25.3.4.1#6964
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/graalvm.version-25.3.4.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps graalvm.version from 25.1.3 to 25.3.4.1.
Updates org.graalvm.polyglot:polyglot from 25.1.3 to 25.3.4.1

Commits
  • 7b02598 [GR-78616] Update labsjdk to 25.0.4.1+1-jvmci-25.3-b22
  • b460981 update JVMCI to 25.0.4.1+1-jvmci-25.3-b23
  • 84af3df [GR-78623] Adapt graal-publish-javadoc for the GraalVM 25.3.4.1 release.
  • 64f83de Adapt graal-publish-javadoc for the GraalVM 25.3.4.1 release.
  • f3c130e [GR-77576] Compact Unicorn historical chart links.
  • 4b6781b [GR-77864] Remove support for building FastR.
  • 6543255 Remove support for building FastR.
  • 788ef12 [GR-78774] Use correct initial stack size when type checking catch clauses.
  • 0ad12bb Use correct initial stack size when type checking catch clauses
  • a66e9cc [GR-78794] Fold constant bytecode stack effects in Crema handlers
  • Additional commits viewable in compare view

Updates org.graalvm.polyglot:js-community from 25.1.3 to 25.3.4.1

Commits
  • 7b02598 [GR-78616] Update labsjdk to 25.0.4.1+1-jvmci-25.3-b22
  • b460981 update JVMCI to 25.0.4.1+1-jvmci-25.3-b23
  • 84af3df [GR-78623] Adapt graal-publish-javadoc for the GraalVM 25.3.4.1 release.
  • 64f83de Adapt graal-publish-javadoc for the GraalVM 25.3.4.1 release.
  • f3c130e [GR-77576] Compact Unicorn historical chart links.
  • 4b6781b [GR-77864] Remove support for building FastR.
  • 6543255 Remove support for building FastR.
  • 788ef12 [GR-78774] Use correct initial stack size when type checking catch clauses.
  • 0ad12bb Use correct initial stack size when type checking catch clauses
  • a66e9cc [GR-78794] Fold constant bytecode stack effects in Crema handlers
  • Additional commits viewable in compare view

Updates org.graalvm.polyglot:inspect-community from 25.1.3 to 25.3.4.1

Commits
  • 7b02598 [GR-78616] Update labsjdk to 25.0.4.1+1-jvmci-25.3-b22
  • b460981 update JVMCI to 25.0.4.1+1-jvmci-25.3-b23
  • 84af3df [GR-78623] Adapt graal-publish-javadoc for the GraalVM 25.3.4.1 release.
  • 64f83de Adapt graal-publish-javadoc for the GraalVM 25.3.4.1 release.
  • f3c130e [GR-77576] Compact Unicorn historical chart links.
  • 4b6781b [GR-77864] Remove support for building FastR.
  • 6543255 Remove support for building FastR.
  • 788ef12 [GR-78774] Use correct initial stack size when type checking catch clauses.
  • 0ad12bb Use correct initial stack size when type checking catch clauses
  • a66e9cc [GR-78794] Fold constant bytecode stack effects in Crema handlers
  • Additional commits viewable in compare view

Updates org.graalvm.polyglot:python-community from 25.1.3 to 25.3.4.1

Commits
  • 7b02598 [GR-78616] Update labsjdk to 25.0.4.1+1-jvmci-25.3-b22
  • b460981 update JVMCI to 25.0.4.1+1-jvmci-25.3-b23
  • 84af3df [GR-78623] Adapt graal-publish-javadoc for the GraalVM 25.3.4.1 release.
  • 64f83de Adapt graal-publish-javadoc for the GraalVM 25.3.4.1 release.
  • f3c130e [GR-77576] Compact Unicorn historical chart links.
  • 4b6781b [GR-77864] Remove support for building FastR.
  • 6543255 Remove support for building FastR.
  • 788ef12 [GR-78774] Use correct initial stack size when type checking catch clauses.
  • 0ad12bb Use correct initial stack size when type checking catch clauses
  • a66e9cc [GR-78794] Fold constant bytecode stack effects in Crema handlers
  • Additional commits viewable in compare view

Updates org.graalvm.js:js-language from 25.1.3 to 25.3.4.1

Release notes

Sourced from org.graalvm.js:js-language'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/.

GraalJS 25 Innovation 2 (25.2.4)

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-language'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.

Version 25.2.4

  • Updated Node.js to version 24.17.0.
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 `graalvm.version` from 25.1.3 to 25.3.4.1.

Updates `org.graalvm.polyglot:polyglot` from 25.1.3 to 25.3.4.1
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](oracle/graal@vm-25.1.3...vm-25.3.4.1)

Updates `org.graalvm.polyglot:js-community` from 25.1.3 to 25.3.4.1
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](oracle/graal@vm-25.1.3...vm-25.3.4.1)

Updates `org.graalvm.polyglot:inspect-community` from 25.1.3 to 25.3.4.1
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](oracle/graal@vm-25.1.3...vm-25.3.4.1)

Updates `org.graalvm.polyglot:python-community` from 25.1.3 to 25.3.4.1
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](oracle/graal@vm-25.1.3...vm-25.3.4.1)

Updates `org.graalvm.js:js-language` from 25.1.3 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.1.3...vm-25.3.4.1)

---
updated-dependencies:
- dependency-name: org.graalvm.polyglot:polyglot
  dependency-version: 25.3.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.graalvm.polyglot:js-community
  dependency-version: 25.3.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.graalvm.polyglot:inspect-community
  dependency-version: 25.3.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.graalvm.polyglot:python-community
  dependency-version: 25.3.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.graalvm.js:js-language
  dependency-version: 25.3.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants