Skip to content

Bump feign-slf4j from 11.2 to 11.7#36

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/io.github.openfeign-feign-slf4j-11.7
Closed

Bump feign-slf4j from 11.2 to 11.7#36
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/io.github.openfeign-feign-slf4j-11.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 1, 2021

Copy link
Copy Markdown

Bumps feign-slf4j from 11.2 to 11.7.

Release notes

Sourced from feign-slf4j's releases.

OpenFeign 11.7

What's new in OpenFeign 11.7

This minor release includes: 🎁

Highlights: ⚡️

  • Get build compatible with jdk 16 (#1519)
  • [mock] verifyTimes with RequestKey parameter (#1517)
  • JDK 11 HttpClient async implement for AsyncFeign. (#1330)

Enhancements 🎉

  • Changing archuis-core scope to test (#1496)
  • Aggregate Micrometer "uri" label values under uri template (#1493)
  • SOAPEncoder: Add support to modify soap message manually (#1503)
  • set request factory in Google http client constructor (#1509)
  • Fixed flaky tests due to class.getMethods (#1525)

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)
  • Okhttp: CVE-2020-29582 due to old version of Okhttp (Squareup) (#1514)

Contributors

@​velo @​kdavisk6 @​mikrethor @​martinacat @​Laess3r @​moritzluedtke @​radio-rogal @​doumdoum @​UzimakiNaruto @​Augustine-C

OpenFeign 11.6

What's new in OpenFeign 11.6

This minor release includes: 🎁

Bug Fixes 🐞

  • Fix exception thrown when using a custom error decoder with metrics (#1466 #1468)

Contributors

... (truncated)

Commits

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-slf4j](https://github.com/openfeign/feign) from 11.2 to 11.7.
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@11.2...11.7)

---
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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 1, 2021
@dependabot @github

dependabot Bot commented on behalf of github Jan 1, 2022

Copy link
Copy Markdown
Author

Superseded by #39.

@dependabot dependabot Bot closed this Jan 1, 2022
@dependabot dependabot Bot deleted the dependabot/gradle/io.github.openfeign-feign-slf4j-11.7 branch January 1, 2022 14:00
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.

0 participants