Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 21, 2024

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action major v4 -> v5 age confidence
actions/setup-java action major v4 -> v5 age confidence
gradle (source) major 8.14 -> 9.0.0 age confidence
io.arrow-kt:suspendapp-ktor dependencies major 0.5.0 -> 2.1.2 age confidence
io.arrow-kt:suspendapp dependencies major 0.5.0 -> 2.1.2 age confidence
io.kotest.multiplatform plugin major 5.9.1 -> 6.0.0-LOCAL age confidence
io.kotest:kotest-runner-junit5 dependencies major 5.9.1 -> 6.0.3 age confidence
io.kotest:kotest-property dependencies major 5.9.1 -> 6.0.3 age confidence
io.kotest:kotest-framework-engine dependencies major 5.9.1 -> 6.0.3 age confidence
io.kotest:kotest-assertions-core dependencies major 5.9.1 -> 6.0.3 age confidence
com.zaxxer:HikariCP dependencies major 6.3.0 -> 7.0.2 age confidence

Release Notes

actions/checkout (actions/checkout)

v5

Compare Source

actions/setup-java (actions/setup-java)

v5

Compare Source

gradle/gradle (gradle)

v9.0.0: 9.0.0

Compare Source

The Gradle team is excited to announce Gradle 9.0.0.

Here are the highlights of this release:

  • Configuration Cache is the recommended execution mode
  • Gradle requires JVM 17 or higher to run
  • Build scripts use Kotlin 2.2 and Groovy 4.0
  • Improved Kotlin DSL script compilation avoidance

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aaron Matthis,
Adam E,
Adam S,
Björn Kautler,
Daniel Lacasse,
Eng Zer Jun,
EunHyunsu,
FlorianMichael,
Francisco Prieto,
Gaëtan Muller,
Jake Wharton,
Kengo TODA,
Kent Kaseda,
Madalin Valceleanu,
Marc Philipp,
Mark S. Lewis,
Matthew Haughton,
Mycroft Wong,
Na Minhyeok,
Nelson Osacky,
Olivier "Oli" Dagenais,
ploober,
Radai Rosenblatt,
Róbert Papp,
Sebastian Schuberth,
Victor Merkulov.

Upgrade instructions

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

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

See the Gradle 9.0.0 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.

v8.14.3: 8.14.3

Compare Source

The Gradle team is excited to announce Gradle 8.14.3.

This is a patch release for 8.14. We recommend using 8.14.3 instead of 8.14.

Here are the highlights of this release:

  • Java 24 support
  • GraalVM Native Image toolchain selection
  • Enhancements to test reporting
  • Build Authoring improvements

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.

Upgrade instructions

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

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

See the Gradle 8.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.

v8.14.2

Compare Source

v8.14.1: 8.14.1

Compare Source

The Gradle team is excited to announce Gradle 8.14.1.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.

Upgrade instructions

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

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

See the Gradle 8.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.

arrow-kt/arrow (io.arrow-kt:suspendapp-ktor)

v2.1.2

Compare Source

What's Changed

Full Changelog: arrow-kt/arrow@2.1.1...2.1.2

v2.1.1

Compare Source

What's Changed

Full Changelog: arrow-kt/arrow@2.1.0...2.1.1

v2.1.0

What's Changed
New Contributors

Full Changelog: arrow-kt/arrow@2.0.1...2.1.0

kotest/kotest (io.kotest:kotest-runner-junit5)

v6.0.3

Compare Source

What's Changed
New Contributors

Full Changelog: kotest/kotest@6.0.3...v6.0.3

v6.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: kotest/kotest@6.0.1...v6.0.2

v6.0.1

Compare Source

Full Changelog: kotest/kotest@6.0.0...v6.0.1

v6.0.0

