Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @tanstack/react-query-next-experimental to v5.18.0 [security] #869

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/react-query-next-experimental (source) 5.17.7 -> 5.18.0 age adoption passing confidence

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
  • fix potential xss injection (1244043) by Dominik Dorfmeister
Chore
Docs
Other
Doc
  • Change the onMutate optional description to capitalize. (#​6773) (58b3de8) by Jeong-Sik Yun
Ci

Packages

v5.17.19

Compare Source

Version 5.17.19 - 1/20/2024, 2:40 PM

Changes

Fix

Packages

v5.17.15

Compare Source

Version 5.17.15 - 1/16/2024, 7:35 PM

Changes

Fix
  • query-core: replaceEqualDeep correctly handles values that contain undefined (#​6719) (1dd372f) by Manuel Schiller

Packages

v5.17.14

Compare Source

Version 5.17.14 - 1/16/2024, 2:33 PM

Changes

Fix
  • query-core: computed properties of QueryObserverResult (#​6716) (9dc3eaa) by Kirby

Packages

v5.17.12

Compare Source

Version 5.17.12 - 1/15/2024, 9:27 AM

Changes

Fix
Chore
Other
  • Revert "chore(sherif): remove unnecessary option and ignore directory" (#​6703) (22caf2a) by Dominik Dorfmeister

Packages

v5.17.10

Compare Source

Version 5.17.10 - 1/12/2024, 10:50 PM

Changes

Fix
  • query-core: replaceEqualDeep now handles objects with the same number of properties and one property being undefined (#​6693) (9d1fd29) by Manuel Schiller
Chore

Packages

v5.17.9

Compare Source

Version 5.17.9 - 1/8/2024, 12:53 AM

Changes

Fix
  • angular-query: type narrowing on query and mutation results (#​6662) (e423ebf) by Rares Golea
Chore

Packages

v5.17.8

Compare Source

Version 5.17.8 - 1/7/2024, 9:50 AM

Changes

Refactor
Chore
  • Fix incorrect npm tag for previous version release (#​6658) (df08994) by Lachlan Collins

Packages


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added this pull request to the merge queue Jan 31, 2024
Merged via the queue into main with commit 9a497fd Jan 31, 2024
5 checks passed
@renovate renovate bot deleted the renovate/npm-@tanstack/react-query-next-experimental-vulnerability branch January 31, 2024 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant