Skip to content

Update all non-major dependencies#33

Merged
Tangelo00 merged 1 commit intomainfrom
renovate-c6b2bcee3bcad68
Jul 3, 2025
Merged

Update all non-major dependencies#33
Tangelo00 merged 1 commit intomainfrom
renovate-c6b2bcee3bcad68

Conversation

@collibra-renovatebot
Copy link
Copy Markdown

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

This PR contains the following updates:

Package Change Age Confidence
io.swagger:swagger-annotations 1.6.14 -> 1.6.16 age confidence
io.github.openfeign:feign-slf4j 13.3 -> 13.6 age confidence
io.github.openfeign:feign-jackson 13.3 -> 13.6 age confidence
io.github.openfeign:feign-core 13.3 -> 13.6 age confidence
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.17.2 -> 2.19.1 age confidence
com.fasterxml.jackson.core:jackson-databind (source) 2.17.2 -> 2.19.1 age confidence
com.fasterxml.jackson.core:jackson-core 2.17.2 -> 2.19.1 age confidence
com.fasterxml.jackson.core:jackson-annotations (source) 2.17.2 -> 2.19.1 age confidence
org.junit.jupiter:junit-jupiter-engine (source) 5.10.3 -> 5.13.2 age confidence
org.openapi.generator 7.7.0 -> 7.14.0 age confidence
org.junit.jupiter:junit-jupiter-api (source) 5.10.3 -> 5.13.2 age confidence
com.opencsv:opencsv (source) 5.9 -> 5.11.2 age confidence
org.projectlombok:lombok (source) 1.18.34 -> 1.18.38 age confidence
org.assertj:assertj-core (source) 3.26.3 -> 3.27.3 age confidence
org.mockito:mockito-junit-jupiter 5.12.0 -> 5.18.0 age confidence
org.junit.jupiter:junit-jupiter-params (source) 5.10.3 -> 5.13.2 age confidence

Release Notes

swagger-api/swagger-core (io.swagger:swagger-annotations)

v1.6.16: Swagger-core 1.6.16 released!

What's Changed

Full Changelog: swagger-api/swagger-core@v1.6.15...v1.6.16

v1.6.15: Swagger-core 1.6.15 released!

What's Changed

Full Changelog: swagger-api/swagger-core@v1.6.14...v1.6.15

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

v13.6: OpenFeign 13.6

Compare Source

What's Changed

List of PRs that updated libraries versions
New Contributors

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

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.


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 4 times, most recently from b3b0c14 to d42f99c Compare March 3, 2025 23:04
@collibra-renovatebot collibra-renovatebot force-pushed the renovate-c6b2bcee3bcad68 branch 2 times, most recently from bd5301f to 0f3e5de Compare March 16, 2025 23:05
@collibra-renovatebot collibra-renovatebot force-pushed the renovate-c6b2bcee3bcad68 branch 2 times, most recently from eeeda25 to e5a84db Compare April 1, 2025 23:01
@collibra-renovatebot collibra-renovatebot force-pushed the renovate-c6b2bcee3bcad68 branch 3 times, most recently from 4448f3f to 52f0760 Compare April 12, 2025 23:01
@collibra-renovatebot collibra-renovatebot force-pushed the renovate-c6b2bcee3bcad68 branch 2 times, most recently from 999ecfe to 94c22df Compare April 28, 2025 23:01
@collibra-renovatebot collibra-renovatebot force-pushed the renovate-c6b2bcee3bcad68 branch from 94c22df to df1526b Compare May 5, 2025 23:02
@collibra-renovatebot collibra-renovatebot force-pushed the renovate-c6b2bcee3bcad68 branch 2 times, most recently from 6ed9fc8 to 33958b2 Compare May 21, 2025 23:01
@collibra-renovatebot collibra-renovatebot force-pushed the renovate-c6b2bcee3bcad68 branch 3 times, most recently from 694b0c0 to 5df5a75 Compare June 2, 2025 23:02
@collibra-renovatebot collibra-renovatebot force-pushed the renovate-c6b2bcee3bcad68 branch from 5df5a75 to 70c4e74 Compare June 7, 2025 23:01
@collibra-renovatebot collibra-renovatebot force-pushed the renovate-c6b2bcee3bcad68 branch 3 times, most recently from c20fc51 to b772e5d Compare June 25, 2025 23:02
@Tangelo00 Tangelo00 self-requested a review July 3, 2025 21:09
@Tangelo00 Tangelo00 merged commit 48e1e29 into main Jul 3, 2025
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.

4 participants