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

chore(deps): bump openfeign from 11.2 to 11.5 #404

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2021

Bumps feign-hystrix from 11.2 to 11.5.

Release notes

Sourced from feign-hystrix's releases.

OpenFeign 11.5

What's new in OpenFeign 11.5

This minor release includes: 🎁

Highlights: ⚡️

  • Modifying Contract to support passing all parameters to encoders #1448 (
  • Micrometer metrics tags extension (#1322)

Contributors

@​velo @​kdavisk6 @​fabiocarvalho777 @​Kuvaldis

OpenFeign 11.4

What's new in OpenFeign 11.4

Security Release 🔐 for deployments. See 11.3 for highlights

OpenFeign 11.3

What's new in OpenFeign 11.3

This minor release includes: 🎁

Highlights: ⚡️

  • Change MindMap to PlantUML (#1396)
  • Rework the Jackson module as a Jackson Jr alternative (#1409)
  • Add JSON-java decoder and encoder (#1387)
  • Import annotation error decoder (#1454)

Enhancements 🎉

  • Allow multiple inheritance on the interface level with current restri…
  • Add response headers to FeignException (#1452)
  • Adding support for meta-annotations (#1458)

Bug Fixes 🐞

  • Modify DefaultMethodHandler to work with Android (#1436)
  • Run java11 build, if JDK version is at least 11 (#1418)
  • Fix no response logging on async Feign (#1450)

Security Updates 🔐

  • Many libraries upgrade to latest version (help wanted to list which ones)

Contributors

@​kdavisk6 @​velo @​silkentrance

... (truncated)

Commits
  • 6eb44e2 prepare release 11.5
  • 5ecd704 Micrometer metrics tags extension (#1322)
  • aa96dda Modifying Contract to support passing all parameters to encoders #1448 (#1459)
  • f47ce52 [ci skip] updating versions to next development iteration 11.5-SNAPSHOT
  • fa3eb04 prepare release 11.4
  • 9beea34 Remove GPG Push in builds
  • ef3dcda Uploading public keys to keyserver.ubuntu.com
  • 76d3fdf Give sonatype staging 15 minutes to process releases
  • 8e02dc4 [ci skip] updating versions to next development iteration 11.4-SNAPSHOT
  • 76372cf prepare release 11.3
  • 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)

Bumps [feign-hystrix](https://github.com/openfeign/feign) from 11.2 to 11.5.
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@11.2...11.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 22, 2021
dependabot bot and others added 3 commits July 25, 2021 21:04
Bumps [feign-okhttp](https://github.com/openfeign/feign) from 11.2 to 11.5.
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@11.2...11.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [feign-jackson](https://github.com/openfeign/feign) from 11.2 to 11.5.
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@11.2...11.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sidd <iProdigy@users.noreply.github.com>
Bumps [feign-slf4j](https://github.com/openfeign/feign) from 11.2 to 11.5.
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@11.2...11.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sidd <iProdigy@users.noreply.github.com>
@iProdigy iProdigy changed the title chore(deps): bump feign-hystrix from 11.2 to 11.5 chore(deps): bump openfeign from 11.2 to 11.5 Jul 26, 2021
@iProdigy iProdigy merged commit 277c5e3 into develop Jul 26, 2021
@iProdigy iProdigy deleted the dependabot/gradle/develop/io.github.openfeign-feign-hystrix-11.5 branch July 26, 2021 02:08
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant