Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2021

Bumps ember-apollo-client from 2.1.0 to 3.0.3.

Release notes

Sourced from ember-apollo-client's releases.

v3.0.3

🚀 Enhancement

📦 Dependencies

  • Update broccoli-graphql-filter from 0.4.2 to 1.0.0 (#375) @​mydea

Contributors

@​josemarluedke and @​mydea


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

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.

... (truncated)

Changelog

Sourced from ember-apollo-client's changelog.

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

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

... (truncated)

Commits
  • 4c7ed2c v3.0.3
  • a0886fb Merge pull request #375 from mydea/fn/update-broccoli-graphql-filter
  • 5b0c487 Update broccoli-graphql-filter from 0.4.2 to 1.0.0
  • ff716a0 Merge pull request #376 from mydea/fn/use-test-waiters
  • 55297cf Use @ember/test-waiters
  • 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
  • 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 Feb 24, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2021

Superseded by #136.

@dependabot dependabot bot closed this Mar 3, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web/ember-apollo-client-3.0.3 branch March 3, 2021 05:37
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.

0 participants