mirror of
https://github.com/apple/pkl.git
synced 2026-01-13 15:13:38 +01:00
[PR #1226] [MERGED] Bump GraalVM to 25.0.0 #949
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/1226
Author: @bioball
Created: 10/7/2025
Status: ✅ Merged
Merged: 10/8/2025
Merged by: @bioball
Base:
main← Head:bump-graalvm📝 Commits (3)
da4b358Bump GraalVM to 25.0.033d1694Temporarily enable native jobs in prbc8ebbb2Revert build native jobs in prb📊 Changes
19 files changed (+217 additions, -199 deletions)
View changed files
📝
.circleci/config.yml(+4 -4)📝
bench/gradle.lockfile(+8 -8)📝
buildSrc/src/main/kotlin/BuildInfo.kt(+4 -3)📝
buildSrc/src/main/kotlin/pklFatJar.gradle.kts(+5 -7)📝
buildSrc/src/main/kotlin/pklJavaExecutable.gradle.kts(+1 -1)📝
buildSrc/src/main/kotlin/pklNativeExecutable.gradle.kts(+19 -2)📝
docs/gradle.lockfile(+6 -6)📝
gradle/libs.versions.toml(+10 -10)📝
pkl-cli/gradle.lockfile(+39 -39)📝
pkl-codegen-java/gradle.lockfile(+6 -6)📝
pkl-codegen-kotlin/gradle.lockfile(+6 -6)📝
pkl-commons-cli/gradle.lockfile(+19 -15)📝
pkl-config-java/gradle.lockfile(+6 -6)📝
pkl-config-kotlin/gradle.lockfile(+6 -6)📝
pkl-core/gradle.lockfile(+7 -7)📝
pkl-doc/gradle.lockfile(+50 -52)📝
pkl-executor/gradle.lockfile(+6 -6)📝
pkl-server/gradle.lockfile(+6 -6)📝
pkl-tools/gradle.lockfile(+9 -9)📄 Description
Also:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.