Skip to content

Bump feign-slf4j from 11.2 to 11.10#58

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 1, 2022

Copy link
Copy Markdown

Bumps feign-slf4j from 11.2 to 11.10.

Release notes

Sourced from feign-slf4j's releases.

OpenFeign 11.10

What's Changed


New Contributors

Full Changelog: OpenFeign/feign@11.9.1...11.10

OpenFeign 11.9.1

What's Changed

... (truncated)

Changelog

Sourced from feign-slf4j's changelog.

Version 11.9

  • OkHttpClient now implements AsyncClient

Version 10.9

  • Configurable to disable streaming mode for Default client by verils (#1182)
  • Overriding query parameter name by boggard (#1184)
  • Internal feign metrics by velo:
  • Dropwizard metrics 5 (#1181)
  • Micrometer (#1188)

Version 10.8

  • async feign variant supporting CompleteableFutures by motinis (#1174)
  • deterministic iterations for Feign mocks by contextshuffling (#1165)
  • Async client for apache http 5 by velo (#1179)

Version 10.7

  • Fix for vunerabilities reported by snky (#1121)
  • Makes iterator compatible with Java iterator expected behavior (#1117)
  • Bump reactive dependencies (#1105)
  • Deprecated encoded and add comment (#1108)

Version 10.6

  • Remove java8 module (#1086)
  • Add composed Spring annotations support (#1090)
  • Generate mocked clients for tests from feign interfaces (#1092)

Version 10.5

  • Add Apache Http 5 Client (#1065)
  • Updating Apache HttpClient to 4.5.10 (#1080) (#1081)
  • Spring4 contract (#1069)
  • Declarative contracts (#1060)

Version 10.4

  • Adding support for JDK Proxy (#1045)
  • Add Google HTTP Client support (#1057)

Version 10.3

  • Upgrade dependencies with security vunerabilities (#997 #1010 #1011 #1024 #1025 #1031 #1032)
  • Parse Retry-After header responses that include decimal points (#980)
  • Fine-grained HTTP error exceptions with client and server errors (#854)
  • Adds support for per request timeout options (#970)
  • Unwrap RetryableException and throw cause (#737)
  • JacksonEncoder avoids intermediate String request body (#989)
  • Respect decode404 flag and decode 404 response body (#1012)
  • Maintain user-given order for header values (#1009)

... (truncated)

Commits
  • b0c5db0 prepare release 11.10
  • f09a72d Only allow a single content-type header to be applied while using googlehttpc...
  • 6fe951c build(deps): bump mockito-core from 4.7.0 to 4.8.0 (#1744)
  • cf46516 build(deps): bump jackson.version from 2.13.3 to 2.13.4 (#1740)
  • 48c9ae9 build(deps): bump versions-maven-plugin from 2.11.0 to 2.12.0 (#1741)
  • 97d414c build(deps-dev): bump jersey-client from 2.36 to 2.37 (#1743)
  • e130845 build(deps-dev): bump jersey-hk2 from 2.36 to 2.37 (#1742)
  • 0c8a4db build(deps): bump metrics-core from 4.2.11 to 4.2.12 (#1739)
  • 899655b build(deps-dev): bump jackson-databind from 2.13.3 to 2.13.4 (#1738)
  • ab01cb4 build(deps): bump netty.version from 4.1.79.Final to 4.1.80.Final (#1735)
  • 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-slf4j](https://github.com/openfeign/feign) from 11.2 to 11.10.
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@11.2...11.10)

---
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 Oct 1, 2022
@dependabot @github

dependabot Bot commented on behalf of github Nov 1, 2022

Copy link
Copy Markdown
Author

Superseded by #66.

@dependabot dependabot Bot closed this Nov 1, 2022
@dependabot dependabot Bot deleted the dependabot/gradle/io.github.openfeign-feign-slf4j-11.10 branch November 1, 2022 14:02
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