Skip to content

Update Apollo GraphQL packages to v5.1.0 - #367

Merged
JakeWharton merged 1 commit into
trunkfrom
renovate/apollo-graphql-packages
Aug 22, 2026
Merged

Update Apollo GraphQL packages to v5.1.0#367
JakeWharton merged 1 commit into
trunkfrom
renovate/apollo-graphql-packages

Conversation

@renovate

@renovate renovate Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.apollographql.apollo:apollo-runtime 5.0.15.1.0 age confidence
com.apollographql.apollo:apollo-gradle-plugin 5.0.15.1.0 age confidence

Release Notes

apollographql/apollo-kotlin (com.apollographql.apollo:apollo-runtime)

v5.1.0

Version 5.1.0 adds a lot of performance improvements courtesy of @​AlexanderGH on top of a couple of bugfixes. Many thanks for the deep dive Alexander!

👷‍♂️ All changes

  • [PERFORMANCE] compiler: index the type hierarchy and drop O(n^2) work from the schema checks (#​6994)
  • [PERFORMANCE] compiler: skip the @​defer walk and index field definitions (#​6995)
  • [PERFORMANCE] api: faster enum safeValueOf and cheaper knownEntries (#​7009)
  • [PERFORMANCE] api: Test a fragment's type condition against a set, not a list (#​7001)
  • [PERFORMANCE] api: stop using exceptions to guess JSON number types (#​6996)
  • [UPGRADE] Bump cache to 1.0.6 (#​6987)
  • [FIX] Fix CatchToResult toJson (#​6984)
  • [FIX] Make it possible to use the new cache with Apollo Kotlin 5 on K/N (#​6978)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

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

@JakeWharton
JakeWharton merged commit 7acfaf5 into trunk Aug 22, 2026
3 checks passed
@JakeWharton
JakeWharton deleted the renovate/apollo-graphql-packages branch August 22, 2026 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant