Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2021

Bumps ember-apollo-client from 2.1.0 to 3.0.2.

Release notes

Sourced from ember-apollo-client's releases.

v3.0.2

🐛 Bug Fix

  • Spread dataToSend array to allow watchQuery using resultKey to update collection (#374) @cloutierlp

Contributors

@cloutierlp and @josemarluedke


For full changes, see the comparison between v3.0.1 and v3.0.2

v3.0.1

🐛 Bug Fix

  • Fix regression: Array is returned as object from resultKey after upgade to v3.0 (#372) @johanrd

Contributors

@johanrd and @josemarluedke


For full changes, see the comparison between v3.0.0 and v3.0.1

v3.0.0

This is a major version with breaking changes. If have you have your app with the latest v2.x without any deprecations, this upgrade will be straightforward.

This version upgrades to Apollo Client V3. There are several changes there, please refer to their migration guide. The most impacting change for Ember Apollo Client is the changes in imports.

💥 Breaking Change

🐛 Bug Fix

🏠 Internal

📦 Dependencies

... (truncated)

Changelog

Sourced from ember-apollo-client's changelog.

v3.0.2 - 2020-10-20

🐛 Bug Fix

  • Spread dataToSend array to allow watchQuery using resultKey to update collection (#374) @cloutierlp

Contributors

@cloutierlp and @josemarluedke


For full changes, see the comparison between v3.0.1 and v3.0.2

v3.0.1 - 2020-10-14

🐛 Bug Fix

  • Fix regression: Array is returned as object from resultKey after upgade to v3.0 (#372) @johanrd

Contributors

@johanrd and @josemarluedke


For full changes, see the comparison between v3.0.0 and v3.0.1

v3.0.0 - 2020-09-25

This is a major version with breaking changes. If have you have your app with the latest v2.x without any deprecations, this upgrade will be straight forward.

This version upgrades to Apollo Client V3. There are several changes there, please refer to their migration guide. The most impacting change for Ember Apollo Client is the changes in imports.

💥 Breaking Change

🐛 Bug Fix

... (truncated)

Commits
  • d2a8b4e v3.0.2
  • f313f1c Add changelog entry for v3.0.2
  • be2b52b Merge pull request #374 from cloutierlp/master
  • 82c4c4f Spread dataToSend array to allow watchQuery using resultKey to update collection
  • 669a23c Add changelog for v3.0.1
  • 17a8448 v3.0.1
  • 8606e19 Merge pull request #372 from johanrd/master
  • 6de7e0f Fix regression: Array is returned as object from resultKey after upgrade to v3.0
  • 883b5f6 v3.0.0
  • 66b7bd6 Add changelog entry for v3.0.0
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 22, 2021
@bwittenbrook3
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/ember-apollo-client-3.0.2 branch from bf75671 to b26c4fa Compare January 22, 2021 21:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/ember-apollo-client-3.0.2 branch from b26c4fa to 9f1bdda Compare January 22, 2021 21:09
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2021

Superseded by #134.

@dependabot dependabot bot closed this Feb 24, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web/ember-apollo-client-3.0.2 branch February 24, 2021 05:40
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant