Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Bump feign.version from 12.0 to 12.1 #1964

Merged
merged 1 commit into from
Nov 21, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2022

Bumps feign.version from 12.0 to 12.1.
Updates feign-httpclient from 12.0 to 12.1

Release notes

Sourced from feign-httpclient's releases.

OpenFeign 12.1

What's Changed


New Contributors

Full Changelog: OpenFeign/feign@12.0...12.1

Commits
  • 10ce9cb prepare release 12.1
  • 3a39bc6 Allow using SOAPEncoder constructor taking builder (#1841)
  • a8f889a build(deps-dev): bump spring-context from 5.3.23 to 5.3.24 (#1846)
  • d1a3581 build(deps): bump slf4j.version from 2.0.3 to 2.0.4 (#1845)
  • b74f74b build(deps): bump maven-install-plugin from 3.0.1 to 3.1.0 (#1847)
  • e23263b build(deps): bump micrometer.version from 1.10.0 to 1.10.1 (#1842)
  • 87961fd build(deps): bump mockito-core from 4.8.1 to 4.9.0 (#1838)
  • 574d8fa build(deps): bump jmh.version from 1.35 to 1.36 (#1837)
  • 72f379a Micrometer Observations (#1760)
  • 1ce671a build(deps): bump httpclient5 from 5.1.3 to 5.2 (#1836)
  • Additional commits viewable in compare view

Updates feign-core from 12.0 to 12.1

Release notes

Sourced from feign-core's releases.

OpenFeign 12.1

What's Changed


New Contributors

Full Changelog: OpenFeign/feign@12.0...12.1

Commits
  • 10ce9cb prepare release 12.1
  • 3a39bc6 Allow using SOAPEncoder constructor taking builder (#1841)
  • a8f889a build(deps-dev): bump spring-context from 5.3.23 to 5.3.24 (#1846)
  • d1a3581 build(deps): bump slf4j.version from 2.0.3 to 2.0.4 (#1845)
  • b74f74b build(deps): bump maven-install-plugin from 3.0.1 to 3.1.0 (#1847)
  • e23263b build(deps): bump micrometer.version from 1.10.0 to 1.10.1 (#1842)
  • 87961fd build(deps): bump mockito-core from 4.8.1 to 4.9.0 (#1838)
  • 574d8fa build(deps): bump jmh.version from 1.35 to 1.36 (#1837)
  • 72f379a Micrometer Observations (#1760)
  • 1ce671a build(deps): bump httpclient5 from 5.1.3 to 5.2 (#1836)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `feign.version` from 12.0 to 12.1.

Updates `feign-httpclient` from 12.0 to 12.1
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@12.0...12.1)

Updates `feign-core` from 12.0 to 12.1
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@12.0...12.1)

---
updated-dependencies:
- dependency-name: io.github.openfeign:feign-httpclient
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.openfeign:feign-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team, hilmarf and mfromme November 21, 2022 02:10
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 21, 2022
@sonarcloud
Copy link

sonarcloud bot commented Nov 21, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions
Copy link

Unit Test Results

   217 files  ±0     217 suites  ±0   21m 10s ⏱️ -7s
2 468 tests  - 6  2 465 ✔️  - 8  3 💤 +2  0 ±0 
2 469 runs   - 5  2 465 ✔️  - 8  4 💤 +3  0 ±0 

Results for commit 900b769. ± Comparison against base commit 4662e94.

@hilmarf hilmarf added this to the 3.0 milestone Nov 21, 2022
@hilmarf hilmarf enabled auto-merge (squash) November 21, 2022 07:23
@hilmarf hilmarf merged commit f20af07 into main Nov 21, 2022
@hilmarf hilmarf deleted the dependabot/maven/feign.version-12.1 branch November 21, 2022 07:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant