fix(deps): update dependency @tanstack/react-query-next-experimental to v5.18.0 [security] #869
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 contains the following updates:
5.17.7
->5.18.0
GitHub Vulnerability Alerts
CVE-2024-24558
Impact
The
@tanstack/react-query-next-experimental
NPM package is vulnerable to a cross-site scripting vulnerability. To exploit this, an attacker would need to either inject malicious input or arrange to have malicious input be returned from an endpoint.This vulnerability arises from improper handling of untrusted input when
@tanstack/react-query-next-experimental
performs server-side rendering of HTML pages. To fix this vulnerability, we implemented appropriate escaping to prevent javascript injection into rendered pages.Patches
To fix this issue, please update to version 5.18.0 or later.
Workarounds
There are no known workarounds for this issue. Please update to version 5.18.0 or later.
Release Notes
tanstack/query (@tanstack/react-query-next-experimental)
v5.18.0
Compare Source
Version 5.18.0 - 1/30/2024, 5:32 PM
Changes
Feat
1244043
) by Dominik DorfmeisterChore
62704ce
) by @manudeliDocs
8fff654
) by Arnoude726e69
) by Michael Be9c561b2
) by ArnoudOther
f2ddaf2
) by Dominik DorfmeisterDoc
58b3de8
) by Jeong-Sik YunCi
^(T|T[A-Z][A-Za-z]+)$
(#6684) (c774772
) by @manudelib32ad24
) by @manudeli1f77c12
) by @manudeliPackages
v5.17.19
Compare Source
Version 5.17.19 - 1/20/2024, 2:40 PM
Changes
Fix
a7891b9
) by Nicolas JPackages
v5.17.15
Compare Source
Version 5.17.15 - 1/16/2024, 7:35 PM
Changes
Fix
1dd372f
) by Manuel SchillerPackages
v5.17.14
Compare Source
Version 5.17.14 - 1/16/2024, 2:33 PM
Changes
Fix
9dc3eaa
) by KirbyPackages
v5.17.12
Compare Source
Version 5.17.12 - 1/15/2024, 9:27 AM
Changes
Fix
DataTag
(#6699) (020ac08
) by @lukemoralesChore
4a93146
) by @manudeliOther
22caf2a
) by Dominik DorfmeisterPackages
v5.17.10
Compare Source
Version 5.17.10 - 1/12/2024, 10:50 PM
Changes
Fix
replaceEqualDeep
now handles objects with the same number of properties and one property being undefined (#6693) (9d1fd29
) by Manuel SchillerChore
91fb1eb
) by ArnoudPackages
v5.17.9
Compare Source
Version 5.17.9 - 1/8/2024, 12:53 AM
Changes
Fix
e423ebf
) by Rares GoleaChore
a8f5db0
) by @manudeliPackages
v5.17.8
Compare Source
Version 5.17.8 - 1/7/2024, 9:50 AM
Changes
Refactor
1317aa5
) by @manudeliChore
df08994
) by Lachlan CollinsPackages
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.