-
Notifications
You must be signed in to change notification settings - Fork 14
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: add support for graalvm at jdk23 #476
Merged
Merged
Conversation
This file contains 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
sgammon
added
dependencies
Dependency updates and other related issues
release
Package/rules release
🚧 WIP
Work-in-progress, do not merge
labels
Sep 29, 2024
Dependency ReviewThe following issues were found:
Snapshot WarningsRe-running this action after a short time may resolve the issue. See the documentation for more information and troubleshooting advice. License Issuespom.xml
OpenSSF ScorecardScorecard details
Scanned Manifest Filespom.xml
|
sgammon
force-pushed
the
chore/gvm-23
branch
2 times, most recently
from
September 29, 2024 20:39
5c3c4fc
to
6caf709
Compare
- chore: add bindist entries for gvm23 - chore: update `pom.xml` - chore: update maven deps to `24.1.0` - chore: update codebase dependencies and pins - chore: relock - chore: prepare version bump → `0.12.0` - test: add test for `graalvm-oracle-23` - test: add test for `graalvm-ce-23` Signed-off-by: Sam Gammon <[email protected]>
sgammon
force-pushed
the
chore/gvm-23
branch
from
September 29, 2024 20:44
6caf709
to
17112d2
Compare
Fixes and closes #409 Signed-off-by: Sam Gammon <[email protected]>
Bumps [org.graalvm.polyglot:polyglot](https://github.com/oracle/graal) from 24.0.1 to 24.1.0. - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-24.0.1...vm-24.1.0) --- updated-dependencies: - dependency-name: org.graalvm.polyglot:polyglot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Sam Gammon <[email protected]>
Bumps [org.graalvm.sdk:graal-sdk](https://github.com/oracle/graal) from 24.0.1 to 24.1.0. - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-24.0.1...vm-24.1.0) --- updated-dependencies: - dependency-name: org.graalvm.sdk:graal-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Sam Gammon <[email protected]>
Bumps [org.graalvm.nativeimage:native-image-base](https://github.com/oracle/graal) from 24.0.1 to 24.1.0. - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-24.0.1...vm-24.1.0) --- updated-dependencies: - dependency-name: org.graalvm.nativeimage:native-image-base dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Sam Gammon <[email protected]>
Bumps [org.graalvm.compiler:compiler](https://github.com/oracle/graal) from 24.0.1 to 24.1.0. - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-24.0.1...vm-24.1.0) --- updated-dependencies: - dependency-name: org.graalvm.compiler:compiler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Sam Gammon <[email protected]>
Bumps [org.graalvm.nativeimage:svm](https://github.com/oracle/graal) from 24.0.1 to 24.1.0. - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-24.0.1...vm-24.1.0) --- updated-dependencies: - dependency-name: org.graalvm.nativeimage:svm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Sam Gammon <[email protected]>
sgammon
force-pushed
the
chore/gvm-23
branch
from
September 29, 2024 20:46
17112d2
to
b4a869f
Compare
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Summary
Adds support for GraalVM's latest JDK 23 release; prepares release
0.12.0
.24.1.0
0.12.0
Changelog
pom.xml
24.1.0
0.12.0
graalvm-oracle-23
graalvm-ce-23