Bump graalvm-js from 21.2.0 to 24.1.2#5242
Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
Closed
Conversation
Bumps `graalvm-js` from 21.2.0 to 24.1.2. Updates `org.graalvm.js:js` from 21.2.0 to 24.1.2 - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-21.2.0...vm-24.1.2) Updates `org.graalvm.js:js-scriptengine` from 21.2.0 to 24.1.2 - [Release notes](https://github.com/graalvm/graaljs/releases) - [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md) - [Commits](oracle/graaljs@vm-21.2.0...vm-24.1.2) --- updated-dependencies: - dependency-name: org.graalvm.js:js dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.graalvm.js:js-scriptengine dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #5576. |
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-jsfrom 21.2.0 to 24.1.2.Updates
org.graalvm.js:jsfrom 21.2.0 to 24.1.2Commits
a50c2ecRelease GraalVM 24.1.2.f7241db[GR-60698] Backport to 24.1: Fix int overflow in ObjectSizeCalculator#increas...2db8306Fix int overflow in ObjectSizeCalculator#increaseByArraySize.e51a3da[GR-59621] Backport to 24.1: ensure only safepoint usages left140a74e[GR-60462] Backport to 24.1: No exit safepoint if end safepoints are disabled.6b85833[GR-59948] Backport to 24.1: Use a safe cast when retrieving the storage in a...2b80bcb[GR-58956] [GR-59164] [GR-58956] Backport to 24.1: Add barista benchmark suite.c6cf550[GR-59040] Update labsjdk to 23.0.2+7-jvmci-b01d44a1dbno exit safepoint if end safepoints are disabledc196406update JVMCI to 23.0.2+7-jvmci-b01Updates
org.graalvm.js:js-scriptenginefrom 21.2.0 to 24.1.2Release notes
Sourced from org.graalvm.js:js-scriptengine's releases.
... (truncated)
Changelog
Sourced from org.graalvm.js:js-scriptengine's changelog.
... (truncated)
Commits
0baf5edRelease GraalVM 24.1.2.18e6934[GR-55134] Backport to 24.1: Improve manifest files.9dbab7aDeveloper info is consistent with other suites.541cc10[GR-59335] Backport to 24.1: Handle mixing overloaded operators with non-nume...ef70ba9Handle mixing overloaded operators with non-numeric primitives8def100[GR-58725] Backport to 24.1: Fix missing return value conversion in Polyglot....dbb4185[GR-58687] Add regression test for Polyglot.eval returning a java.lang.String.b213e33[GR-56805] Include wasm in js standalone.2ce4ba6[GR-59077] Backport to 24.1: Fix of top-level for-await-of in a module.58e33f2Regression test of the usage of for-await-of in the body of a module.You can trigger a rebase of this PR 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)This change is