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.5 in /gsa#20

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

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

Conversation

@dependabot
Copy link

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

Bumps @apollo/client from 3.2.1 to 3.2.5.

Changelog

Sourced from @apollo/client's changelog.

Apollo Client 3.2.5

Improvements

  • Move terser dependency from dependencies to devDependencies. @SimenB in #7188

  • Avoid all sub-package imports from the graphql npm package. @stoically in #7185

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
  • 2d4f1ce Bump @apollo/client npm version to 3.2.5.
  • c63788e Update package-lock.json after #7188.
  • ad2a542 Mention PRs #7188 and #7185 in CHANGELOG.md.
  • e145a86 Avoid all sub-package imports from graphql npm package. (#7185)
  • 4159973 Move terser from deps to dev deps (#7188)
  • 1a67c95 chore(deps): update dependency recast to v0.20.4
  • 1e31f04 chore(deps): update dependency react-dom to v16.14.0
  • c3487d2 chore(deps): update dependency react to v16.14.0
  • 86419c8 chore(deps): update dependency gatsby to v2.24.80
  • 9bb4bf1 chore(deps): update dependency @types/node to v14.11.10
  • 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 26, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 23, 2020

Superseded by #30.

@dependabot dependabot bot closed this Nov 23, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/gsa/apollo/client-3.2.5 branch November 23, 2020 04:40
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