muizogundiran / pickmegallery

A gallery app
3 stars 0 forks source link

Update dependency react-query to v3.32.1 #31

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-query 3.30.0 -> 3.32.1 age adoption passing confidence

Release Notes

tannerlinsley/react-query ### [`v3.32.1`](https://togithub.com/tannerlinsley/react-query/releases/v3.32.1) [Compare Source](https://togithub.com/tannerlinsley/react-query/compare/v3.32.0...v3.32.1) ##### Bug Fixes - **types:** Export the `Mutation` type and change default `TVariables` from `void` to `unknown` ([#​2892](https://togithub.com/tannerlinsley/react-query/issues/2892)) ([9edb305](https://togithub.com/tannerlinsley/react-query/commit/9edb305f45146b902e7dbaa81419382ca813c0b6)) ### [`v3.32.0`](https://togithub.com/tannerlinsley/react-query/releases/v3.32.0) [Compare Source](https://togithub.com/tannerlinsley/react-query/compare/v3.31.0...v3.32.0) ##### Bug Fixes - **devtools:** Fix progressively smaller font size for Explorer ([#​2886](https://togithub.com/tannerlinsley/react-query/issues/2886)) ([80f236d](https://togithub.com/tannerlinsley/react-query/commit/80f236d8c7172cce8db01cef97eab0b44f2af5b4)) ##### Features - **persistQueryClient:** try to clean the old persistented data when storage full ([#​2851](https://togithub.com/tannerlinsley/react-query/issues/2851)) ([b52b277](https://togithub.com/tannerlinsley/react-query/commit/b52b2779b32b5cf0c21733e7d86b5882b8a611a6)) ### [`v3.31.0`](https://togithub.com/tannerlinsley/react-query/releases/v3.31.0) [Compare Source](https://togithub.com/tannerlinsley/react-query/compare/v3.30.0...v3.31.0) ##### Features - **persistQueryClient:** add optional functions to serialize and deserialize from Storage Persistors ([#​2864](https://togithub.com/tannerlinsley/react-query/issues/2864)) ([8013d4a](https://togithub.com/tannerlinsley/react-query/commit/8013d4a768e1fabd30f349c1a5e2722c8f8a099e))

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.