fix(deps): update apollo graphql packages - #323
Open
svc-secops wants to merge 1 commit into
Open
Conversation
svc-secops
force-pushed
the
renovate/apollo-graphql-packages
branch
from
March 21, 2026 11:35
9443a80 to
7cab536
Compare
svc-secops
force-pushed
the
renovate/apollo-graphql-packages
branch
from
April 12, 2026 12:39
7cab536 to
9ef2063
Compare
svc-secops
force-pushed
the
renovate/apollo-graphql-packages
branch
from
May 13, 2026 15:37
9ef2063 to
361d795
Compare
svc-secops
force-pushed
the
renovate/apollo-graphql-packages
branch
from
June 1, 2026 12:17
361d795 to
bcea100
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.2.0→0.3.14.2.0→4.4.34.4.2→4.4.34.4.2→4.4.34.4.2→4.4.34.4.2→4.4.34.4.2→4.4.34.4.2→4.4.34.4.2→4.4.34.4.2→4.4.34.4.2→4.4.34.4.2→4.4.3Release Notes
apollographql/apollo-kotlin-mockserver (com.apollographql.mockserver:apollo-mockserver)
v0.3.12025-11-17
This version adds the
watchosDeviceArm64target. Many thanks @MatthewFolbigg for diving into this 💙v0.3.02025-09-25
Bump Kotlin to 2.2.20 and remove
kotlin-nodedependency (#35).If you're using non-JVM targets, you'll need Kotlin 2.2 to build. JVM targets are not impacted.
apollographql/apollo-kotlin (com.apollographql.apollo)
v4.4.32026-04-07
Compatibility release for Kotlin 2.4.0-Beta1
v4.4.22026-03-16
Maintenance release that adds a new KMP target and makes it easier to work with the new cache and AGP9.
This version also bumps KGP to 2.2. This is transparent for Android/JVM consumers but requires native/JS/wasm consumers to use KGP 2.2 to compile against
4.4.2.v4.4.12025-01-30
./gradlew download${Service}ApolloSchemaFromIntrospectionwas crashing due to a bad class relocation (#6863)v4.4.0Most of the development is now made in the 5.x alpha. This version backports compatibility with AGP9 as well as a few other fixes.
👷♂️ All changes
@catchsupport forresponseBasedcodegen (#6698)ApolloInterceptor.InsertionPointto control where the interceptors are added (#6767)v4.3.32025-08-21
This is maintenance release that includes a few fixes.
👷♂️ All changes
💜 Contributors
Many thanks to @francescocervone for the Gradle plugin fix 💜
v4.3.22025-07-25
Maintenance release to fix the
Accept:header during introspection. Many thanks @pedromfmachado for diving into this!This release also contains infrastructure work:
What's Changed
v4.3.12025-06-18
This is maintenance release that fixes an issue with Gradle task dependencies when using
connectToAndroidSourceSet().This release also introduces an Enhanced Client Awareness feature that adds the version of the library to
requests in the
extensionsobject. This is useful for server-side analytics and debugging. This is enabled by default,and can be disabled by calling
sendEnhancedClientAwareness(false)on yourApolloClient.Builder.💜 Contributors
Many thanks to @calvincestari for the client awareness contribution 💜
👷♂️ All changes
v4.3.02025-06-05
Version 4.3.0 allows adding multiple compiler plugins and stabilizes
ApolloCompilerPlugin.beforeCompilationStep()as the main entry point for compiler plugins. Read more in the compiler plugins documentation page.This allows to move some cache-specific code generation logic to the new normalized cache repo and better separate concerns.
Moving forward,
ApolloCompilerPlugin.beforeCompilationStep()andApolloCompilerRegistry.registerOperationIdsGenerator()are considered stable because they play an important part in setting up persisted queries. Other APIs are considered more advanced and will most likely stay unstable for the foreseeable future.Contributors 💜
Many thanks to @gnehz972 and @mengdd for their fixes about HTTP batching 💜
👷♂️ All changes
Configuration
📅 Schedule: (in timezone Etc/UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.