Skip to content

build(deps): bump graalvm.version from 24.0.1 to 24.0.2 #114

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2024

Bumps graalvm.version from 24.0.1 to 24.0.2.
Updates org.graalvm.polyglot:polyglot from 24.0.1 to 24.0.2

Commits
  • 1f72d53 release GraalVM 24.0.2
  • f3256ed [GR-54762] Developer info is consistent with other suites.
  • 6a69ef6 Update js imports.
  • 625cbfe Developer info is consistent with other suites.
  • 5616789 [GR-54863] [GR-54866] Backport to 24.0: Support converting foreign object to ...
  • 3e65683 make sure specific type converters are attempted in specific exception type T...
  • 166a709 make sure we attempt type converters for not otherwise directly mapped target...
  • a165ae8 Avoid using IllegalStateException in getUncachedToEspresso
  • 710725a [GR-53546] Backport to 24.0: Adds profiling to Espresso method resolution fro...
  • 1064fd0 Separate InteropLookupAndInvoke into sub-nodes.
  • Additional commits viewable in compare view

Updates org.graalvm.js:js-scriptengine from 24.0.1 to 24.0.2

Release notes

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

GraalJS 24.0.2

GraalJS is an ECMAScript-compliant runtime to execute JavaScript and Node.js applications. It is fully standard compliant, execute applications with high performance, and provide all benefits from the GraalVM stack, including language interoperability and common tooling.

GraalJS version 24.0.2 is designed for use with Oracle GraalVM for JDK 22.0.2 or GraalVM Community Edition for JDK 22.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 the name. A JVM standalone has a -jvm suffix in a name.

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

Changelog

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

Version 24.0.2

  • Updated Node.js to version 18.20.2.
Commits
  • 7c354bd release GraalVM 24.0.2
  • 00df63c [GR-54762] Developer info is consistent with other suites.
  • c45ace6 Developer info is consistent with other suites.
  • d4afc25 [GR-54676] Backport to 24.0: Make the esm-eval-returns-exports option be stab...
  • 09eefba [GR-54053] Backport to 24.0: Re-enable jdk-latest jobs on darwin-amd64 and mo...
  • 1d83c15 Make the esm-eval-returns-exports option be stable and usable in sandbox mode.
  • d752a38 Allow newer macOS versions than BigSur, too.
  • 9f4b909 Remove workaround for missing <charconv> (GR-48310).
  • f0372d6 Re-enable jdk-latest jobs on darwin-amd64 and move to macOS BigSur.
  • 7d4bf7c [GR-53476] Backport to 24.0: Upgrading the underlying Node.js to version 18.2...
  • Additional commits viewable in compare view

Updates org.graalvm.polyglot:js-community from 24.0.1 to 24.0.2

Release notes

Sourced from org.graalvm.polyglot:js-community's releases.

GraalJS 24.0.2

GraalJS is an ECMAScript-compliant runtime to execute JavaScript and Node.js applications. It is fully standard compliant, execute applications with high performance, and provide all benefits from the GraalVM stack, including language interoperability and common tooling.

GraalJS version 24.0.2 is designed for use with Oracle GraalVM for JDK 22.0.2 or GraalVM Community Edition for JDK 22.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 the name. A JVM standalone has a -jvm suffix in a name.

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

Changelog

Sourced from org.graalvm.polyglot:js-community's changelog.

Version 24.0.2

  • Updated Node.js to version 18.20.2.
Commits
  • 7c354bd release GraalVM 24.0.2
  • 00df63c [GR-54762] Developer info is consistent with other suites.
  • c45ace6 Developer info is consistent with other suites.
  • d4afc25 [GR-54676] Backport to 24.0: Make the esm-eval-returns-exports option be stab...
  • 09eefba [GR-54053] Backport to 24.0: Re-enable jdk-latest jobs on darwin-amd64 and mo...
  • 1d83c15 Make the esm-eval-returns-exports option be stable and usable in sandbox mode.
  • d752a38 Allow newer macOS versions than BigSur, too.
  • 9f4b909 Remove workaround for missing <charconv> (GR-48310).
  • f0372d6 Re-enable jdk-latest jobs on darwin-amd64 and move to macOS BigSur.
  • 7d4bf7c [GR-53476] Backport to 24.0: Upgrading the underlying Node.js to version 18.2...
  • Additional commits viewable in compare view

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 17, 2024
@csviri csviri force-pushed the dependabot/maven/graalvm.version-24.0.2 branch from 0e09314 to 5569339 Compare December 28, 2024 16:14
Bumps `graalvm.version` from 24.0.1 to 24.0.2.

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

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

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

---
updated-dependencies:
- dependency-name: org.graalvm.polyglot:polyglot
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.graalvm.js:js-scriptengine
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.graalvm.polyglot:js-community
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@csviri csviri force-pushed the dependabot/maven/graalvm.version-24.0.2 branch from 5569339 to bdfc897 Compare December 29, 2024 09:49
@csviri csviri merged commit 59b842b into main Dec 29, 2024
3 checks passed
@csviri csviri deleted the dependabot/maven/graalvm.version-24.0.2 branch December 29, 2024 10:04
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.

None yet

1 participant