Bump graalvm.version from 24.1.2 to 24.2.0#653
Merged
garydgregory merged 1 commit intomasterfrom Mar 21, 2025
Merged
Conversation
Bumps `graalvm.version` from 24.1.2 to 24.2.0. Updates `org.graalvm.js:js` from 24.1.2 to 24.2.0 - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-24.1.2...vm-24.2.0) Updates `org.graalvm.js:js-scriptengine` from 24.1.2 to 24.2.0 - [Release notes](https://github.com/graalvm/graaljs/releases) - [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md) - [Commits](oracle/graaljs@vm-24.1.2...vm-24.2.0) Updates `org.graalvm.js:js-language` from 24.1.2 to 24.2.0 - [Release notes](https://github.com/graalvm/graaljs/releases) - [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md) - [Commits](oracle/graaljs@vm-24.1.2...vm-24.2.0) Updates `org.graalvm.truffle:truffle-runtime` from 24.1.2 to 24.2.0 - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-24.1.2...vm-24.2.0) --- updated-dependencies: - dependency-name: org.graalvm.js:js dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.graalvm.js:js-scriptengine dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.graalvm.js:js-language dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.graalvm.truffle:truffle-runtime dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
garydgregory
added a commit
that referenced
this pull request
Mar 21, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
graalvm.versionfrom 24.1.2 to 24.2.0.Updates
org.graalvm.js:jsfrom 24.1.2 to 24.2.0Commits
7b230f2Release GraalVM 24.2.0.db02fc8Update CI overlay (GR-62797).0376db0[GR-59180] Update third party license file.c39e470Update third party license file.827b4ac[GR-62649] Backport to 24.2: TruffleJWS version updated.f0f3fc6[GR-62624] Fix StaticProperty.javaHome to reflect user input.9978d6aBackport to 24.2: TruffleJWS version updated. (GR-62649)766ffbc[GR-62597] Backport to 24.2: Fall back to non-containerized bundle build for ...3196c9dFix StaticProperty.javaHome to reflect user input14e4728[GR-62456] Backport to 24.2: GraalPy Maven plugin incorrectly prints warning ...Updates
org.graalvm.js:js-scriptenginefrom 24.1.2 to 24.2.0Release notes
Sourced from org.graalvm.js:js-scriptengine's releases.
Changelog
Sourced from org.graalvm.js:js-scriptengine's changelog.
... (truncated)
Commits
69e44baRelease GraalVM 24.2.0.6501685[GR-62079] Backport to 24.2: Error message implies Promise rejected in sync m...5f3037e[GR-62040] Backport to 24.2: Fix element-wise Array.prototype.splice.3d045d5Use concrete types in NewPromiseCapability where known.e5717b8Simplify ContinueDynamicImport now that module.Evaluate() always returns a pr...ed2bf35Add a test that synchronous module execution errors are not treated as unhand...3952a50Mark immediately thrown promise rejections as handled.f00d096Always return a Promise from ModuleRecord.Evaluate().da84216Handle rejected promises of synchronously executed modules, too.d57893cAdd Proxy splice test.Updates
org.graalvm.js:js-languagefrom 24.1.2 to 24.2.0Release notes
Sourced from org.graalvm.js:js-language's releases.
Changelog
Sourced from org.graalvm.js:js-language's changelog.
... (truncated)
Commits
69e44baRelease GraalVM 24.2.0.6501685[GR-62079] Backport to 24.2: Error message implies Promise rejected in sync m...5f3037e[GR-62040] Backport to 24.2: Fix element-wise Array.prototype.splice.3d045d5Use concrete types in NewPromiseCapability where known.e5717b8Simplify ContinueDynamicImport now that module.Evaluate() always returns a pr...ed2bf35Add a test that synchronous module execution errors are not treated as unhand...3952a50Mark immediately thrown promise rejections as handled.f00d096Always return a Promise from ModuleRecord.Evaluate().da84216Handle rejected promises of synchronously executed modules, too.d57893cAdd Proxy splice test.Updates
org.graalvm.truffle:truffle-runtimefrom 24.1.2 to 24.2.0Commits
7b230f2Release GraalVM 24.2.0.db02fc8Update CI overlay (GR-62797).0376db0[GR-59180] Update third party license file.c39e470Update third party license file.827b4ac[GR-62649] Backport to 24.2: TruffleJWS version updated.f0f3fc6[GR-62624] Fix StaticProperty.javaHome to reflect user input.9978d6aBackport to 24.2: TruffleJWS version updated. (GR-62649)766ffbc[GR-62597] Backport to 24.2: Fall back to non-containerized bundle build for ...3196c9dFix StaticProperty.javaHome to reflect user input14e4728[GR-62456] Backport to 24.2: GraalPy Maven plugin incorrectly prints warning ...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)