https://kotest.io/docs/release6/


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/major-all branch from 20071e2 to 35da91d Compare August 6, 2024 10:15
@renovate renovate bot force-pushed the renovate/major-all branch from 35da91d to bc1cafa Compare August 22, 2024 12:02
@renovate renovate bot force-pushed the renovate/major-all branch from bc1cafa to 4b251d3 Compare September 23, 2024 21:02
@renovate renovate bot changed the title Update all dependencies to v2 (major) Update all dependencies (major) Sep 23, 2024
@renovate renovate bot force-pushed the renovate/major-all branch from 4b251d3 to e0f8158 Compare October 2, 2024 03:22
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from a6ca029 to db2bf8e Compare October 10, 2024 10:50
@renovate renovate bot force-pushed the renovate/major-all branch from db2bf8e to a2d7e99 Compare October 29, 2024 21:03
@renovate renovate bot force-pushed the renovate/major-all branch from a2d7e99 to d92c9b1 Compare November 6, 2024 07:53
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 2dfb310 to df44122 Compare November 18, 2024 18:51
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 1329a9e to 0bff03f Compare December 4, 2024 19:27
@renovate renovate bot force-pushed the renovate/major-all branch from 0bff03f to f4d98e2 Compare December 5, 2024 17:40
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 66b249c to e25387b Compare December 23, 2024 15:29
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from c26110d to 68d93fa Compare January 7, 2025 20:39
@renovate renovate bot force-pushed the renovate/major-all branch from 68d93fa to 853aabf Compare January 14, 2025 23:14
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 86f9063 to 775f257 Compare January 28, 2025 09:26
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 045ed1d to 95dcafc Compare February 11, 2025 23:26
@renovate renovate bot changed the title Update all dependencies (major) Update dependency io.kotest.multiplatform to v6 Feb 17, 2025
@renovate renovate bot force-pushed the renovate/major-all branch from 95dcafc to 37ee214 Compare February 17, 2025 12:36
@renovate renovate bot force-pushed the renovate/major-all branch from 37ee214 to 78dd74e Compare March 29, 2025 12:39
@renovate renovate bot changed the title Update dependency io.kotest.multiplatform to v6 Update all dependencies (major) Apr 21, 2025
@renovate renovate bot force-pushed the renovate/major-all branch from 78dd74e to 314f94c Compare April 21, 2025 13:55
@renovate renovate bot force-pushed the renovate/major-all branch from 314f94c to a4ba4a8 Compare April 29, 2025 15:30
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 4348c63 to 3792fb6 Compare May 16, 2025 14:49
@renovate renovate bot force-pushed the renovate/major-all branch from 3792fb6 to 0391ac3 Compare May 28, 2025 07:11
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from b9586f6 to f66572b Compare July 31, 2025 22:32
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from c23839e to 5b38799 Compare August 11, 2025 18:38
@renovate renovate bot force-pushed the renovate/major-all branch 4 times, most recently from 373060c to 748e4fa Compare August 25, 2025 04:37
@renovate renovate bot force-pushed the renovate/major-all branch from 748e4fa to e08b890 Compare September 6, 2025 19:24
| datasource     | package                                                       | from  | to          |
| -------------- | ------------------------------------------------------------- | ----- | ----------- |
| github-tags    | actions/checkout                                              | v4    | v5          |
| github-tags    | actions/setup-java                                            | v4    | v5          |
| gradle-version | gradle                                                        | 8.14  | 9.0.0       |
| maven          | io.arrow-kt:suspendapp-ktor                                   | 0.5.0 | 2.1.2       |
| maven          | io.arrow-kt:suspendapp                                        | 0.5.0 | 2.1.2       |
| maven          | io.kotest.multiplatform:io.kotest.multiplatform.gradle.plugin | 5.9.1 | 6.0.0-LOCAL |
| maven          | io.kotest:kotest-runner-junit5                                | 5.9.1 | 6.0.3       |
| maven          | io.kotest:kotest-property                                     | 5.9.1 | 6.0.3       |
| maven          | io.kotest:kotest-framework-engine                             | 5.9.1 | 6.0.3       |
| maven          | io.kotest:kotest-assertions-core                              | 5.9.1 | 6.0.3       |
| maven          | com.zaxxer:HikariCP                                           | 6.3.0 | 7.0.2       |
@renovate renovate bot force-pushed the renovate/major-all branch from e08b890 to 9a5f672 Compare September 8, 2025 01:14
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.

0 participants