Update dependency @tanstack/eslint-plugin-query to v5.56.1 (#25)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@tanstack/eslint-plugin-query](https://tanstack.com/query) ([source](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query)) | devDependencies | minor | [`5.53.0` -> `5.56.1`](https://renovatebot.com/diffs/npm/@tanstack%2feslint-plugin-query/5.53.0/5.56.1) | --- ### Release Notes <details> <summary>TanStack/query (@​tanstack/eslint-plugin-query)</summary> ### [`v5.56.1`](https://github.com/TanStack/query/releases/tag/v5.56.1) [Compare Source](https://github.com/TanStack/query/compare/v5.53.0...v5.56.1) Version 5.56.1 - 9/12/24, 2:38 PM #### Changes ##### Fix - core: retry for infinite queries (issue [#​8046](https://github.com/TanStack/query/issues/8046)) ([#​8049](https://github.com/TanStack/query/issues/8049)) ([`a106d63`](https://github.com/TanStack/query/commit/a106d63)) by EL AYADI Mohamed ##### Chore - trigger release ([`6a17069`](https://github.com/TanStack/query/commit/6a17069)) by Dominik Dorfmeister #### Packages - [@​tanstack/eslint-plugin-query](https://github.com/tanstack/eslint-plugin-query)[@​5](https://github.com/5).56.1 - [@​tanstack/query-async-storage-persister](https://github.com/tanstack/query-async-storage-persister)[@​5](https://github.com/5).56.1 - [@​tanstack/query-broadcast-client-experimental](https://github.com/tanstack/query-broadcast-client-experimental)[@​5](https://github.com/5).56.1 - [@​tanstack/query-core](https://github.com/tanstack/query-core)[@​5](https://github.com/5).56.1 - [@​tanstack/query-devtools](https://github.com/tanstack/query-devtools)[@​5](https://github.com/5).56.1 - [@​tanstack/query-persist-client-core](https://github.com/tanstack/query-persist-client-core)[@​5](https://github.com/5).56.1 - [@​tanstack/query-sync-storage-persister](https://github.com/tanstack/query-sync-storage-persister)[@​5](https://github.com/5).56.1 - [@​tanstack/react-query](https://github.com/tanstack/react-query)[@​5](https://github.com/5).56.1 - [@​tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@​5](https://github.com/5).56.1 - [@​tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@​5](https://github.com/5).56.1 - [@​tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@​5](https://github.com/5).56.1 - [@​tanstack/solid-query](https://github.com/tanstack/solid-query)[@​5](https://github.com/5).56.1 - [@​tanstack/solid-query-devtools](https://github.com/tanstack/solid-query-devtools)[@​5](https://github.com/5).56.1 - [@​tanstack/solid-query-persist-client](https://github.com/tanstack/solid-query-persist-client)[@​5](https://github.com/5).56.1 - [@​tanstack/svelte-query](https://github.com/tanstack/svelte-query)[@​5](https://github.com/5).56.1 - [@​tanstack/svelte-query-devtools](https://github.com/tanstack/svelte-query-devtools)[@​5](https://github.com/5).56.1 - [@​tanstack/svelte-query-persist-client](https://github.com/tanstack/svelte-query-persist-client)[@​5](https://github.com/5).56.1 - [@​tanstack/vue-query](https://github.com/tanstack/vue-query)[@​5](https://github.com/5).56.1 - [@​tanstack/vue-query-devtools](https://github.com/tanstack/vue-query-devtools)[@​5](https://github.com/5).56.1 - [@​tanstack/angular-query-devtools-experimental](https://github.com/tanstack/angular-query-devtools-experimental)[@​5](https://github.com/5).56.1 - [@​tanstack/angular-query-experimental](https://github.com/tanstack/angular-query-experimental)[@​5](https://github.com/5).56.1 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4yIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMiIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Melissa Avery-Weir <melissa@noreply.code.irrsinn.net> Reviewed-on: https://code.irrsinn.net/Irrsinn.net/public-plex-watchlist/pulls/25 Co-authored-by: Renovate Bot <averymd+renovate@irrsinn.net> Co-committed-by: Renovate Bot <averymd+renovate@irrsinn.net>
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -4768,9 +4768,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@tanstack/eslint-plugin-query": {
|
||||
"version": "5.53.0",
|
||||
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.53.0.tgz",
|
||||
"integrity": "sha512-Q3WgvK2YTGc3h5EaktDouRkKBPGl3QQFLPZBagpBa6zD70PiNoDY72wWrX9T4yKClMmSulAa0wg5Nj3LVXGkEw==",
|
||||
"version": "5.56.1",
|
||||
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.56.1.tgz",
|
||||
"integrity": "sha512-IUm2Zy5BXOqMbaa7QwNg3cPa5NP5Rm3pIFCFpe7Y3pLC7Ftp8Q0Y8GU2uNpCbMFW79jHJXdQ4Oxnu1eTQr8GXQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@typescript-eslint/utils": "^8.3.0"
|
||||
|
||||
Reference in New Issue
Block a user