Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2023

Bumps feign-version from 12.3 to 12.4.
Updates feign-core from 12.3 to 12.4

Release notes

Sourced from feign-core's releases.

OpenFeign 12.4

What's Changed


... (truncated)

Commits
  • 602f588 prepare release 12.4
  • 7d4eb18 Allow override of maxBodyBytesLength in ErrorDecoder (#2113)
  • 0868e71 build(deps): bump sundr-maven-plugin from 0.100.0 to 0.100.1 (#2118)
  • 26dadc2 build(deps): bump guava from 32.0.1-jre to 32.1.1-jre (#2112)
  • a67560e build(deps): bump guava from 32.0.1-jre to 32.1.0-jre (#2110)
  • 78cd519 build(deps): bump kotlinx.coroutines.version from 1.7.1 to 1.7.2 (#2109)
  • 5264fd6 use static constructor (#2111)
  • 7e9e547 Allow schema and validation event handler customization in JAXBContextFactory...
  • cf45852 build(deps-dev): bump jersey-hk2 from 2.39.1 to 2.40 (#2105)
  • 521f3ab build(deps-dev): bump jersey-client from 2.39.1 to 2.40 (#2106)
  • Additional commits viewable in compare view

Updates feign-jackson from 12.3 to 12.4

Release notes

Sourced from feign-jackson's releases.

OpenFeign 12.4

What's Changed


... (truncated)

Commits
  • 602f588 prepare release 12.4
  • 7d4eb18 Allow override of maxBodyBytesLength in ErrorDecoder (#2113)
  • 0868e71 build(deps): bump sundr-maven-plugin from 0.100.0 to 0.100.1 (#2118)
  • 26dadc2 build(deps): bump guava from 32.0.1-jre to 32.1.1-jre (#2112)
  • a67560e build(deps): bump guava from 32.0.1-jre to 32.1.0-jre (#2110)
  • 78cd519 build(deps): bump kotlinx.coroutines.version from 1.7.1 to 1.7.2 (#2109)
  • 5264fd6 use static constructor (#2111)
  • 7e9e547 Allow schema and validation event handler customization in JAXBContextFactory...
  • cf45852 build(deps-dev): bump jersey-hk2 from 2.39.1 to 2.40 (#2105)
  • 521f3ab build(deps-dev): bump jersey-client from 2.39.1 to 2.40 (#2106)
  • Additional commits viewable in compare view

Updates feign-slf4j from 12.3 to 12.4

Release notes

Sourced from feign-slf4j's releases.

OpenFeign 12.4

What's Changed


... (truncated)

Commits
  • 602f588 prepare release 12.4
  • 7d4eb18 Allow override of maxBodyBytesLength in ErrorDecoder (#2113)
  • 0868e71 build(deps): bump sundr-maven-plugin from 0.100.0 to 0.100.1 (#2118)
  • 26dadc2 build(deps): bump guava from 32.0.1-jre to 32.1.1-jre (#2112)
  • a67560e build(deps): bump guava from 32.0.1-jre to 32.1.0-jre (#2110)
  • 78cd519 build(deps): bump kotlinx.coroutines.version from 1.7.1 to 1.7.2 (#2109)
  • 5264fd6 use static constructor (#2111)
  • 7e9e547 Allow schema and validation event handler customization in JAXBContextFactory...
  • cf45852 build(deps-dev): bump jersey-hk2 from 2.39.1 to 2.40 (#2105)
  • 521f3ab build(deps-dev): bump jersey-client from 2.39.1 to 2.40 (#2106)
  • Additional commits viewable in compare view

Updates feign-okhttp from 12.3 to 12.4

Release notes

Sourced from feign-okhttp's releases.

OpenFeign 12.4

What's Changed


... (truncated)

Commits
  • 602f588 prepare release 12.4
  • 7d4eb18 Allow override of maxBodyBytesLength in ErrorDecoder (#2113)
  • 0868e71 build(deps): bump sundr-maven-plugin from 0.100.0 to 0.100.1 (#2118)
  • 26dadc2 build(deps): bump guava from 32.0.1-jre to 32.1.1-jre (#2112)
  • a67560e build(deps): bump guava from 32.0.1-jre to 32.1.0-jre (#2110)
  • 78cd519 build(deps): bump kotlinx.coroutines.version from 1.7.1 to 1.7.2 (#2109)
  • 5264fd6 use static constructor (#2111)
  • 7e9e547 Allow schema and validation event handler customization in JAXBContextFactory...
  • cf45852 build(deps-dev): bump jersey-hk2 from 2.39.1 to 2.40 (#2105)
  • 521f3ab build(deps-dev): bump jersey-client from 2.39.1 to 2.40 (#2106)
  • 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.3 to 12.4.

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

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

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

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

---
updated-dependencies:
- dependency-name: io.github.openfeign:feign-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.openfeign:feign-jackson
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.openfeign:feign-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
- 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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 7, 2023
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 7, 2023

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 11 Code Smells

87.4% 87.4% Coverage
0.7% 0.7% Duplication

@santam85 santam85 merged commit 006260a into main Jul 12, 2023
@dependabot dependabot bot deleted the dependabot/maven/feign-version-12.4 branch July 12, 2023 07: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.

2 participants