Skip to content
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

chore(deps): bump graalvm.version from 24.1.0 to 24.1.1 #10340

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps graalvm.version from 24.1.0 to 24.1.1.
Updates org.graalvm.sdk:graal-sdk from 24.1.0 to 24.1.1

Commits
  • 4d9a08f Release GraalVM 24.1.1.
  • 9dabc62 [GR-57975] Backport to 24.1: Update bouncycastle dependency
  • 56e4c31 [GR-58283] Respin labsjdk to 23.0.1+11-jvmci-b01.
  • 8dc96da labsjdk respin : adopt jdk-23.0.1+11
  • 4c91c24 [GR-56704] Update mx import.
  • d0e1958 [GR-57721] Backport to 24.1: Create Gradle plugin with similar features as ou...
  • d759153 Update mx import.
  • a8318eb revert : support different JDK version between CE and EE for labsjdk-latest
  • 7fadcea update JVMCI CE to 23.0.1+10-jvmci-b01
  • a9352f8 [WIP] Update labsjdk to 23.0.1+10-jvmci-b01
  • Additional commits viewable in compare view

Updates org.graalvm.truffle:truffle-api from 24.1.0 to 24.1.1

Commits
  • 4d9a08f Release GraalVM 24.1.1.
  • 9dabc62 [GR-57975] Backport to 24.1: Update bouncycastle dependency
  • 56e4c31 [GR-58283] Respin labsjdk to 23.0.1+11-jvmci-b01.
  • 8dc96da labsjdk respin : adopt jdk-23.0.1+11
  • 4c91c24 [GR-56704] Update mx import.
  • d0e1958 [GR-57721] Backport to 24.1: Create Gradle plugin with similar features as ou...
  • d759153 Update mx import.
  • a8318eb revert : support different JDK version between CE and EE for labsjdk-latest
  • 7fadcea update JVMCI CE to 23.0.1+10-jvmci-b01
  • a9352f8 [WIP] Update labsjdk to 23.0.1+10-jvmci-b01
  • Additional commits viewable in compare view

Updates org.graalvm.js:js-language from 24.1.0 to 24.1.1

Release notes

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

GraalJS 24.1.1

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.1.1 is designed for use with Oracle GraalVM for JDK 23.0.1 or GraalVM Community Edition for JDK 23.0.1, 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-language's changelog.

Version 24.1.1

  • Made option js.webassembly stable.
Commits
  • 2e80837 Release GraalVM 24.1.1.
  • 3af98dd [GR-57970] Backport to 24.1: Make js.webassembly option stable.
  • c6cbcdd Update changelog.
  • 3d3d33a Make js.webassembly option stable and allowed in sandboxed mode.
  • 4deb7c0 [GR-58037] Start 24.1.1 dev cycle.
  • 8bbd1c4 Start 24.1.1 dev cycle.
  • See full diff in compare view

Updates org.graalvm.js:js-scriptengine from 24.1.0 to 24.1.1

Release notes

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

GraalJS 24.1.1

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.1.1 is designed for use with Oracle GraalVM for JDK 23.0.1 or GraalVM Community Edition for JDK 23.0.1, 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.1.1

  • Made option js.webassembly stable.
Commits
  • 2e80837 Release GraalVM 24.1.1.
  • 3af98dd [GR-57970] Backport to 24.1: Make js.webassembly option stable.
  • c6cbcdd Update changelog.
  • 3d3d33a Make js.webassembly option stable and allowed in sandboxed mode.
  • 4deb7c0 [GR-58037] Start 24.1.1 dev cycle.
  • 8bbd1c4 Start 24.1.1 dev cycle.
  • See full diff in compare view

Updates org.graalvm.tools:profiler-tool from 24.1.0 to 24.1.1

Commits
  • 4d9a08f Release GraalVM 24.1.1.
  • 9dabc62 [GR-57975] Backport to 24.1: Update bouncycastle dependency
  • 56e4c31 [GR-58283] Respin labsjdk to 23.0.1+11-jvmci-b01.
  • 8dc96da labsjdk respin : adopt jdk-23.0.1+11
  • 4c91c24 [GR-56704] Update mx import.
  • d0e1958 [GR-57721] Backport to 24.1: Create Gradle plugin with similar features as ou...
  • d759153 Update mx import.
  • a8318eb revert : support different JDK version between CE and EE for labsjdk-latest
  • 7fadcea update JVMCI CE to 23.0.1+10-jvmci-b01
  • a9352f8 [WIP] Update labsjdk to 23.0.1+10-jvmci-b01
  • Additional commits viewable in compare view

Updates org.graalvm.tools:chromeinspector-tool from 24.1.0 to 24.1.1

Commits
  • 4d9a08f Release GraalVM 24.1.1.
  • 9dabc62 [GR-57975] Backport to 24.1: Update bouncycastle dependency
  • 56e4c31 [GR-58283] Respin labsjdk to 23.0.1+11-jvmci-b01.
  • 8dc96da labsjdk respin : adopt jdk-23.0.1+11
  • 4c91c24 [GR-56704] Update mx import.
  • d0e1958 [GR-57721] Backport to 24.1: Create Gradle plugin with similar features as ou...
  • d759153 Update mx import.
  • a8318eb revert : support different JDK version between CE and EE for labsjdk-latest
  • 7fadcea update JVMCI CE to 23.0.1+10-jvmci-b01
  • a9352f8 [WIP] Update labsjdk to 23.0.1+10-jvmci-b01
  • 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 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)

Bumps `graalvm.version` from 24.1.0 to 24.1.1.

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

Updates `org.graalvm.truffle:truffle-api` from 24.1.0 to 24.1.1
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](oracle/graal@vm-24.1.0...vm-24.1.1)

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

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

Updates `org.graalvm.tools:profiler-tool` from 24.1.0 to 24.1.1
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](oracle/graal@vm-24.1.0...vm-24.1.1)

Updates `org.graalvm.tools:chromeinspector-tool` from 24.1.0 to 24.1.1
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](oracle/graal@vm-24.1.0...vm-24.1.1)

---
updated-dependencies:
- dependency-name: org.graalvm.sdk:graal-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.graalvm.truffle:truffle-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.graalvm.js:js-language
  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.tools:profiler-tool
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.graalvm.tools:chromeinspector-tool
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Oct 21, 2024
@tglman tglman merged commit 4a62663 into develop Oct 21, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/maven/graalvm.version-24.1.1 branch October 21, 2024 18:43
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
Development

Successfully merging this pull request may close these issues.

1 participant