[Snyk] Upgrade @apollo/client from 3.1.1 to 3.6.3 #307
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.1.1 to 3.6.3.
ℹ️ 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.
The recommended version fixes:
SNYK-JS-APOLLOCLIENT-1085706
Why? Has a fix available, CVSS 5.3
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: @apollo/client
Bug Fixes (from
CHANGELOG.md
)Simplify
useQuery(query, { defaultOptions })
default options processing in order to fix bug whereskip: true
queries failed to execute upon switching toskip: false
.@ benjamn in #9665
Add tests of skipping/unskipping and
useLazyQuery
withdefaultOptions
, and fix a bug causing duplicate requests.@ benjamn in #9666
Update
ts-invariant
to version 0.10.2 to fix source map warnings.@ benjamn in #9672
Test that
useQuery
queries withskip: true
do not stall server-side rendering.@ nathanmarks and @ benjamn in #9677
Prevent
useLazyQuery
from making duplicate requests when its execution function is first called, and stop rejecting thePromise
it returns whenresult.error
is defined.@ benjamn in #9684
Fix issue with
useQuery
returningloading: true
state during server-side rendering withskip: true
.@ nathanmarks in #9679
What's Changed (auto-generated by GitHub)
useQuery
default options processing by @ benjamn in #9665ts-invariant
to version 0.10.2 to fix source map warnings by @ benjamn in #9672useQuery
stuck in standby by @ benjamn in #9677useLazyQuery
from making duplicate requests when execution function first called by @ benjamn in #9684useQuery
returningloading: true
state during server-side rendering withskip: true
by @ nathanmarks in #9679New Contributors
Full Changelog: v3.6.2...v3.6.3
What's Changed
New Contributors
Full Changelog: v3.6.1...v3.6.2
Read more
Read more
Bump @ apollo/client npm version to 3.6.0-rc.1.
Bump @ apollo/client npm version to 3.6.0-rc.0. 🎉
Bump @ apollo/client npm version to 3.6.0-beta.13.
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