Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 31, 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 Adoption Passing Confidence
actions/checkout action major v4 -> v5 age adoption passing confidence
actions/setup-java action major v4 -> v5 age adoption passing confidence
actions/upload-pages-artifact action major v3 -> v4 age adoption passing confidence
confluentinc/cp-kafka major 7.7.1 -> 8.0.0 age adoption passing confidence
gradle (source) major 8.10.2 -> 9.0.0 age adoption passing confidence
com.nimbusds:nimbus-jose-jwt dependencies major 9.42 -> 10.5 age adoption passing confidence
org.testcontainers:postgresql (source) dependencies minor 1.20.3 -> 1.21.3 age adoption passing confidence
org.testcontainers:junit-jupiter (source) dependencies minor 1.20.3 -> 1.21.3 age adoption passing confidence
org.jetbrains:annotations dependencies patch 26.0.1 -> 26.0.2-1 age adoption passing confidence
io.projectreactor.addons:reactor-extra dependencies patch 3.5.2 -> 3.5.3 age adoption passing confidence
com.google.guava:guava dependencies minor 33.3.1-jre -> 33.5.0-jre age adoption passing confidence
org.springframework.cloud:spring-cloud-dependencies (source) dependencies major 2023.0.3 -> 2025.0.0 age adoption passing confidence
io.spring.dependency-management plugin patch 1.1.6 -> 1.1.7 age adoption passing confidence
org.hibernate.orm plugin major 6.6.1.Final -> 7.1.1.Final age adoption passing confidence
org.graalvm.buildtools.native plugin minor 0.10.3 -> 0.11.0 age adoption passing confidence
org.springframework.boot plugin minor 3.3.5 -> 3.5.5 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v5

Compare Source

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

v5

Compare Source

actions/upload-pages-artifact (actions/upload-pages-artifact)

v4

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.

v8.14

Compare Source

v8.13

Compare Source

v8.12.1: 8.12.1

Compare Source

The Gradle team is excited to announce Gradle 8.12.1.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Abhiraj Adhikary,
Ayush Saxena,
Björn Kautler,
davidburstrom,
Dominic Fellbaum,
Emmanuel Ferdman,
Finn Petersen,
Johnny Lim,
Mahdi Hosseinzadeh,
Martin Bonnin,
Paint_Ninja,
Petter Måhlén,
Philip Wedemann,
stegeto22,
Tanish,
TheGoesen,
Tim Nielens,
Trout Zhang,
Victor Merkulov

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.12.1

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.12: 8.12

Compare Source

The Gradle team is excited to announce Gradle 8.12.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Abhiraj Adhikary,
Ayush Saxena,
Björn Kautler,
davidburstrom,
Dominic Fellbaum,
Emmanuel Ferdman,
Finn Petersen,
Johnny Lim,
Mahdi Hosseinzadeh,
Martin Bonnin,
Paint_Ninja,
Petter Måhlén,
Philip Wedemann,
stegeto22,
Tanish,
TheGoesen,
Tim Nielens,
Trout Zhang,
Victor Merkulov

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.12

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.11.1: 8.11.1

Compare Source

This is a patch release for Gradle 8.11. We recommend users upgrade to 8.11.1 instead of 8.11.

It fixes the following issues:

  • #​31268 BuildEventsListenerRegistry corrupted with Isolated Projects and parallel configuration
  • #​31282 Running executables sporadically fails with ETXTBSY (Text file busy)
  • #​31284 ArrayIndexOutOfBoundsException after upgrading to gradle 8.11 when generating problems report
  • #​31310 Unable to run Gradle task in 8.10 due to bytecode interception

Read the Release Notes

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.11.1

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.11: 8.11

Compare Source

The Gradle team is excited to announce Gradle 8.11.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
alyssoncs,
Bilel MEDIMEGH,
Björn Kautler,
Chuck Thomas,
Daniel Lacasse,
Finn Petersen,
JK,
Jérémie Bresson,
luozexuan,
Mahdi Hosseinzadeh,
Markus Gaisbauer,
Matthew Haughton,
Matthew Von-Maszewski,
ploober,
Siarhei,
Titus James,
vrp0211

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.11

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.

connect2id/nimbus-jose-jwt (com.nimbusds:nimbus-jose-jwt)

v10.5

Compare Source

v10.4.2

Compare Source

v10.4.1

Compare Source

v10.4

Compare Source

v10.3.1

Compare Source

v10.3

