Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2023

Bumps feign-version from 12.4 to 12.5.
Updates io.github.openfeign:feign-core from 12.4 to 12.5

Commits
  • c9cbea6 prepare release 12.5
  • 0ef5f0c build(deps): bump kotlin.version from 1.9.0 to 1.9.10 (#2159)
  • 3b1c1c5 build(deps): bump netty.version from 4.1.96.Final to 4.1.97.Final (#2160)
  • 78dd615 build(deps): bump micrometer.version from 1.11.2 to 1.11.3 (#2155)
  • 99521f1 build(deps): bump reactor.version from 3.5.8 to 3.5.9 (#2156)
  • 056e098 build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin (#2158)
  • c45501b build(deps): bump org.mockito:mockito-core from 5.4.0 to 5.5.0 (#2157)
  • fc6daef The builder clones itself before enrichment (#2117)
  • c65915b build(deps): bump io.sundr:sundr-maven-plugin from 0.100.2 to 0.100.3 (#2151)
  • b46ad26 Fix bug in string split (#2146)
  • Additional commits viewable in compare view

Updates io.github.openfeign:feign-jackson from 12.4 to 12.5

Commits
  • c9cbea6 prepare release 12.5
  • 0ef5f0c build(deps): bump kotlin.version from 1.9.0 to 1.9.10 (#2159)
  • 3b1c1c5 build(deps): bump netty.version from 4.1.96.Final to 4.1.97.Final (#2160)
  • 78dd615 build(deps): bump micrometer.version from 1.11.2 to 1.11.3 (#2155)
  • 99521f1 build(deps): bump reactor.version from 3.5.8 to 3.5.9 (#2156)
  • 056e098 build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin (#2158)
  • c45501b build(deps): bump org.mockito:mockito-core from 5.4.0 to 5.5.0 (#2157)
  • fc6daef The builder clones itself before enrichment (#2117)
  • c65915b build(deps): bump io.sundr:sundr-maven-plugin from 0.100.2 to 0.100.3 (#2151)
  • b46ad26 Fix bug in string split (#2146)
  • Additional commits viewable in compare view

Updates io.github.openfeign:feign-slf4j from 12.4 to 12.5

Commits
  • c9cbea6 prepare release 12.5
  • 0ef5f0c build(deps): bump kotlin.version from 1.9.0 to 1.9.10 (#2159)
  • 3b1c1c5 build(deps): bump netty.version from 4.1.96.Final to 4.1.97.Final (#2160)
  • 78dd615 build(deps): bump micrometer.version from 1.11.2 to 1.11.3 (#2155)
  • 99521f1 build(deps): bump reactor.version from 3.5.8 to 3.5.9 (#2156)
  • 056e098 build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin (#2158)
  • c45501b build(deps): bump org.mockito:mockito-core from 5.4.0 to 5.5.0 (#2157)
  • fc6daef The builder clones itself before enrichment (#2117)
  • c65915b build(deps): bump io.sundr:sundr-maven-plugin from 0.100.2 to 0.100.3 (#2151)
  • b46ad26 Fix bug in string split (#2146)
  • Additional commits viewable in compare view

Updates io.github.openfeign:feign-okhttp from 12.4 to 12.5

Commits
  • c9cbea6 prepare release 12.5
  • 0ef5f0c build(deps): bump kotlin.version from 1.9.0 to 1.9.10 (#2159)
  • 3b1c1c5 build(deps): bump netty.version from 4.1.96.Final to 4.1.97.Final (#2160)
  • 78dd615 build(deps): bump micrometer.version from 1.11.2 to 1.11.3 (#2155)
  • 99521f1 build(deps): bump reactor.version from 3.5.8 to 3.5.9 (#2156)
  • 056e098 build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin (#2158)
  • c45501b build(deps): bump org.mockito:mockito-core from 5.4.0 to 5.5.0 (#2157)
  • fc6daef The builder clones itself before enrichment (#2117)
  • c65915b build(deps): bump io.sundr:sundr-maven-plugin from 0.100.2 to 0.100.3 (#2151)
  • b46ad26 Fix bug in string split (#2146)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.4 to 12.5.

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

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

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

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

---
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 Aug 29, 2023
@sonarqubecloud
Copy link

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@santam85 santam85 merged commit 85b7703 into main Aug 29, 2023
@dependabot dependabot bot deleted the dependabot/maven/feign-version-12.5 branch August 29, 2023 12:55
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