Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all non-major dependencies #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

collibra-renovatebot
Copy link

@collibra-renovatebot collibra-renovatebot commented Aug 14, 2024

This PR contains the following updates:

Package Type Update Change
gradle (source) minor 8.9 -> 8.12
io.github.openfeign:feign-slf4j dependencies minor 13.3 -> 13.5
io.github.openfeign:feign-jackson dependencies minor 13.3 -> 13.5
io.github.openfeign:feign-core dependencies minor 13.3 -> 13.5
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependencies minor 2.17.2 -> 2.18.2
com.fasterxml.jackson.core:jackson-databind (source) dependencies minor 2.17.2 -> 2.18.2
com.fasterxml.jackson.core:jackson-core dependencies minor 2.17.2 -> 2.18.2
com.fasterxml.jackson.core:jackson-annotations (source) dependencies minor 2.17.2 -> 2.18.2
org.junit.jupiter:junit-jupiter-engine (source) devDependencies minor 5.10.3 -> 5.11.4
org.openapi.generator plugin minor 7.7.0 -> 7.10.0
org.junit.jupiter:junit-jupiter-api (source) devDependencies minor 5.10.3 -> 5.11.4
org.projectlombok:lombok (source) dependencies patch 1.18.34 -> 1.18.36
org.assertj:assertj-core (source) dependencies minor 3.26.3 -> 3.27.2
org.mockito:mockito-junit-jupiter dependencies minor 5.12.0 -> 5.15.2
org.junit.jupiter:junit-jupiter-params (source) dependencies minor 5.10.3 -> 5.11.4

Release Notes

gradle/gradle (gradle)

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.

v8.10.2: 8.10.2

Compare Source

This is a patch release for 8.10. We recommend using 8.10.2 instead of 8.10

It fixes the following issues:

  • #​30472 Investigate possibly broken 8.10.1
  • #​30477 Kotlin Mutliplatform build with reused daemon fails with "Cannot query the value of task ':compileKotlinWindows' property 'kotlinNativeBundleBuildService' because it has no value available."
  • #​30497 DefaultTaskCollection#configureEach(Action) on task set cannot be executed in the current context

Issues fixed in the first patch release:

  • #​30239 Gradle 8.10 Significantly Slower Due to Dependency Resolution
  • #​30272 Broken equals() contract for LifecycleAwareProject
  • #​30385 Gradle should not validate isolated projects when isolated projects is disabled

Read the Release Notes

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.10.2

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.10.1: 8.10.1

Compare Source

This is a patch release for 8.10. We recommend using 8.10.1 instead of 8.10

It fixes the following issues:

  • #​30239 Gradle 8.10 Significantly Slower Due to Dependency Resolution
  • #​30272 Broken equals() contract for LifecycleAwareProject
  • #​30385 Gradle should not validate isolated projects when isolated projects is disabled

Read the Release Notes

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.10.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.10: 8.10

Compare Source

The Gradle team is excited to announce Gradle 8.10.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Craig Andrews,
gotovsky,
Jeff,
Kirill Gavrilov,
Madalin Valceleanu,
Sergei Vorobev,
Thach Le,
Thad Guidry

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.10

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.

openfeign/feign (io.github.openfeign:feign-slf4j)

v13.5: OpenFeign 13.5

Compare Source

What's Changed