Compare Source

v10.2

Compare Source

v10.1

Compare Source

v10.0.2

Compare Source

v10.0.1

Compare Source

v10.0

Compare Source

v9.48

Compare Source

v9.47

Compare Source

v9.46

Compare Source

v9.45

Compare Source

v9.44

Compare Source

v9.43

Compare Source

testcontainers/testcontainers-java (org.testcontainers:postgresql)

v1.21.3

Compare Source

What's Changed

v1.21.2

Compare Source

What's Changed
📖 Documentation
📦 Dependency updates

v1.21.1

Compare Source

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

  • Use generic init script filename when copying it into a Cassandra container (#​9606) @​maximevw

📖 Documentation

📦 Dependency updates

v1.21.0

Compare Source

What's Changed
⚠️ Breaking API changes
🚀 Features & Enhancements
☠️ Deprecations
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates

v1.20.6

Compare Source

What's Changed
  • Bump confluentinc/cp-kcat from 7.4.1 to 7.9.0 (#​10000) @​julianladisch
  • Set sourceCompatibility and targetCompatibility to 1.8 in spock module

v1.20.5

Compare Source

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

v1.20.4

Compare Source

What's Changed
🚀 Features & Enhancements
🐛 Bug Fixes
📖 Documentation
📦 Dependency updates
JetBrains/java-annotations (org.jetbrains:annotations)

v26.0.2-1

Compare Source

v26.0.2

Compare Source

reactor/reactor-addons (io.projectreactor.addons:reactor-extra)

v3.5.3

Reactor Addons 3.5.3 is part of 2024.0.10 Release Train.

Full Changelog: reactor/reactor-addons@v3.5.2...v3.5.3

spring-cloud/spring-cloud-release (org.springframework.cloud:spring-cloud-dependencies)

v2025.0.0: 2025.0.0

Compare Source

Breaking Changes

Spring Cloud Gateway
  • New Module and Starter names have been created, and the old names are deprecated. The new and deprecated artifacts are listed in the table below #​3645. These new names clarify the two styles of gateway (server or proxy exchange) as well as the two web stacks from Spring Framework (Web MCV and WebFlux). Use of the deprecated artifacts will add a warning message in the logs.
Deprecated Artifact New Artifact
spring-cloud-gateway-server spring-cloud-gateway-server-webflux
spring-cloud-gateway-server-mvc spring-cloud-gateway-server-webmvc
spring-cloud-starter-gateway-server spring-cloud-starter-gateway-server-webflux
spring-cloud-starter-gateway-server-mvc spring-cloud-starter-gateway-server-webmvc
spring-cloud-gateway-mvc spring-cloud-gateway-proxyexchange-webmvc
spring-cloud-gateway-webflux spring-cloud-gateway-proxyexchange-webflux
  • Migration to new property prefixes to match the new module names

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 is behind base branch, 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 requested a review from bmd007 as a code owner October 31, 2024 14:46
@renovate renovate bot changed the title Update dependency com.nimbusds:nimbus-jose-jwt to v9.43 Update dependency com.nimbusds:nimbus-jose-jwt to v9.45 Nov 2, 2024
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 32d4b6d to 4846495 Compare November 7, 2024 19:35
@renovate renovate bot changed the title Update dependency com.nimbusds:nimbus-jose-jwt to v9.45 Update all dependencies Nov 7, 2024
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from e8c2f13 to 6098448 Compare November 15, 2024 04:26
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 33f8f5b to 26a3e93 Compare November 27, 2024 06:35
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 8c170c5 to 92442a0 Compare December 3, 2024 17:25
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 9eef8b4 to b9a9063 Compare December 21, 2024 02:26
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 71d4406 to 68d9850 Compare January 24, 2025 17:42
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from c399553 to ce6b70f Compare February 5, 2025 05:33
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 5efa6a7 to ae375c4 Compare June 22, 2025 02:43
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from ab38a6e to 8ed5309 Compare July 6, 2025 00:52
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from db72e71 to af30f86 Compare July 19, 2025 20:48
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 6fe6d5f to 42b2685 Compare July 27, 2025 00:48
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 4bfd6a9 to c5b09e5 Compare August 5, 2025 20:53
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from b156149 to 260d979 Compare August 14, 2025 11:44
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 3438b2f to 71aa0d5 Compare August 22, 2025 19:02
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from ce6bea4 to 0daf99d Compare September 14, 2025 01:32
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