8000 Update dependency io.github.openfeign:feign-httpclient to v13.6 by renovate[bot] · Pull Request #3193 · hmcts/cmc-claim-store · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update dependency io.github.openfeign:feign-httpclient to v13.6 #3193

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor
@renovate renovate bot commented May 5, 2025

This PR contains the following updates:

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

Release Notes

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

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.4

Compare Source

What's Changed


List of PRs that updated libraries versions

Configuration

📅 Schedule: Branch creation - "after 8am and before 5pm every weekday" in timezone Europe/London, Automerge - "after 8am and before 5pm every weekday" in timezone Europe/London.

🚦 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 requested a review from a team as a code owner May 5, 2025 09:19
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 5, 2025
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label May 13, 2025
@github-actions github-actions bot closed this May 13, 2025
Copy link
Contributor Author
renovate bot commented May 13, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (13.6). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

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/feign-monorepo branch May 13, 2025 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants
0