Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Bump @apollo/client from 3.2.1 to 3.2.4 in /gsa#18

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/gsa/apollo/client-3.2.4
Closed

Bump @apollo/client from 3.2.1 to 3.2.4 in /gsa#18
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/gsa/apollo/client-3.2.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 19, 2020

Bumps @apollo/client from 3.2.1 to 3.2.4.

Changelog

Sourced from @apollo/client's changelog.

Apollo Client 3.2.4

Improvements

  • Update the optimism npm dependency to version 0.13.0 in order to use the new optimistic.forget method to fix a potential cache.watch memory leak. @benjamn in #7157

  • Consider cache.reset a destructive method, like cache.evict and cache.modify. @joshjg in #7150

  • Avoid refetching observerless queries with reFetchObservableQueries. @joshjg in #7146

Apollo Client 3.2.3

Improvements

  • Default args.offset to zero in offsetLimitPagination. @benjamn in #7141

Apollo Client 3.2.2

Bug Fixes

  • Undo TEdgeWrapper approach for relayStylePagination, introduced by f41e9efc in #7023, since it was an unintended breaking change for existing code that used cache.modify to interact with field data managed by relayStylePagination. @benjamn in #7103
Commits
  • b28e5c0 Bump @apollo/client npm version to 3.2.4.
  • cc9be37 Mention PRs #7150 and #7146 (both by @joshjg) in CHANGELOG.md.
  • 2e8cce1 Update optimism and fix potential cache.watch memory leak. (#7157)
  • 46f5cf5 Avoid refetching observerless queries with reFetchObservableQueries (#7146)
  • 28808ce Bump bundlesize limit from 24.7kB to 24.75kB.
  • 243d829 Consider cache.reset a "destructive" method, like evict and modify (#7150)
  • 4775890 chore(deps): update dependency jest to v26.5.3
  • 92094fa chore(deps): update dependency @types/lodash to v4.14.162
  • 458c8aa Bump @apollo/client npm version to 3.2.3.
  • 8e92be3 Default args.offset to 0 in offsetLimitPagination. (#7141)
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Oct 19, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 26, 2020

Superseded by #20.

@dependabot dependabot bot closed this Oct 26, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/gsa/apollo/client-3.2.4 branch October 26, 2020 04:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants