React-Semantic-UI-Sortable-Table-Example icon indicating copy to clipboard operation
React-Semantic-UI-Sortable-Table-Example copied to clipboard

chore(deps): update dependency react-query to v3.39.1

Open renovate[bot] opened this issue 3 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-query 3.34.11 -> 3.39.1 age adoption passing confidence

Release Notes

tannerlinsley/react-query

v3.39.1

Compare Source

Bug Fixes
  • types: change types for useMutation context in onSuccess (#​3654) (9f6c992)

v3.39.0

Compare Source

Features

v3.38.1

Compare Source

Bug Fixes

v3.38.0

Compare Source

Bug Fixes
Features

v3.37.0

Compare Source

Features

v3.36.0

Compare Source

Features

v3.35.0

Compare 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.FC and 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.20

Compare Source

Bug Fixes

v3.34.19

Compare Source

Bug Fixes

v3.34.18

Compare Source

Bug Fixes

v3.34.17

Compare Source

Bug Fixes
  • useIsFetching: account for fetches happening in the same render cycle (#​3438) (31bcaf1)

v3.34.16

Compare Source

Bug Fixes
  • useQuery: pass query as second parameter to useErrorBoundary function(#​2660) (b44c213)

v3.34.15

Compare Source

Bug Fixes

v3.34.14

Compare Source

Bug Fixes
  • types: useQueries to also handle array-params with typed QueryKey (#​3267) (a470f46)

v3.34.13

Compare Source

Bug Fixes

v3.34.12

Compare Source

Bug Fixes
  • types: use MutationKey instead of QueryKey for useIsMutating (#​3222) (6710bc1)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

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, click this checkbox.

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

renovate[bot] avatar Jan 23 '22 17:01 renovate[bot]