[Snyk] Upgrade @apollo/client from 3.11.4 to 3.11.5#318
Closed
sunil-lakshman wants to merge 1 commit intomainfrom
Closed
[Snyk] Upgrade @apollo/client from 3.11.4 to 3.11.5#318sunil-lakshman wants to merge 1 commit intomainfrom
sunil-lakshman wants to merge 1 commit intomainfrom
Conversation
Snyk has created this PR to upgrade @apollo/client from 3.11.4 to 3.11.5. See this package in npm: @apollo/client See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/bba30856-c887-49b1-bcaa-d4d175786506?utm_source=github&utm_medium=referral&page=upgrade-pr
Contributor
|
Since using apollo/client@3.11.8 version, closing this PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Snyk has created this PR to upgrade @apollo/client from 3.11.4 to 3.11.5.
ℹ️ 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 is 1 version ahead of your current version.
The recommended version was released on a month ago.
Release notes
Package name: @apollo/client
-
3.11.5 - 2024-08-28
-
-
-
3.11.4 - 2024-08-07
-
-
-
from @apollo/client GitHub release notesPatch Changes
#12027
eb3e21bThanks @ JavaScriptBach! - TypeMutationResult.resetas an arrow function#12020
82d8cb4Thanks @ jerelmiller! - Better conform to Rules of React by avoiding write of ref in render foruseFragment.Patch Changes
#11994
41b17e5Thanks @ jerelmiller! - Update theModifierfunction type to allowcache.modifyto return deeply partial data.#11989
e609156Thanks @ phryneas! - Fix a potential crash when callingclearStorewhile a query was running.Previously, calling
client.clearStore()while a query was running had one of these results:useQuerywould stay in aloading: truestate.useLazyQuerywould stay in aloading: truestate, but also crash with a"Cannot read property 'data' of undefined"error.Now, in both cases, the hook will enter an error state with a
networkError, and the promise returned by theuseLazyQueryexecutefunction will return a result in an error state.#11994
41b17e5Thanks @ jerelmiller! - Prevent accidental distribution oncache.modifyfield modifiers when a field is a union type array.Important
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: