Skip to content

Bump cxf.openfeign.version from 13.9.3 to 13.10#2984

Merged
reta merged 1 commit intomainfrom
dependabot/maven/cxf.openfeign.version-13.10
Mar 23, 2026
Merged

Bump cxf.openfeign.version from 13.9.3 to 13.10#2984
reta merged 1 commit intomainfrom
dependabot/maven/cxf.openfeign.version-13.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps cxf.openfeign.version from 13.9.3 to 13.10.
Updates io.github.openfeign:feign-core from 13.9.3 to 13.10

Release notes

Sourced from io.github.openfeign:feign-core's releases.

OpenFeign 13.10

What's Changed


Full Changelog: OpenFeign/feign@13.9.3...13.10

Commits
  • 5dd5aae [maven-release-plugin] prepare release 13.10
  • 51569ac Merge pull request #3269 from OpenFeign/graphql-apt-optional-and-type-annotat...
  • 0e5d0a7 Move shared unwrapTypeName/findFieldDefinition to GraphqlTypeMapper, deduplic...
  • 9031648 Deduplicate annotation extraction, resolution logic, and remove dead code
  • d44b76e Add @​GraphqlField for field-level annotations/type overrides, non-null field ...
  • 6e6c322 Add Optional wrapping for nullable fields and configurable type annotations o...
  • 87bf53d Merge pull request #3268 from OpenFeign/graphql-apt-validate-required-variables
  • 3fc6b1a Add test for inline input missing required field validation
  • 9a72305 Validate required GraphQL variables have matching method parameters at compil...
  • ea2ebb1 Merge pull request #3267 from OpenFeign/dependabot/maven/org.springframework-...
  • Additional commits viewable in compare view

Updates io.github.openfeign:feign-httpclient from 13.9.3 to 13.10

Release notes

Sourced from io.github.openfeign:feign-httpclient's releases.

OpenFeign 13.10

What's Changed


Full Changelog: OpenFeign/feign@13.9.3...13.10

Commits
  • 5dd5aae [maven-release-plugin] prepare release 13.10
  • 51569ac Merge pull request #3269 from OpenFeign/graphql-apt-optional-and-type-annotat...
  • 0e5d0a7 Move shared unwrapTypeName/findFieldDefinition to GraphqlTypeMapper, deduplic...
  • 9031648 Deduplicate annotation extraction, resolution logic, and remove dead code
  • d44b76e Add @​GraphqlField for field-level annotations/type overrides, non-null field ...
  • 6e6c322 Add Optional wrapping for nullable fields and configurable type annotations o...
  • 87bf53d Merge pull request #3268 from OpenFeign/graphql-apt-validate-required-variables
  • 3fc6b1a Add test for inline input missing required field validation
  • 9a72305 Validate required GraphQL variables have matching method parameters at compil...
  • ea2ebb1 Merge pull request #3267 from OpenFeign/dependabot/maven/org.springframework-...
  • Additional commits viewable in compare view

Updates io.github.openfeign:feign-micrometer from 13.9.3 to 13.10

Release notes

Sourced from io.github.openfeign:feign-micrometer's releases.

OpenFeign 13.10

What's Changed


Full Changelog: OpenFeign/feign@13.9.3...13.10

Commits
  • 5dd5aae [maven-release-plugin] prepare release 13.10
  • 51569ac Merge pull request #3269 from OpenFeign/graphql-apt-optional-and-type-annotat...
  • 0e5d0a7 Move shared unwrapTypeName/findFieldDefinition to GraphqlTypeMapper, deduplic...
  • 9031648 Deduplicate annotation extraction, resolution logic, and remove dead code
  • d44b76e Add @​GraphqlField for field-level annotations/type overrides, non-null field ...
  • 6e6c322 Add Optional wrapping for nullable fields and configurable type annotations o...
  • 87bf53d Merge pull request #3268 from OpenFeign/graphql-apt-validate-required-variables
  • 3fc6b1a Add test for inline input missing required field validation
  • 9a72305 Validate required GraphQL variables have matching method parameters at compil...
  • ea2ebb1 Merge pull request #3267 from OpenFeign/dependabot/maven/org.springframework-...
  • 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 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 `cxf.openfeign.version` from 13.9.3 to 13.10.

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

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

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

---
updated-dependencies:
- dependency-name: io.github.openfeign:feign-core
  dependency-version: '13.10'
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.openfeign:feign-httpclient
  dependency-version: '13.10'
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.openfeign:feign-micrometer
  dependency-version: '13.10'
  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 Mar 23, 2026
@reta reta merged commit f0b4ae6 into main Mar 23, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/cxf.openfeign.version-13.10 branch March 23, 2026 11:31
reta pushed a commit that referenced this pull request Mar 23, 2026
Bumps `cxf.openfeign.version` from 13.9.3 to 13.10.

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

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

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

---
updated-dependencies:
- dependency-name: io.github.openfeign:feign-core
  dependency-version: '13.10'
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.openfeign:feign-httpclient
  dependency-version: '13.10'
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.openfeign:feign-micrometer
  dependency-version: '13.10'
  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>
(cherry picked from commit f0b4ae6)

# Conflicts:
#	distribution/src/main/release/samples/pom.xml
reta pushed a commit that referenced this pull request Mar 23, 2026
Bumps `cxf.openfeign.version` from 13.9.3 to 13.10.

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

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

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

---
updated-dependencies:
- dependency-name: io.github.openfeign:feign-core
  dependency-version: '13.10'
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.openfeign:feign-httpclient
  dependency-version: '13.10'
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.openfeign:feign-micrometer
  dependency-version: '13.10'
  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>
(cherry picked from commit f0b4ae6)
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.

1 participant