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 dependency io.github.openfeign:feign-httpclient to v13 #99

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.openfeign:feign-httpclient 11.10 -> 13.5 age adoption passing confidence

Release Notes

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

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

v13.3: OpenFeign 13.3

Compare Source

What's Changed


List of PRs that updated libraries versions

New Contributors

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

v13.2.1: OpenFeign 13.2.1

Compare Source

What's Changed


List of PRs that updated libraries versions
* build(deps): bump com.squareup.moshi:moshi from 1.15.0 to 1.15.1 by @​dependabot in https://github.com/OpenFeign/feign/pull/2315 * build(deps): bump com.google.http-client:google-http-client from 1.43.3 to 1.44.1 by @​dependabot in https://github.com/OpenFeign/feign/pull/2313 * build(deps): bump org.junit:junit-bom from 5.10.1 to 5.10.2 by @​dependabot in https://github.com/OpenFeign/feign/pull/2319 * build(deps): bump org.json:json from 20231013 to 20240205 by @​dependabot in https://github.com/OpenFeign/feign/pull/2322 * build(deps-dev): bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @​dependabot in https://github.com/OpenFeign/feign/pull/2320 * build(deps): bump slf4j.version from 2.0.11 to 2.0.12 by @​dependabot in https://github.com/OpenFeign/feign/pull/2321

Full Changelog: OpenFeign/feign@13.2...13.2.1

v13.2: OpenFeign 13.2

Compare Source

What's Changed


List of PRs that updated libraries versions

Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, 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 force-pushed the renovate/major-feign-monorepo branch 4 times, most recently from c3f2318 to 009cea8 Compare November 24, 2023 15:54
@renovate renovate bot force-pushed the renovate/major-feign-monorepo branch from 009cea8 to c8651fd Compare January 25, 2024 10:28
@renovate renovate bot force-pushed the renovate/major-feign-monorepo branch from c8651fd to 175f34b Compare February 7, 2024 09:16
@renovate renovate bot force-pushed the renovate/major-feign-monorepo branch from 175f34b to 833b28f Compare June 20, 2024 18:40
@renovate renovate bot force-pushed the renovate/major-feign-monorepo branch from 833b28f to fb27f8e Compare September 17, 2024 14:39
@renovate renovate bot force-pushed the renovate/major-feign-monorepo branch from fb27f8e to 8547576 Compare October 8, 2024 19:08
Copy link
Contributor Author

renovate bot commented Feb 26, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 13.x releases. But if you manually upgrade to 13.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/major-feign-monorepo branch February 26, 2025 10:26
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.

1 participant