[PR #1008] [MERGED] Update Gradle to 8.13 #847

Closed
opened 2025-12-30 01:27:10 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/1008
Author: @bioball
Created: 3/3/2025
Status: Merged
Merged: 3/3/2025
Merged by: @bioball

Base: mainHead: update-gradle


📝 Commits (1)

📊 Changes

6 files changed (+12 additions, -8 deletions)

View changed files

📝 buildSrc/src/main/kotlin/pklGradlePluginTest.gradle.kts (+5 -5)
📝 gradle/wrapper/gradle-wrapper.jar (+0 -0)
📝 gradle/wrapper/gradle-wrapper.properties (+2 -2)
📝 gradlew (+1 -1)
📝 pkl-cli/pkl-cli.gradle.kts (+2 -0)
📝 pkl-tools/pkl-tools.gradle.kts (+2 -0)

📄 Description

Also:

  • Replace usages of deprecated APIs
  • Prevent testStart* tasks from writing to standard output

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/1008 **Author:** [@bioball](https://github.com/bioball) **Created:** 3/3/2025 **Status:** ✅ Merged **Merged:** 3/3/2025 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `update-gradle` --- ### 📝 Commits (1) - [`480f170`](https://github.com/apple/pkl/commit/480f170587431b976776392baf45d39185471e6e) Update Gradle to 8.13 ### 📊 Changes **6 files changed** (+12 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `buildSrc/src/main/kotlin/pklGradlePluginTest.gradle.kts` (+5 -5) 📝 `gradle/wrapper/gradle-wrapper.jar` (+0 -0) 📝 `gradle/wrapper/gradle-wrapper.properties` (+2 -2) 📝 `gradlew` (+1 -1) 📝 `pkl-cli/pkl-cli.gradle.kts` (+2 -0) 📝 `pkl-tools/pkl-tools.gradle.kts` (+2 -0) </details> ### 📄 Description Also: * Replace usages of deprecated APIs * Prevent `testStart*` tasks from writing to standard output --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:27:10 +01:00
adam closed this issue 2025-12-30 01:27:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#847