Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 29, 2022

Bumps ember-apollo-client from 2.1.0 to 4.1.0.

Release notes

Sourced from ember-apollo-client's releases.

v4.1.0

⚡ New Feature

🐛 Bug Fix

  • fix(queries): update watchQuery results in the next runloop (#421) @​anehx
  • Await overriden functions when returning promises (#425) @​ghusse

Contributors

@​anehx, @​bertdeblock, @​ghusse and @​josemarluedke


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

v4.0.2

🏠 Internal

📦 Dependencies


Contributors

@​bertdeblock and @​josemarluedke


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

v4.0.1

🚀 Enhancement


Contributors

@​balinterdi and @​josemarluedke

... (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.2.0

⚡ New Feature

  • Added tracking to the returned result object when assigning data (#399) @​kobsy

📦 Dependencies


Contributors

@​dependabot, @​dependabot[bot], @​josemarluedke and @​kobsy


For full changes, see the comparison between v3.1.1 and v3.2.0

v3.1.1

🐛 Bug Fix

  • Remove webpack configuration for externalising react (#393) @​bzf

📦 Dependencies


Contributors

@​bzf, @​dependabot, @​dependabot[bot] and @​josemarluedke


... (truncated)

Commits
  • d329860 v4.1.0
  • e94de82 Merge pull request #423 from bertdeblock/add-the-ability-to-globally-override...
  • 7d42279 Merge pull request #421 from anehx/fix-query-updates
  • 8adf15a Merge pull request #425 from ghusse/fix/asynchronous-hook
  • 1186b26 Await overriden functions when returning promises
  • ecb7bf3 Add support for a defaultQueryManagerService environment option
  • 8e0b065 fix(queries): update watchQuery results in the next runloop
  • b1b558d v4.0.2
  • c571ca1 Merge pull request #419 from bertdeblock/allow-graphql-16
  • 2ba5506 Merge pull request #418 from bertdeblock/test-against-embroider
  • 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 [ember-apollo-client](https://github.com/ember-graphql/ember-apollo-client) from 2.1.0 to 4.1.0.
- [Release notes](https://github.com/ember-graphql/ember-apollo-client/releases)
- [Changelog](https://github.com/ember-graphql/ember-apollo-client/blob/master/CHANGELOG.md)
- [Commits](ember-graphql/ember-apollo-client@v2.1.0...v4.1.0)

---
updated-dependencies:
- dependency-name: ember-apollo-client
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 29, 2022
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