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

Bump @apollo/client from 3.6.7 to 3.6.10 #196

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 30, 2022

Bumps @apollo/client from 3.6.7 to 3.6.10.

Release notes

Sourced from @​apollo/client's releases.

v3.6.10

Improvements (from CHANGELOG.md)

  • The client options (variables, context, etc.) used for mutation calls are now available as the second argument to the onCompleted and onError callback functions. @​MrDoomBringer in #10052

What's Changed

... (truncated)

Changelog

Sourced from @​apollo/client's changelog.

Apollo Client 3.6.10 (2022-09-29)

Improvements

  • The client options (variables, context, etc.) used for mutation calls are now available as the second argument to the onCompleted and onError callback functions. @​MrDoomBringer in #10052

Apollo Client 3.6.9 (2022-06-21)

Bug Fixes

  • Leave fetchPolicy unchanged when skip: true (or in standby) and nextFetchPolicy is available, even if variables change. @​benjamn in #9823

Apollo Client 3.6.8 (2022-06-10)

Bug Fixes

  • Fix incorrect variables passed in FieldFunctionOptions for nested readField calls in read and merge functions. @​stardustxx in #9808

  • Improve repository build scripts to work better on Windows. @​dylanwulf in #9805

  • Ensure useQuery(query, { skip: true }).called === false rather than always returning called as true. @​KucharskiPiotr in #9798

  • Allow abandoned reobserve requests to unsubscribe from their underlying Observable. @​javier-garcia-meteologica in #9791

Commits
  • 5b29ea6 docs: Fix typo (#10128)
  • 2007427 Bump @​apollo/client npm version to 3.6.10
  • 9af1b14 Update v3.6.10 release date in CHANGELOG.md
  • 721b400 chore(tests): use node v16.10.0 for tests due to memory leaks in 16.11+ (#10140)
  • 9e8eb82 Adding Jerel Miller to the maintainers list 🚀
  • 74dbb99 chore(docs): use optional chaining rather than non-null assertion (#10129)
  • ef34eac chore(deps): update dependency ts-jest to v29.0.2
  • 890972f chore(deps): update dependency graphql-ws to v5.11.2
  • db1a8bb chore(deps): update dependency @​types/react to v18.0.21
  • af50e5d chore(deps): update dependency @​types/node to v16.11.60
  • 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 [@apollo/client](https://github.com/apollographql/apollo-client) from 3.6.7 to 3.6.10.
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](apollographql/apollo-client@v3.6.7...v3.6.10)

---
updated-dependencies:
- dependency-name: "@apollo/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 30, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 3, 2022

Superseded by #198.

@dependabot dependabot bot closed this Oct 3, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/apollo/client-3.6.10 branch October 3, 2022 10:52
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