Skip to content

chore(deps): update apollo graphql packages to v5.1.0 - #5565

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/minor-5.1-apollo-graphql-packages
Open

chore(deps): update apollo graphql packages to v5.1.0#5565
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/minor-5.1-apollo-graphql-packages

Conversation

@renovate

@renovate renovate Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v5.1.0

Version 5.1.0 adds a lot of performance improvements courtesy of @​AlexanderGH on top a bugfix from @​dhritzkiv and a couple other things. Many thanks Daniel and 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: 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 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.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 19, 2026
@renovate
renovate Bot enabled auto-merge (squash) August 19, 2026 22:10
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.53%. Comparing base (4db8471) to head (29ba954).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #5565   +/-   ##
=========================================
  Coverage     61.53%   61.53%           
  Complexity       14       14           
=========================================
  Files             2        2           
  Lines            78       78           
  Branches          4        4           
=========================================
  Hits             48       48           
  Misses           24       24           
  Partials          6        6           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant