Skip to content

Comments

chore(deps): update apollo graphql packages to v3.7.3#165

Merged
BFergerson merged 1 commit intomasterfrom
renovate/apollo-graphql-packages
Dec 24, 2022
Merged

chore(deps): update apollo graphql packages to v3.7.3#165
BFergerson merged 1 commit intomasterfrom
renovate/apollo-graphql-packages

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.apollographql.apollo3 3.7.2 -> 3.7.3 age adoption passing confidence
com.apollographql.apollo3:apollo-api 3.7.2 -> 3.7.3 age adoption passing confidence
com.apollographql.apollo3:apollo-runtime 3.7.2 -> 3.7.3 age adoption passing confidence

Release Notes

apollographql/apollo-kotlin

v3.7.3

2022-12-20

This release contains a handful of bug fixes and improvements, and also discontinues the legacy JS artifacts.

Many thanks to @​StefanChmielewski and @​chao2zhang for contributing to the project! 🧡

⚙️ Removed JS legacy artifacts (#​4591)

Historically, Kotlin Multiplatform has had 2 formats of JS artifacts: Legacy and IR, and Apollo Kotlin has been publishing both. However, the Legacy format is about to be deprecated with Kotlin 1.8 and moreover we've seen issues when using the Legacy artifact in the browser. That is why starting with this release, only the IR artifacts will be published. Please reach out if this causes any issue in your project.

👷‍ All changes

  • Add GraphQLWsProtocol.Factory.webSocketPayloadComposer (#​4589)
  • Escape "Companion" in enum value names (#​4558)
  • Un-break Gradle configuration cache in multi module cases (#​4564)
  • Move computing the alwaysGenerateTypesMatching to execution time (#​4578)
  • Log deprecation warning instead of printing (#​4561)
  • Escape spaces when url encoding, for Apple (#​4567)
  • Fix providing linker flags to the Kotlin compiler with KGP 1.8 (#​4573)
  • Use service {} in all messages/docs (#​4572)
  • Print all duplicate types at once (#​4571)
  • Fix JavaPoet formatting (#​4584)
  • Don't publish legacy js artifacts (#​4591)

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 26f12dd to 28e4717 Compare December 20, 2022 14:32
@renovate renovate bot changed the title chore(deps): update plugin com.apollographql.apollo3 to v3.7.3 chore(deps): update apollo graphql packages to v3.7.3 Dec 20, 2022
@BFergerson BFergerson enabled auto-merge (squash) December 20, 2022 16:13
@renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch from 28e4717 to eaa0415 Compare December 20, 2022 16:13
@BFergerson BFergerson disabled auto-merge December 24, 2022 14:05
@BFergerson BFergerson enabled auto-merge (squash) December 24, 2022 14:05
@BFergerson BFergerson merged commit 3fa93d6 into master Dec 24, 2022
@BFergerson BFergerson deleted the renovate/apollo-graphql-packages branch December 24, 2022 14:15
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