ral-facilities / inventory-management-system

Apache License 2.0
2 stars 0 forks source link

Update tanstack-query monorepo (develop) #1115

Open renovate[bot] opened 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/eslint-plugin-query (source) 5.59.7 -> 5.60.1 age adoption passing confidence
@tanstack/react-query (source) 5.59.13 -> 5.59.20 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.59.13 -> 5.59.20 age adoption passing confidence

Release Notes

TanStack/query (@​tanstack/eslint-plugin-query) ### [`v5.60.1`](https://redirect.github.com/TanStack/query/releases/tag/v5.60.1) [Compare Source](https://redirect.github.com/TanStack/query/compare/v5.59.20...v5.60.1) Version 5.60.1 - 11/8/24, 10:06 AM #### Changes ##### Fix - eslint-plugin-query: add Suspense query hooks to no-rest-destructuring rule ([#​8260](https://redirect.github.com/TanStack/query/issues/8260)) ([`2f6c028`](https://redirect.github.com/TanStack/query/commit/2f6c028)) by Gyumong #### Packages - [@​tanstack/eslint-plugin-query](https://redirect.github.com/tanstack/eslint-plugin-query)[@​5](https://redirect.github.com/5).60.1 ### [`v5.59.20`](https://redirect.github.com/TanStack/query/releases/tag/v5.59.20) [Compare Source](https://redirect.github.com/TanStack/query/compare/v5.59.7...v5.59.20) Version 5.59.20 - 11/6/24, 2:13 PM #### Changes ##### Fix - don"t ship test files ([`848df62`](https://redirect.github.com/TanStack/query/commit/848df62)) by Dominik Dorfmeister ##### Test - react-query: type test usePrefetchInfiniteQuery correctly ([#​8223](https://redirect.github.com/TanStack/query/issues/8223)) ([`06e315c`](https://redirect.github.com/TanStack/query/commit/06e315c)) by [@​manudeli](https://redirect.github.com/manudeli) ##### Docs - devtools: fix typo ([#​8248](https://redirect.github.com/TanStack/query/issues/8248)) ([`aa92acc`](https://redirect.github.com/TanStack/query/commit/aa92acc)) by Artur Abdullin #### Packages - [@​tanstack/eslint-plugin-query](https://redirect.github.com/tanstack/eslint-plugin-query)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/query-async-storage-persister](https://redirect.github.com/tanstack/query-async-storage-persister)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/query-broadcast-client-experimental](https://redirect.github.com/tanstack/query-broadcast-client-experimental)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/query-core](https://redirect.github.com/tanstack/query-core)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/query-devtools](https://redirect.github.com/tanstack/query-devtools)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/query-persist-client-core](https://redirect.github.com/tanstack/query-persist-client-core)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/query-sync-storage-persister](https://redirect.github.com/tanstack/query-sync-storage-persister)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/react-query](https://redirect.github.com/tanstack/react-query)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/react-query-devtools](https://redirect.github.com/tanstack/react-query-devtools)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/react-query-persist-client](https://redirect.github.com/tanstack/react-query-persist-client)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/react-query-next-experimental](https://redirect.github.com/tanstack/react-query-next-experimental)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/solid-query](https://redirect.github.com/tanstack/solid-query)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/solid-query-devtools](https://redirect.github.com/tanstack/solid-query-devtools)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/solid-query-persist-client](https://redirect.github.com/tanstack/solid-query-persist-client)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/svelte-query](https://redirect.github.com/tanstack/svelte-query)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/svelte-query-devtools](https://redirect.github.com/tanstack/svelte-query-devtools)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/svelte-query-persist-client](https://redirect.github.com/tanstack/svelte-query-persist-client)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/vue-query](https://redirect.github.com/tanstack/vue-query)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/vue-query-devtools](https://redirect.github.com/tanstack/vue-query-devtools)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/angular-query-devtools-experimental](https://redirect.github.com/tanstack/angular-query-devtools-experimental)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/angular-query-experimental](https://redirect.github.com/tanstack/angular-query-experimental)[@​5](https://redirect.github.com/5).59.20

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.19%. Comparing base (21b0c2d) to head (850f54e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1115 +/- ## ======================================== Coverage 99.19% 99.19% ======================================== Files 82 82 Lines 17054 17054 Branches 2842 2842 ======================================== Hits 16916 16916 Misses 134 134 Partials 4 4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

renovate[bot] commented 1 day ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: yarn.lock
node:fs:1363
  const result = binding.mkdir(
                         ^

Error: ENOENT: no such file or directory, mkdir '/home/ubuntu/.cache/node/corepack/v1'
    at mkdirSync (node:fs:1363:26)
    at getTemporaryFolder (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:21486:27)
    at download (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:21760:21)
    at installVersion (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:21854:61)
    at async Engine.ensurePackageManager (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:22310:32)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:22410:25)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:23096:5) {
  errno: -2,
  code: 'ENOENT',
  syscall: 'mkdir',
  path: '/home/ubuntu/.cache/node/corepack/v1'
}

Node.js v22.11.0