chore(deps): bump @apollo/client from 3.13.8 to 4.2.10 - #21161
chore(deps): bump @apollo/client from 3.13.8 to 4.2.10#21161dependabot[bot] wants to merge 1 commit into
Conversation
|
Reviewing this major version bump. Workflow run |
|
|
BLEnder picked up this PR. Workflow run |
|
BLEnder could not fix this PR automatically. Workflow run |
|
NEEDS_REVIEW: this major version bump needs code-owner review Confidence: medium Breaking changes: Major 3.x -> 4.x: entry point / subpath reorganization (e.g. '@apollo/client/utilities', '@apollo/client/react', '@apollo/client/link/*'); export surface of utility helpers changed; v4 removes/reshapes the ApolloError class in favor of ErrorLike-based error types; v4 removes useQuery onCompleted/onError callbacks and reworks hook result/status types; v4 reworks the testing entry point (MockedProvider / addTypename semantics); 4.2.x patch releases changed result and option typing: refetch/fetchMore/useLazyQuery execute return types now depend on errorPolicy; unknown options are now rejected by TypeScript; client.mutate return type narrowed when optimisticResponse is present; graphql v17 added as a valid peer dependency (peer range changed); Cache write behavior changed for @stream: fields containing @stream on a nested field now overwrite lists instead of merging chunk-wise |
|
Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request. |
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.13.8 to 4.2.10. - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-client/compare/v3.13.8...@apollo/client@4.2.10) --- updated-dependencies: - dependency-name: "@apollo/client" dependency-version: 4.2.10 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
7a527c7 to
45ce6c5
Compare
|
Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request. |
Bumps @apollo/client from 3.13.8 to 4.2.10.
Release notes
Sourced from @apollo/client's releases.
... (truncated)
Changelog
Sourced from @apollo/client's changelog.
... (truncated)
Commits
4947447Version Packages (#13389)bfb674eFixclient.mutatereturn type whenoptimisticResponseis provided (#13385)5840f50Update return types forrefetch,fetchMoreanduseLazyQueryexecuteo...365373eFix widening of default options types when variables contain constant types (...359f3e6Add unique-names anchor to fragments docs (#13365)db42896Add AI contribution guidelines (#13369)e8b8ff0Version Packages (#13370)2b39cc8Fix issue where changes to@exportfields did not trigger updates (#13367)2f383e7fix: apply query variable defaults when undefined is passed explicitly (#13364)8518419chore(deps): update zizmorcore/zizmor-action action to v0.6.0 (#13356)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@apollo/clientsince your current version.Most Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)