leotm / react-native-template-new-architecture

React Native 0.71.12 โšก M1, Ubuntu ๐Ÿ’ป Hermes โš™๏ธ Fabric ๐Ÿš… Turbo Modules ๐Ÿ’จ TypeScript 5 โœ… Gradle 7.6, JDK 19, NDK 25 ๐ŸŽ Xcode 15b, Sonoma 14b, Ruby 3 ๐Ÿ’Ž Bison 2.3 ๐Ÿฆฌ ccache โ™ป๏ธ Yarn 4rc ๐Ÿ“ฆ ESLint ๐Ÿงน Prettier โœจ SES, LavaMoat, Buck2 ๐Ÿšง Babel ๐Ÿ—ผ GitHub Actions โœ”๏ธ Node 19 โฌข Storybook 6.5rc ๐Ÿ““ libs ๐Ÿ“š for curious early adopters :suspect: #RNEU #APPJS
https://reactnative.dev/blog/2022/06/16/resources-migrating-your-react-native-library-to-the-new-architecture#migration-status-of-popular-libraries
240 stars 29 forks source link

Update dependency @tanstack/react-query to v4.29.7 #1722

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/react-query (source) 4.29.5 -> 4.29.7 age adoption passing confidence

Release Notes

tanstack/query ### [`v4.29.7`](https://togithub.com/TanStack/query/releases/tag/v4.29.7) [Compare Source](https://togithub.com/tanstack/query/compare/v4.29.5...v4.29.7) Version 4.29.7 - 5/14/2023, 2:09 PM #### Changes ##### Fix - perf: optimized perf of listeners removal ([#​5402](https://togithub.com/tanstack/query/issues/5402)) ([`3816c9d`](https://togithub.com/tanstack/query/commit/3816c9d4)) by [@​Andarist](https://togithub.com/Andarist) ##### Chore - Validate "exports" field in package.json ([#​5350](https://togithub.com/tanstack/query/issues/5350)) ([`f1ac845`](https://togithub.com/tanstack/query/commit/f1ac8457)) by Lachlan Collins - nx 16 migration ([#​5354](https://togithub.com/tanstack/query/issues/5354)) ([`5e43e00`](https://togithub.com/tanstack/query/commit/5e43e00e)) by [@​ZackDeRose](https://togithub.com/ZackDeRose) ##### Docs - deprecate callbacks on `useQuery` ([#​5407](https://togithub.com/tanstack/query/issues/5407)) ([`5608a04`](https://togithub.com/tanstack/query/commit/5608a04a)) by Minh Nguyen - Removed "Experimental" Text for the next.js app dir ([#​5381](https://togithub.com/tanstack/query/issues/5381)) ([`8d13ad8`](https://togithub.com/tanstack/query/commit/8d13ad85)) by hamzah syed - batching docs ([#​5385](https://togithub.com/tanstack/query/issues/5385)) ([`235f3c6`](https://togithub.com/tanstack/query/commit/235f3c67)) by Yornaath - fix the react example for infinite queries ([#​5361](https://togithub.com/tanstack/query/issues/5361)) ([`53813e4`](https://togithub.com/tanstack/query/commit/53813e45)) by [@​seriousManual](https://togithub.com/seriousManual) - deprecate callbacks on useQuery ([#​5353](https://togithub.com/tanstack/query/issues/5353)) ([`802a288`](https://togithub.com/tanstack/query/commit/802a2889)) by Dominik Dorfmeister - a11y: adding titles to the video iframes ([#​5346](https://togithub.com/tanstack/query/issues/5346)) ([`2552c4b`](https://togithub.com/tanstack/query/commit/2552c4bb)) by Nicholas Griffin - svelte-query: Use API wrapper to simplify SSR logic ([#​5322](https://togithub.com/tanstack/query/issues/5322)) ([`7fd50a7`](https://togithub.com/tanstack/query/commit/7fd50a7c)) by Lachlan Collins #### Packages - [@​tanstack/query-core](https://togithub.com/tanstack/query-core)[@​4](https://togithub.com/4).29.7 - [@​tanstack/react-query](https://togithub.com/tanstack/react-query)[@​4](https://togithub.com/4).29.7 - [@​tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@​4](https://togithub.com/4).29.7 - [@​tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@​4](https://togithub.com/4).29.7 - [@​tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@​4](https://togithub.com/4).29.7 - [@​tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@​4](https://togithub.com/4).29.7 - [@​tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@​4](https://togithub.com/4).29.7 - [@​tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@​4](https://togithub.com/4).29.7 - [@​tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​4](https://togithub.com/4).29.7 - [@​tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​4](https://togithub.com/4).29.7 - [@​tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@​4](https://togithub.com/4).29.7

Configuration

๐Ÿ“… Schedule: Branch creation - At any time (no schedule defined), 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.



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