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

Update Apollo GraphQL packages #1189

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.apollographql.federation:federation-graphql-java-support 4.4.1 -> 4.5.0 age adoption passing confidence
com.apollographql.apollo3:apollo-gradle-plugin 4.0.0-beta.6 -> 4.0.0-beta.7 age adoption passing confidence
com.apollographql.apollo3:apollo-tooling 4.0.0-beta.6 -> 4.0.0-beta.7 age adoption passing confidence
com.apollographql.apollo3:apollo-annotations 4.0.0-beta.6 -> 4.0.0-beta.7 age adoption passing confidence

Warning

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


Release Notes

apollographql/federation-jvm (com.apollographql.federation:federation-graphql-java-support)

v4.5.0

Minor Changes

  • feat: add flag to CacheControlInstrumentation to optionally allow max-age of zero (#​392) @​trophied

Other Changes

apollographql/apollo-kotlin (com.apollographql.apollo3:apollo-gradle-plugin)

v4.0.0-beta.7

2024-06-05

K2

#​5931: This version is built with K2. You will need Kotlin 1.9+ on the JVM to build it and Kotlin 2.0 for other platforms.

ApolloCompilerPluginProvider

#​5865: ApolloCompilerPluginProvider is introduced to allow passing arguments to compiler plugins. See the compiler plugins documentation for more details.

👷‍ All changes

[testing] Use com.apollographql.mockserver.MockServer (#​5939)
[testing] Simplify our implementation of runTest (#​5935)
[testing] Prepare apollo-testing-support to new MockServer (#​5934)
[runtime] Remove multidex library (#​5930)
[all] Bump languageVersion/apiVersion to Kotlin 2.0 (#​5931)
[codegen] fix mapping of the builtin Float type (#​5928)
[IJ Plugin] Add inspection to warn about the presence of a GraphQL config file (#​5908)
[codegen] Add a null-check to java enum safeValueOf (#​5904)
[gradle-plugin] Remove eager configuration (#​5923)
[gradle-plugin] sort input files (#​5919)
[IJ Plugin] Suppress GraphQLDuplicateDirective for certain directives (#​5910)
[adapters] Add KtorHttpUrlAdapter (#​5915)
[IJ Plugin] Add a "new UI" compatible icon (#​5906)
[IJ Plugin] Operation and fragment definition rename (#​5912)
[IJ Plugin] Add @​link directives to extra.graphqls during v3->v4 migration (#​5909)
[IJ Plugin] Remove GraphQL IJ plugin issue workaround (#​5907)
[cache] Pagination: use "field key" instead of "field name" (#​5898)
[IJ Plugin] Improve the presentation of GraphQL elements when navigating to them (#​5900)
[IJ Plugin] Include subfolders when contributing GraphQL config (#​5871)
[runtime] Remove existing interceptors from ApolloClient.Builder before adding new ones (#​5858)
[codegen] Add ApolloCompilerPluginProvider (#​5865)
[runtime] Clear current ApolloStore related interceptors when calling .store() on builder (#​5857)
[cache] Call through to loadRecords from the MemoryCache to the SQL one (#​5848)
[runtime] deprecate operationIdGenerator (#​5850)


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 bdae016 to 5979020 Compare March 23, 2024 12:18
@renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch 4 times, most recently from 92bbb5d to 3d52240 Compare April 19, 2024 07:29
@renovate renovate bot changed the title Update Apollo GraphQL packages to v4.0.0-beta.5 Update Apollo GraphQL packages to v4.0.0-beta.5 - autoclosed Apr 20, 2024
@renovate renovate bot closed this Apr 20, 2024
@renovate renovate bot deleted the renovate/apollo-graphql-packages branch April 20, 2024 14:48
@renovate renovate bot changed the title Update Apollo GraphQL packages to v4.0.0-beta.5 - autoclosed Update Apollo GraphQL packages to v4.0.0-beta.5 Apr 23, 2024
@renovate renovate bot reopened this Apr 23, 2024
@renovate renovate bot restored the renovate/apollo-graphql-packages branch April 23, 2024 20:26
@renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch from 3d52240 to ed046df Compare April 23, 2024 20:26
@renovate renovate bot changed the title Update Apollo GraphQL packages to v4.0.0-beta.5 Update Apollo GraphQL packages to v4.0.0-beta.6 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch from ed046df to 68b6a2c Compare April 26, 2024 08:30
@renovate renovate bot changed the title Update Apollo GraphQL packages to v4.0.0-beta.6 fix(deps): update apollo graphql packages to v4.0.0-beta.6 May 2, 2024
@renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch from 68b6a2c to fcfc872 Compare May 15, 2024 18:51
@renovate renovate bot changed the title fix(deps): update apollo graphql packages to v4.0.0-beta.6 fix(deps): update apollo graphql packages May 15, 2024
@renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch 2 times, most recently from 1d17ab5 to f7df633 Compare May 21, 2024 10:25
@renovate renovate bot changed the title fix(deps): update apollo graphql packages fix(deps): update dependency com.apollographql.federation:federation-graphql-java-support to v4.5.0 May 21, 2024
@renovate renovate bot changed the title fix(deps): update dependency com.apollographql.federation:federation-graphql-java-support to v4.5.0 Update dependency com.apollographql.federation:federation-graphql-java-support to v4.5.0 May 31, 2024
@renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch from f7df633 to 4dd7103 Compare June 5, 2024 11:27
@renovate renovate bot changed the title Update dependency com.apollographql.federation:federation-graphql-java-support to v4.5.0 Update Apollo GraphQL packages Jun 5, 2024
@renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch from 4dd7103 to 2107ae7 Compare June 22, 2024 17:20
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