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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump feign-bom from 10.11 to 11.1 #44

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps feign-bom from 10.11 to 11.1.

Release notes

Sourced from feign-bom's releases.

OpenFeign 10.12

What's new in OpenFeign 10.12

This minor release includes: 馃巵

Highlights: 鈿★笍

  • OpenFeign is now using CircleCi for builds and releases

Enhancements 馃帀

  • Support metric names customization (#1311)
  • Allows @param value in default contract to be taken from param names (#1309)
  • Track number of exception that happen while decoding payload (#1288)
  • Serializable feign.Request #1193 (#1262)
  • Add support for Request Timeouts to HTTP/2 Java 11 Client. (#1233)

Bug Fixes 馃悶

  • Fixes typo in JDoc (#1279)
  • Fixes propagation of unchecked exceptions in feign-micrometer (#1282)
  • Java11client connect timeout (#1307)

Security Updates 馃攼

  • Upgrade Jackson to 2.10.5.1 (#1323)
  • Upgrade JUnit to 4.13.1 (#1335)
  • Upgrade Apache Commons Http to 4.5.136 (#1283)
  • Upgrade Bouncy Castle to 1.61 (#1303)

Contributors

@鈥媘eare @鈥媖rzyk @鈥婯uvaldis @鈥媑b-klein @鈥婲ikolas-Charalambidis @鈥媣elo @鈥婥hunMengLu @鈥媡ommyk-gears

Commits
  • f6f5ff8 Update license headers
  • dcd569a prepare release
  • 1ae3d12 Bump feign releases to 11 series
  • fe901ca Collect http_response_code for successfull and failed requests (#1375)
  • c4b89c2 Upgrade httpclient5 to GA version 5.0.3 (#1373)
  • e4e9d05 Fix small typo in the README (#1360)
  • 5961cb7 Correcting License Headers for 2021
  • c8fbb85 Fix bug for FeignException cannot get the correct charset (#1325) (#1345)
  • ee8d517 updated com.spotify:docker-maven-plugin version to be 1.2.2 (#1364)
  • 9a4b75c Jackson: Updating License Headers for 2021
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 15, 2021
Bumps [feign-bom](https://github.com/openfeign/feign) from 10.11 to 11.1.
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@10.11...11.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/dev/io.github.openfeign-feign-bom-11.1 branch from 9903c03 to 726a22b Compare March 15, 2021 13:18
@sonarcloud
Copy link

sonarcloud bot commented Mar 15, 2021

Kudos, SonarCloud 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
No Duplication information No Duplication information

@rbioteau rbioteau merged commit 5ef275e into dev Mar 15, 2021
@rbioteau rbioteau deleted the dependabot/maven/dev/io.github.openfeign-feign-bom-11.1 branch March 15, 2021 13:30
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant