Skip to content

deps: Update dependency io.github.openfeign:feign-bom to v13.9.3 (main)#1092

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/main-feign-monorepo
Mar 3, 2026
Merged

deps: Update dependency io.github.openfeign:feign-bom to v13.9.3 (main)#1092
renovate[bot] merged 1 commit intomainfrom
renovate/main-feign-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2026

This PR contains the following updates:

Package Change Age Confidence
io.github.openfeign:feign-bom 13.8.113.9.3 age confidence

Release Notes

openfeign/feign (io.github.openfeign:feign-bom)

v13.9.3

Compare Source

v13.9.2: OpenFeign 13.9.2

Compare Source

What's Changed

  • feat: Generate nested result types as inner records in graphql-apt by @​velo in OpenFeign#3247
    • When a GraphQL schema contains nested object types (e.g., Order { customer: Customer }), the annotation processor now generates them as inner records instead of requiring separate top-level classes

Full Changelog: OpenFeign/feign@13.9.1...13.9.2

v13.9.1

Compare Source

v13.9: OpenFeign 13.9

Compare Source

What's Changed

  • fix: unwrap single object from GraphQL array response by @​velo in OpenFeign#3234
    • When a GraphQL query returns an array type but the Java method declares a single return type (not List<T>), the decoder now automatically unwraps the first element
    • Added Optional<T> return type support for GraphQL queries
  • fix: exclude example modules from release deploy by @​velo
  • fix: use --serial for mvnd release deploy to prevent partial publishes by @​velo

Full Changelog: OpenFeign/feign@13.8.1...13.9


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the automerge label Feb 22, 2026
@renovate renovate bot enabled auto-merge February 22, 2026 18:14
@renovate renovate bot force-pushed the renovate/main-feign-monorepo branch from d7ba3ac to 4d2423a Compare February 26, 2026 12:00
@renovate renovate bot changed the title deps: Update dependency io.github.openfeign:feign-bom to v13.9 (main) deps: Update dependency io.github.openfeign:feign-bom to v13.9.1 (main) Feb 26, 2026
@renovate renovate bot force-pushed the renovate/main-feign-monorepo branch from 4d2423a to 71b9428 Compare March 3, 2026 15:15
@renovate renovate bot changed the title deps: Update dependency io.github.openfeign:feign-bom to v13.9.1 (main) deps: Update dependency io.github.openfeign:feign-bom to v13.9.2 (main) Mar 3, 2026
@renovate renovate bot force-pushed the renovate/main-feign-monorepo branch from 71b9428 to 24ea5b9 Compare March 3, 2026 22:41
@renovate renovate bot changed the title deps: Update dependency io.github.openfeign:feign-bom to v13.9.2 (main) deps: Update dependency io.github.openfeign:feign-bom to v13.9.3 (main) Mar 3, 2026
@renovate renovate bot added this pull request to the merge queue Mar 3, 2026
Merged via the queue into main with commit ab10a6d Mar 3, 2026
10 checks passed
@renovate renovate bot deleted the renovate/main-feign-monorepo branch March 3, 2026 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants