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

chore(deps): bump com.apollographql.apollo from 2.5.6 to 2.5.7 #347

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 21, 2021

Bumps com.apollographql.apollo from 2.5.6 to 2.5.7.

Release notes

Sourced from com.apollographql.apollo's releases.

v2.5.7

⚠️ The release hasn't been deployed on Maven Central yet: https://issues.sonatype.org/browse/OSSRH-69208?jql=

Follow apollographql/apollo-android#3116 for updates

Version 2.5.7 is built with Kotlin 1.5.0 and compatible with coroutines 1.5.0. It also fixes a regression while parsing defaultValues with Int values that should be coerced to Float and allows to change the buffering of MPP subscription messages thanks to the awesome work of @​joaquim-verges (#3109) and @​nealsanche (#3096)

Full Changelog

✨ New

  • Coroutines 1.5.0 support

👷‍ Fixes

  • [Codegen] Codegen compilation error for Float scalars with default values in Input objects (#3108)
  • [MPP] Subscriptions seem to be dropping items (#3095)
Commits
  • a0d27c3 release 2.5.7
  • 284aae5 bump Kotlin and Coroutines to 1.5.0 (#3113)
  • 44bf6c7 Fix Float input fields Java codegen with default values in json schemas (#3109)
  • 74641e3 Update dependency gatsby-theme-apollo-docs to v4.7.4
  • 45d7127 Update dependency gatsby to v2.32.13
  • 7445c7f Issue #3095: Expose channel capacity parameter. (#3096)
  • 840de56 Update dependency gatsby-theme-apollo-docs to v4.7.3
  • 7ffd199 Slight tweaks to the "Who is Apollo?" README section (#3079)
  • 121e5bf Add a "Who is Apollo" section to the main README (#3073)
  • f72c3af ✏️ Fix a typo of the doc (#3043)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.apollographql.apollo](https://github.com/apollographql/apollo-android) from 2.5.6 to 2.5.7.
- [Release notes](https://github.com/apollographql/apollo-android/releases)
- [Commits](apollographql/apollo-kotlin@v2.5.6...v2.5.7)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 21, 2021
@iProdigy iProdigy merged commit 82a1bae into develop May 24, 2021
@dependabot dependabot bot deleted the dependabot/gradle/develop/com.apollographql.apollo-2.5.7 branch May 24, 2021 04:15
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.

None yet

2 participants