mirror of
https://github.com/tubearchivist/tubearchivist-frontend.git
synced 2026-03-24 05:26:48 +00:00
[PR #10] [MERGED] fix(deps): update dependency react-query to v3.39.1 #8
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/tubearchivist-frontend#8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/tubearchivist/tubearchivist-frontend/pull/10
Author: @renovate[bot]
Created: 4/24/2022
Status: ✅ Merged
Merged: 9/11/2022
Merged by: @insuusvenerati
Base:
master← Head:renovate/react-query-3.x📝 Commits (1)
4865b75fix(deps): update dependency react-query to v3.39.1📊 Changes
2 files changed (+5 additions, -5 deletions)
View changed files
📝
package.json(+1 -1)📝
yarn.lock(+4 -4)📄 Description
This PR contains the following updates:
3.34.19->3.39.1Release Notes
tannerlinsley/react-query
v3.39.1Compare Source
Bug Fixes
v3.39.0Compare Source
Features
v3.38.1Compare Source
Bug Fixes
v3.38.0Compare Source
Bug Fixes
Features
v3.37.0Compare Source
Features
v3.36.0Compare Source
Features
v3.35.0Compare Source
Features
This release updates the peer dependencies to accept React 18 as a valid version, only to avoid installation errors caused by NPM's peer dependency installation.
For TypeScript users, it also avoids using
React.FCand the "implicit children" it used to provide. If you are still having troubles, please read this issue.Note: If you are now using React 18, we strongly recommend using v4-beta. v4 has been re-written to internally use the new useSyncExternalStore hook from React to make the cache work with concurrent features.
Please DO NOT expect React Query v3 to work with concurrent features like
startTransition, and DO NOT file issues about it.v3.34.20Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.