Skip to content

Update Gradle to v9.5.1#377

Merged
renovate[bot] merged 4 commits into
mainfrom
renovate/gradle-9.x
Jun 3, 2026
Merged

Update Gradle to v9.5.1#377
renovate[bot] merged 4 commits into
mainfrom
renovate/gradle-9.x

Conversation

@renovate

@renovate renovate Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
gradle (source) minor 9.3.09.5.1

Release Notes

gradle/gradle (gradle)

v9.5.1

Compare Source

v9.5.0

Compare Source

v9.4.1: 9.4.1

Compare Source

The Gradle team is excited to announce Gradle 9.4.1.

Here are the highlights of this release:

  • Java 26 support
  • Non-class-based JVM tests
  • Enhanced console progress bar

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
akankshaa-00,
Attila Kelemen,
Björn Kautler,
dblood,
Dennis Rieks,
duvvuvenkataramana,
John Burns,
Julian,
kevinstembridge,
Niels Doucet,
Philip Wedemann,
ploober,
Richard Hernandez,
Roberto Perez Alcolea,
Sebastian Lövdahl,
stephan2405,
Stephane Landelle,
Ujwal Suresh Vanjare,
Victor Merkulov,
Vincent Potuček,
Vladimir Sitnikov.

Upgrade instructions

Switch your build to use Gradle 9.4.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.4.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v9.4.0: 9.4.0

Compare Source

The Gradle team is excited to announce Gradle 9.4.0.

Here are the highlights of this release:

  • Java 26 support
  • Non-class-based JVM tests
  • Enhanced console progress bar

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
akankshaa-00,
Attila Kelemen,
Björn Kautler,
dblood,
Dennis Rieks,
duvvuvenkataramana,
John Burns,
Julian,
kevinstembridge,
Niels Doucet,
Philip Wedemann,
ploober,
Richard Hernandez,
Roberto Perez Alcolea,
Sebastian Lövdahl,
stephan2405,
Stephane Landelle,
Ujwal Suresh Vanjare,
Victor Merkulov,
Vincent Potuček,
Vladimir Sitnikov.

Upgrade instructions

Switch your build to use Gradle 9.4.0 by updating your wrapper:

./gradlew wrapper --gradle-version=9.4.0 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v9.3.1: 9.3.1

Compare Source

This is a patch release for 9.3.0. We recommend using 9.3.1 instead of 9.3.0.

The following issues were resolved:

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 9.3.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.3.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (squash) May 20, 2026 12:16
@github-actions

github-actions Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor

📈 Δelta Coverage Check

Check Expected Entity Actual
🟢 Aggregated 🎯 91% 🎯 INSTRUCTION
🎯 90% 🎯 BRANCH
🎯 91% 🎯 LINE
🟢 FunctionalTest 🎯 60% 🎯 INSTRUCTION
🎯 50% 🎯 BRANCH
🎯 60% 🎯 LINE
🟢 Test 🎯 90% 🎯 INSTRUCTION
BRANCH
LINE

Run 571.1 | Jun 03, 08:16 AM

@github-actions

github-actions Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor

📊Test Results

 98 files  +14   98 suites  +14   7m 41s ⏱️ -11s
381 tests +24  381 ✅ +24  0 💤 ±0  0 ❌ ±0 
402 runs  +24  402 ✅ +24  0 💤 ±0  0 ❌ ±0 

Results for commit 433fae7. ± Comparison against base commit a499933.

This pull request removes 4 and adds 27 tests. Note that renamed tests count towards both.

io.github.surpsg.deltacoverage.config.DeltaCoverageConfigTest ‑ [4] 
io.github.surpsg.deltacoverage.report.textual.TextualReportRendererFactoryTest ‑ [1] CONSOLE, io.github.surpsg.deltacoverage.report.textual.asciitable.AsciiTableRenderer@7212ba90
io.github.surpsg.deltacoverage.report.textual.TextualReportRendererFactoryTest ‑ [2] MARKDOWN, io.github.surpsg.deltacoverage.report.textual.markdown.MarkdownReportRenderer@31a30d99
io.github.surpsg.deltacoverage.config.DeltaCoverageConfigTest ‑ [4] 


io.github.surpsg.deltacoverage.gradle.kts.DeltaCoverageConfigurationKtsTest$DeltaCoverageViolationsKtsTest ‑ delta-coverage rule should be configured with invoke operator()
io.github.surpsg.deltacoverage.gradle.kts.DeltaCoverageConfigurationKtsTest$DeltaCoverageViolationsKtsTest ‑ delta-coverage rules should be configured with single all function()
io.github.surpsg.deltacoverage.gradle.task.internal.ViewExplainReportGeneratorTest$ClassDirectoriesTest ‑ should include class directories with class file count()
io.github.surpsg.deltacoverage.gradle.task.internal.ViewExplainReportGeneratorTest$CoverageBinaryFilesTest ‑ should include coverage binary files table when files exist()
io.github.surpsg.deltacoverage.gradle.task.internal.ViewExplainReportGeneratorTest$CoverageBinaryFilesTest ‑ should show bytes for small files()
io.github.surpsg.deltacoverage.gradle.task.internal.ViewExplainReportGeneratorTest$CoverageBinaryFilesTest ‑ should show dash for size when file does not exist()
io.github.surpsg.deltacoverage.gradle.task.internal.ViewExplainReportGeneratorTest$DefaultViewConfigurationTest ‑ should generate report with default configuration()
io.github.surpsg.deltacoverage.gradle.task.internal.ViewExplainReportGeneratorTest$DiffConfigurationSectionTest ‑ should include diff source description for file source()
io.github.surpsg.deltacoverage.gradle.task.internal.ViewExplainReportGeneratorTest$EmptyResolvedSourcesTest ‑ should show none resolved for all source types when empty()
…

♻️ This comment has been updated with latest results.

@renovate renovate Bot force-pushed the renovate/gradle-9.x branch 2 times, most recently from f57fb90 to 11b255f Compare May 20, 2026 18:04
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch 3 times, most recently from d4d893c to d4f3b5e Compare May 29, 2026 10:00
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch 2 times, most recently from 1898116 to 95e5f30 Compare June 1, 2026 19:06
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from 95e5f30 to 45a24f9 Compare June 2, 2026 00:46
@renovate renovate Bot merged commit b2c88eb into main Jun 3, 2026
5 checks passed
@renovate renovate Bot deleted the renovate/gradle-9.x branch June 3, 2026 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant