muizogundiran / pickmegallery

A gallery app
3 stars 0 forks source link

Update dependency react-query to v2.26.4 - autoclosed #14

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 2.23.1 -> 2.26.4 age adoption passing confidence

Release Notes

tannerlinsley/react-query ### [`v2.26.4`](https://togithub.com/tannerlinsley/react-query/releases/v2.26.4) [Compare Source](https://togithub.com/tannerlinsley/react-query/compare/v2.26.3...v2.26.4) ##### Bug Fixes - **types:** change the order of types so that correct type inference is picked for **Object syntax** ([#​1330](https://togithub.com/tannerlinsley/react-query/issues/1330)) ([6e2e37e](https://togithub.com/tannerlinsley/react-query/commit/6e2e37ea5fe180a6d5ee3dedf76bd72160406b2a)) ### [`v2.26.3`](https://togithub.com/tannerlinsley/react-query/releases/v2.26.3) [Compare Source](https://togithub.com/tannerlinsley/react-query/compare/v2.26.2...v2.26.3) ##### Bug Fixes - clearTimeout instead of clearInterval ([#​1305](https://togithub.com/tannerlinsley/react-query/issues/1305)) ([7535383](https://togithub.com/tannerlinsley/react-query/commit/7535383eba20fcfb0e476dbf199823d1423cd7e1)) ### [`v2.26.2`](https://togithub.com/tannerlinsley/react-query/releases/v2.26.2) [Compare Source](https://togithub.com/tannerlinsley/react-query/compare/v2.26.1...v2.26.2) ##### Bug Fixes - Update React peer dependency ([#​1260](https://togithub.com/tannerlinsley/react-query/issues/1260)) ([df3460b](https://togithub.com/tannerlinsley/react-query/commit/df3460bd4f002d7771f85a78c8af84fd44b42228)) ### [`v2.26.1`](https://togithub.com/tannerlinsley/react-query/releases/v2.26.1) [Compare Source](https://togithub.com/tannerlinsley/react-query/compare/v2.26.0...v2.26.1) ##### Bug Fixes - semantic release maintenance (no changes) ([61e7b9b](https://togithub.com/tannerlinsley/react-query/commit/61e7b9b8547900a9b19157898d52587dc04aeeb1)) ### [`v2.26.0`](https://togithub.com/tannerlinsley/react-query/compare/v2.25.2...v2.26.0) [Compare Source](https://togithub.com/tannerlinsley/react-query/compare/v2.25.2...v2.26.0) ### [`v2.25.2`](https://togithub.com/tannerlinsley/react-query/releases/v2.25.2) [Compare Source](https://togithub.com/tannerlinsley/react-query/compare/v2.25.0...v2.25.2) ##### Bug Fixes - semantic release ([f8ec3c1](https://togithub.com/tannerlinsley/react-query/commit/f8ec3c1dc7c1933095df58ac02d1e458a7b94170)) ### [`v2.25.0`](https://togithub.com/tannerlinsley/react-query/releases/v2.25.0) [Compare Source](https://togithub.com/tannerlinsley/react-query/compare/v2.24.2...v2.25.0) ##### Bug Fixes - align notify terminology ([07d4796](https://togithub.com/tannerlinsley/react-query/commit/07d4796acd8efc4bea2aef20497a59a3f3601b58)) ##### Features - add options to setQueryData ([1f5b13e](https://togithub.com/tannerlinsley/react-query/commit/1f5b13ecb6ed64756fb5db613edc16cd389e1ad1)) - add support for default options when hydrating ([dcb3e7f](https://togithub.com/tannerlinsley/react-query/commit/dcb3e7f605e5440263c877196256e32f97bbf3a3)) ### [`v2.24.2`](https://togithub.com/tannerlinsley/react-query/releases/v2.24.2) [Compare Source](https://togithub.com/tannerlinsley/react-query/compare/v2.24.1...v2.24.2) ##### Bug Fixes - remove excess exports ([1de4ca9](https://togithub.com/tannerlinsley/react-query/commit/1de4ca9d4c3e851b0ab619d8571fd1db94ad5dbd)) ### [`v2.24.1`](https://togithub.com/tannerlinsley/react-query/releases/v2.24.1) [Compare Source](https://togithub.com/tannerlinsley/react-query/compare/v2.24.0...v2.24.1) ##### Bug Fixes - support infinite cache time when hydrating ([c6e6cdf](https://togithub.com/tannerlinsley/react-query/commit/c6e6cdf1f41acc64ef5bac0abf90d2a12a99dab8)) ### [`v2.24.0`](https://togithub.com/tannerlinsley/react-query/releases/v2.24.0) [Compare Source](https://togithub.com/tannerlinsley/react-query/compare/v2.23.1...v2.24.0) ##### Bug Fixes - always compare query keys as arrays ([4d85cf9](https://togithub.com/tannerlinsley/react-query/commit/4d85cf9d370a21a385094e44f5ae4c16380622a6)) - make sure default options can be overridden ([469cf8d](https://togithub.com/tannerlinsley/react-query/commit/469cf8d43681519f1dd2381ec4a0d28707535b91)) - move optimistic fetching state into query observer ([a817b5e](https://togithub.com/tannerlinsley/react-query/commit/a817b5e995843327835e9b06f7b52021e94b13ef)) - mutate argument types and state update order ([e160d46](https://togithub.com/tannerlinsley/react-query/commit/e160d46d2394fb75a9918621ea3eeff8e345c008)) - only suspend when mounting ([c8f6634](https://togithub.com/tannerlinsley/react-query/commit/c8f66345589b8ba12cf2a24660df6e2cb5f974b4)) - remove cache argument in cache callback ([b13a4c8](https://togithub.com/tannerlinsley/react-query/commit/b13a4c8e0db3f555831cb76acd4cc7754d980376)) - type improvements ([84f93fc](https://togithub.com/tannerlinsley/react-query/commit/84f93fc2b6fedfd8a951e4b1d197499e1e13f5f3)) - use updatedAt to check for existing data ([f9aac2a](https://togithub.com/tannerlinsley/react-query/commit/f9aac2a410a75eebf1d1af0cbfc528e6899ed583)) - wait for all queries to cancel ([0f7fdd7](https://togithub.com/tannerlinsley/react-query/commit/0f7fdd7e95af598e1f89ff2634cf60aadd8fd6da)) ##### Features - add bi-directional infinite query support ([#​1135](https://togithub.com/tannerlinsley/react-query/issues/1135)) ([b6b1dc6](https://togithub.com/tannerlinsley/react-query/commit/b6b1dc6db60a48352a22e0bcea2b9ef1eb6f4223)) - add filters client isFetching and useIsFetching hook ([4c64cb9](https://togithub.com/tannerlinsley/react-query/commit/4c64cb9f34c95a27e45567c33aa8020198d14fa8)) - add structural sharing to select result ([f9dc85a](https://togithub.com/tannerlinsley/react-query/commit/f9dc85a79f9228443a16f5667f81b0fbbc057602)) - initial v3 changes ([#​1079](https://togithub.com/tannerlinsley/react-query/issues/1079)) ([9876f23](https://togithub.com/tannerlinsley/react-query/commit/9876f23424a42d8643016d8699e2fbc99e7b5c2e)) - memoize select function result ([9fbc739](https://togithub.com/tannerlinsley/react-query/commit/9fbc739111e0c3dce4d984317d3a64004af25333)) - revert to previous state on cancellation ([765740d](https://togithub.com/tannerlinsley/react-query/commit/765740df29d43197d31423dc91c78c77b1e4510a)) - split mutate into mutate and mutateAsync ([#​1130](https://togithub.com/tannerlinsley/react-query/issues/1130)) ([8da45d1](https://togithub.com/tannerlinsley/react-query/commit/8da45d1a2cbb4d9e47073583f13fef2c7e333b66)) - support multiple subscribers in observers ([e049941](https://togithub.com/tannerlinsley/react-query/commit/e0499414ef2ae50e930553964992df58d47a5ce9))

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.