This repository has been archived by the owner on Jul 6, 2024. It is now read-only.
[Snyk] Upgrade @apollo/client from 3.5.10 to 3.8.10 #180
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade @apollo/client from 3.5.10 to 3.8.10.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: @apollo/client
Patch Changes
#11489
abfd02a
Thanks @ gronxb! - FixnetworkStatus
withuseSuspenseQuery
not properly updating to ready state when using acache-and-network
fetch policy that returns data equal to what is already in the cache.#11483
6394dda
Thanks @ pipopotamasu! - Fix cache override warning outputPatch Changes
#11472
afc844d
Thanks @ alessbell! - Fix delay: Infinity when set on a MockResponse passed to Mocked Provider so it indefinitely enters loading state.#11464
aac12b2
Thanks @ jerelmiller! - PreventuseFragment
from excessively unsubscribing and resubscribing the fragment with the cache on every render.#11449
f40cda4
Thanks @ phryneas! - Removes refences to the typescript "dom" lib.#11470
e293bc9
Thanks @ phryneas! - Remove an unnecessary check from parseAndCheckHttpResponse.Patch Changes
#11200
ae5091a21
Thanks @ jerelmiller! - Enablestrict
in tsconfig for the entire project.#11332
291aea56b
Thanks @ asvishnyakov! - Add missed reexports of MutationFetchPolicy and RefetchWritePolicy to @ apollo/client/core#10931
e5acf910e
Thanks @ phryneas! -useMutation
: also reset internal state on resetPatch Changes
#11297
c8c76a522
Thanks @ jerelmiller! - Add an explicit return type for theuseReadQuery
hook calledUseReadQueryResult
. Previously the return type of this hook was inferred from the return value.#11337
bb1da8349
Thanks @ phryneas! - #11206 used the TypeScript syntaxinfer X extends Y
that was introduced in TS 4.8.This caused some problems for some users, so we are rolling back to a more backwards-compatible (albeit slightly less performant) type.
Commit messages
Package name: @apollo/client
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs