Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update apollo graphql packages to v3.8.4 #221

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.apollographql.apollo3:apollo-normalized-cache-sqlite 3.8.2 -> 3.8.4 age adoption passing confidence
com.apollographql.apollo3:apollo-normalized-cache 3.8.2 -> 3.8.4 age adoption passing confidence
com.apollographql.apollo3:apollo-runtime 3.8.2 -> 3.8.4 age adoption passing confidence
com.apollographql.apollo3:apollo-gradle-plugin 3.8.2 -> 3.8.4 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

apollographql/apollo-kotlin (com.apollographql.apollo3:apollo-normalized-cache-sqlite)

v3.8.4

2024-04-29

Version 3.8.4 is a maintenance release with one bug fix and 2 performance improvements. New developments happen in the 4.x versions.

  • [java-runtime] Fix ApolloClient.Builder.okHttpClient() returns null instead of this (#​5860)
  • [normalized-cache] Use a single transaction when using MemoryCache chaining (#​5861)
  • [normalized-cache] Call through to loadRecords from the MemoryCache to the SQL one (#​5863)

v3.8.3

2024-03-20

Version 3.8.3 is a maintenance release with two new convenience APIs and a Kotlin update. New developments happen in the 4.x versions.

Note: because Apollo Kotlin now depends on kotlin-stdlib version 1.9, you need the 1.8+ Kotlin compiler to compile your project.

  • [all] update Kotlin to 1.9 (#​5412)
  • [runtime] Add ApolloClient.Builder(ApolloHttpCache) (#​5638) (#​5640)
  • [runtime] Allow buildPostBody to write operation extensions (#​5631)
  • [runtime] compose support: Catch exceptions and expose them in .exception (#​5018)
  • [http-cache] Ignore IOException when calling ApolloHttpCache.remove (#​5730)
  • [all] Add deprecations on symbols that are getting removed in v4 (#​5746)

Configuration

📅 Schedule: 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch from 7aa7727 to 4f4b10d Compare April 29, 2024 21:15
@renovate renovate bot changed the title fix(deps): update apollo graphql packages to v3.8.3 fix(deps): update apollo graphql packages Apr 29, 2024
@renovate renovate bot changed the title fix(deps): update apollo graphql packages fix(deps): update apollo graphql packages to v3.8.4 Apr 30, 2024
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.

None yet

0 participants