List of PRs that updated libraries versions
  • Bump org.springframework.boot:spring-boot-starter-test from 2.7.18 to 3.3.4 by @​dependabot in https://github.com/OpenFeign/feign/pull/2570
  • Bump org.springframework.cloud:spring-cloud-starter-openfeign from 3.1.9 to 4.1.3 by @​dependabot in https://github.com/OpenFeign/feign/pull/2576
  • Bump org.springframework.boot:spring-boot-starter-web from 2.7.18 to 3.3.4 by @​dependabot in https://github.com/OpenFeign/feign/pull/2582
  • Bump org.springframework.boot:spring-boot-starter-web from 2.7.18 to 3.3.4
  • Bump org.springframework.cloud:spring-cloud-starter-openfeign from 3.1.9 to 4.1.3
  • Bump org.springframework.boot:spring-boot-starter-test from 2.7.18 to 3.3.4
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1
  • Bump micrometer.version from 1.13.4 to 1.13.5
  • Bump org.junit:junit-bom from 5.11.1 to 5.11.2
  • Bump maven-surefire-plugin.version from 3.5.0 to 3.5.1
  • Bump netty.version from 4.1.113.Final to 4.1.114.Final
  • Bump mockito.version from 5.14.0 to 5.14.1
  • Bump com.gradle:develocity-maven-extension from 1.22.1 to 1.22.2
  • Bump io.dropwizard.metrics:metrics-core from 4.2.27 to 4.2.28
  • Bump jackson.version from 2.17.2 to 2.18.0
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7
  • Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre
  • Bump io.undertow:undertow-core from 2.3.14.Final to 2.3.17.Final
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 2.25.1 to 2.26.1
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks
  • Bump license-maven-plugin.version from 4.5 to 4.6
  • Bump org.junit:junit-bom from 5.11.0 to 5.11.1
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 5.40.2 to 5.41.0
  • Bump mockito.version from 5.12.0 to 5.14.0
  • Bump org.springframework:spring-web from 6.0.19 to 6.0.23 in /spring (#​2565)
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 2.25.0 to 2.25.1 (#​2564)
  • Bump com.gradle:develocity-maven-extension from 1.22 to 1.22.1 (#​2563)
  • Bump com.alibaba.fastjson2:fastjson2 from 2.0.52 to 2.0.53 (#​2562)
  • Bump com.gradle:common-custom-user-data-maven-extension (#​2561)
  • Bump org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4 (#​2560)
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 5.39.2 to 5.40.2 (#​2553)
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 2.23.0 to 2.25.0 (#​2552)
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 (#​2551)
  • Bump org.springframework:spring-context from 6.1.12 to 6.1.13 (#​2550)
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks (#​2549)
  • Bump reactor.version from 3.6.9 to 3.6.10 (#​2548)
  • Bump kotlinx.coroutines.version from 1.8.1 to 1.9.0 (#​2547)
  • Bump micrometer.version from 1.13.3 to 1.13.4 (#​2546)
  • Bump netty.version from 4.1.112.Final to 4.1.113.Final (#​2541)
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks (#​2542)
New Contributors

Full Changelog: OpenFeign/feign@13.4...13.5

v13.4: OpenFeign 13.4

Compare Source

What's Changed

List of PRs that updated libraries versions
New Contributors

Full Changelog: OpenFeign/feign@13.3...13.4

mockito/mockito (org.mockito:mockito-junit-jupiter)

v5.15.2

Changelog generated by Shipkit Changelog Gradle Plugin

5.15.2

v5.14.2

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.2
  • 2024-10-15 - 12 commit(s) by Brice Dutheil, Rafael Winterhalter, dependabot[bot]
  • Fix #​3466 nexus publishing configuration (#​3470)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#​3468)
  • Bump bytebuddy from 1.15.3 to 1.15.4 (#​3467)
  • Missing 5.14.2 release (#​3466)
  • chore: Tests whether JVM warnings / messages on dynamic attach (#​3462)
  • Bump junit-jupiter from 5.11.1 to 5.11.2 (#​3461)
  • Renames extension modules with mockito- prefix (#​3460)
  • Avoid attach warning if Byte Buddy is configured for command-line attach. (#​3459)
  • Bump org.shipkit:shipkit-auto-version from 2.0.10 to 2.0.11 (#​3458)
  • Bump junit-jupiter from 5.11.0 to 5.11.1 (#​3455)
  • Move root project to dedicated core folder (#​3444)
  • Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#​3136)

v5.14.1

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.1
  • 2024-09-30 - 2 commit(s) by Brice Dutheil, dependabot[bot]
  • fix: gradle mockitoAgent configuration should not be transitive (#​3454)
  • Bump bytebuddy from 1.15.2 to 1.15.3 (#​3452)
  • Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. (#​3437)

v5.14.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.0
  • 2024-09-27 - 9 commit(s) by Ali-Hassan, Brice Dutheil, David Saff, Rafael Winterhalter, dependabot[bot]
  • Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 (#​3451)
  • Bump bytebuddy from 1.15.1 to 1.15.2 (#​3450)
  • Update Documentation of ArgumentCaptor.java (#​3448)
  • Split subprojects (#​3447)
  • Separate extensions from integration tests (#​3443)
  • Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 (#​3440)
  • Bump com.gradle.enterprise from 3.18 to 3.18.1 (#​3439)
  • Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. (#​3437)
  • Bump bytebuddy from 1.15.0 to 1.15.1 (#​3434)
  • Fixes #​3419: Disable mocks with an error message (#​3424)
  • Accessing a mock after clearInlineMocks could provide much more useful error message. (#​3419)

v5.13.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.13.0
  • 2024-08-27 - 43 commit(s) by Breno A, Caleb Cushing, Jinwoo, Kurt Alfred Kluever, Stefano Cordio, Thach Le, dependabot[bot]
  • Bump versions.bytebuddy from 1.14.19 to 1.15.0 (#​3429)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.10 to 2.0.20 (#​3427)
  • Bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.11.0 (#​3425)
  • Bump com.gradle.enterprise from 3.17.6 to 3.18 (#​3423)
  • Fix a typo in InjectMocks (#​3422)
  • Bump versions.bytebuddy from 1.14.18 to 1.14.19 (#​3417)
  • Bump androidx.test:runner from 1.6.1 to 1.6.2 (#​3415)
  • Bump versions.junitJupiter from 5.10.3 to 5.11.0 (#​3413)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.0 to 2.0.10 (#​3409)
  • Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 (#​3408)
  • Bump com.google.googlejavaformat:google-java-format from 1.22.0 to 1.23.0 (#​3407)
  • Bump org.shipkit:shipkit-auto-version from 2.0.9 to 2.0.10 (#​3405)
  • Bump com.gradle.enterprise from 3.17.5 to 3.17.6 (#​3404)
  • Bump gradle/wrapper-validation-action from 3.4.2 to 3.5.0 (#​3401)
  • Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (#​3398)
  • Bump versions.bytebuddy from 1.14.17 to 1.14.18 (#​3397)
  • ci: add .m2 dependencies cache (#​3396)
  • Bump org.codehaus.groovy:groovy from 3.0.21 to 3.0.22 (#​3394)
  • Bump androidx.test:runner from 1.6.0 to 1.6.1 (#​3393)
  • Bump org.junit.platform:junit-platform-launcher from 1.10.2 to 1.10.3 (#​3392)
  • Gradle lazy configuration (#​3391)
  • Bump androidx.test.ext:junit from 1.2.0 to 1.2.1 (#​3388)
  • docs: cleanup javadoc for modularity (#​3386)
  • Bump versions.junitJupiter from 5.10.2 to 5.10.3 (#​3385)
  • Bump androidx.test.ext:junit from 1.1.5 to 1.2.0 (#​3383)
  • Bump androidx.test:runner from 1.5.2 to 1.6.0 (#​3382)
  • Bump net.ltgt.gradle:gradle-errorprone-plugin from 4.0.0 to 4.0.1 (#​3380)
  • Bump gradle/wrapper-validation-action from 3.4.1 to 3.4.2 (#​3376)
  • Bump gradle/wrapper-validation-action from 3.4.0 to 3.4.1 (#​3372)
  • Bump gradle/wrapper-validation-action from 3.3.2 to 3.4.0 (#​3365)
  • Bump org.shipkit:shipkit-auto-version from 2.0.7 to 2.0.9 (#​3364)
  • Bump com.gradle.enterprise from 3.17.4 to 3.17.5 (#​3363)
  • Bump org.eclipse.platform:org.eclipse.osgi from 3.19.0 to 3.20.0 (#​3362)
  • Bump net.ltgt.gradle:gradle-errorprone-plugin from 3.1.0 to 4.0.0 (#​3361)
  • Bump versions.bytebuddy from 1.14.16 to 1.14.17 (#​3357)
  • Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (#​3355)
  • EditorConfig enhancement (#​3353)
  • Bump versions.bytebuddy from 1.14.15 to 1.14.16 (#​3352)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.24 to 2.0.0 (#​3351)
  • �Fixes #​3237: Fix NullPointerException in Only.verify (#​3349)
  • Bump com.gradle.enterprise from 3.17.3 to 3.17.4 (#​3348)
  • potential editorconfig enhancement (#​3347)
  • Method Only.verify throws NullPointerException (#​3237)

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 has been generated by Renovate Bot.

@collibra-renovatebot collibra-renovatebot changed the title Update all non-major dependencies Update dependency gradle to v8.10.1 Sep 15, 2024
@collibra-renovatebot collibra-renovatebot changed the title Update dependency gradle to v8.10.1 Update all non-major dependencies Sep 16, 2024
@collibra-renovatebot collibra-renovatebot force-pushed the renovate-c6b2bcee3bcad68 branch 3 times, most recently from dca0a5f to 9f0be64 Compare September 23, 2024 23:01
@collibra-renovatebot collibra-renovatebot force-pushed the renovate-c6b2bcee3bcad68 branch 2 times, most recently from cda8198 to 804ea54 Compare September 27, 2024 23:02
@collibra-renovatebot collibra-renovatebot force-pushed the renovate-c6b2bcee3bcad68 branch 4 times, most recently from bd47203 to bf99918 Compare October 5, 2024 23:01
@collibra-renovatebot collibra-renovatebot force-pushed the renovate-c6b2bcee3bcad68 branch 2 times, most recently from c372a58 to 3313b11 Compare October 16, 2024 23:01
@collibra-renovatebot collibra-renovatebot force-pushed the renovate-c6b2bcee3bcad68 branch 2 times, most recently from 3798aa6 to f27c9e9 Compare October 29, 2024 23:01
@collibra-renovatebot collibra-renovatebot changed the title Update all non-major dependencies Update dependency gradle to v8.10.2 Nov 9, 2024
@collibra-renovatebot collibra-renovatebot changed the title Update dependency gradle to v8.10.2 Update all non-major dependencies Nov 9, 2024
@collibra-renovatebot collibra-renovatebot force-pushed the renovate-c6b2bcee3bcad68 branch 2 times, most recently from a677dc9 to 5ec3162 Compare November 15, 2024 23:01
@collibra-renovatebot collibra-renovatebot force-pushed the renovate-c6b2bcee3bcad68 branch 2 times, most recently from c016999 to 63c145f Compare November 20, 2024 23:03
@collibra-renovatebot collibra-renovatebot force-pushed the renovate-c6b2bcee3bcad68 branch 2 times, most recently from 2b7e92c to b73949e Compare January 3, 2025 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants