Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the tanstack group in /ui-v2 with 8 updates #16494

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2024

Bumps the tanstack group in /ui-v2 with 8 updates:

Package From To
@tanstack/react-query 5.61.5 5.62.10
@tanstack/react-query-devtools 5.61.5 5.62.10
@tanstack/react-table 8.20.5 8.20.6
@tanstack/router-zod-adapter 1.78.0 1.81.5
@tanstack/eslint-plugin-query 5.61.6 5.62.9
@tanstack/eslint-plugin-router 1.77.7 1.87.6
@tanstack/router-devtools 1.78.0 1.92.3
@tanstack/router-plugin 1.78.0 1.91.1

Updates @tanstack/react-query from 5.61.5 to 5.62.10

Release notes

Sourced from @​tanstack/react-query's releases.

v5.62.10

Version 5.62.10 - 12/24/24, 12:05 PM

Changes

Fix

  • solid-query: solid query options default error type (#8472) (287848b) by Muhammad Ilham Mubarak

Chore

  • react-query: update devDeps (#8427) (ee628e1) by Jonghyeon Ko

Docs

  • contributing: update pnpm version (#8473) (3bc3147) by Muhammad Ilham Mubarak

Packages

  • @​tanstack/react-query@​5.62.10
  • @​tanstack/react-query-devtools@​5.62.10
  • @​tanstack/react-query-persist-client@​5.62.10
  • @​tanstack/react-query-next-experimental@​5.62.10
  • @​tanstack/solid-query@​5.62.10
  • @​tanstack/solid-query-devtools@​5.62.10
  • @​tanstack/solid-query-persist-client@​5.62.10

v5.62.9

Version 5.62.9 - 12/23/24, 4:51 PM

Changes

Fix

  • types: change symbol declarations (#8468) (1e73d3a) by Nick Lucas

Chore

  • update dependencies (#8464) (5be3872) by Lachlan Collins

Docs

  • Update infiniteQueryOptions.md (#8447) (18d81b9) by @​caillou
  • useQuery: add more info to description of staleTime field of query options (#8448) (a76ac59) by gnerkus

Packages

  • @​tanstack/eslint-plugin-query@​5.62.9
  • @​tanstack/query-core@​5.62.9
  • @​tanstack/query-devtools@​5.62.9

... (truncated)

Commits

Updates @tanstack/react-query-devtools from 5.61.5 to 5.62.10

Release notes

Sourced from @​tanstack/react-query-devtools's releases.

v5.62.10

Version 5.62.10 - 12/24/24, 12:05 PM

Changes

Fix

  • solid-query: solid query options default error type (#8472) (287848b) by Muhammad Ilham Mubarak

Chore

  • react-query: update devDeps (#8427) (ee628e1) by Jonghyeon Ko

Docs

  • contributing: update pnpm version (#8473) (3bc3147) by Muhammad Ilham Mubarak

Packages

  • @​tanstack/react-query@​5.62.10
  • @​tanstack/react-query-devtools@​5.62.10
  • @​tanstack/react-query-persist-client@​5.62.10
  • @​tanstack/react-query-next-experimental@​5.62.10
  • @​tanstack/solid-query@​5.62.10
  • @​tanstack/solid-query-devtools@​5.62.10
  • @​tanstack/solid-query-persist-client@​5.62.10

v5.62.9

Version 5.62.9 - 12/23/24, 4:51 PM

Changes

Fix

  • types: change symbol declarations (#8468) (1e73d3a) by Nick Lucas

Chore

  • update dependencies (#8464) (5be3872) by Lachlan Collins

Docs

  • Update infiniteQueryOptions.md (#8447) (18d81b9) by @​caillou
  • useQuery: add more info to description of staleTime field of query options (#8448) (a76ac59) by gnerkus

Packages

  • @​tanstack/eslint-plugin-query@​5.62.9
  • @​tanstack/query-core@​5.62.9
  • @​tanstack/query-devtools@​5.62.9

... (truncated)

Commits

Updates @tanstack/react-table from 8.20.5 to 8.20.6

Release notes

Sourced from @​tanstack/react-table's releases.

v8.20.6

Version 8.20.6 - 12/13/24, 2:34 PM

Changes

Fix

  • JSX namespace from React (#5830) (cbcea6a) by Bill Collins

Chore

  • update @​tanstack/config to v0.13.0 (#5731) (2db4061) by Lachlan Collins

Docs

  • Updated some incomplete docs (#5741) (6b4d616) by M Hamid
  • Fix label typo in config.json (#5712) (7fe650d) by Petter Juterud Barhaugen

Packages

  • @​tanstack/react-table@​8.20.6
  • @​tanstack/react-table-devtools@​8.20.6
Commits

Updates @tanstack/router-zod-adapter from 1.78.0 to 1.81.5

Release notes

Sourced from @​tanstack/router-zod-adapter's releases.

v1.81.5

Version 1.81.5 - 11/13/24, 6:21 PM

Changes

Fix

  • react-router: populate URL with default search params (#2747) (418f4ce) by Manuel Schiller

Chore

  • deps: update all non-major dependencies (#2730) (47cc85f) by renovate[bot]
  • use workspace version in e2e test (0618661) by Manuel Schiller

Docs

  • update RouterEventsType.md missing onBeforeNavigate (#2740) (5998ce4) by c-louis
  • router: replace deprecated preSearchFilters with search middlewares in examples (#2741) (2b0d1c2) by @​alex-delia

Packages

  • @​tanstack/react-router@​1.81.5
  • @​tanstack/react-router-with-query@​1.81.5
  • @​tanstack/router-arktype-adapter@​1.81.5
  • @​tanstack/start@​1.81.5
  • @​tanstack/create-router@​1.81.5
  • @​tanstack/eslint-plugin-router@​1.81.5
  • @​tanstack/router-zod-adapter@​1.81.5
  • @​tanstack/router-valibot-adapter@​1.81.5
  • @​tanstack/router-devtools@​1.81.5

v1.81.4

Version 1.81.4 - 11/11/24, 11:56 PM

Changes

Fix

  • react-router: update standard schema (#2729) (e13acec) by Christopher Horobin

Packages

  • @​tanstack/react-router@​1.81.4
  • @​tanstack/router-valibot-adapter@​1.81.4
  • @​tanstack/react-router-with-query@​1.81.4
  • @​tanstack/router-zod-adapter@​1.81.4
  • @​tanstack/router-arktype-adapter@​1.81.4
  • @​tanstack/router-devtools@​1.81.4
  • @​tanstack/start@​1.81.4
  • @​tanstack/create-router@​1.81.4

... (truncated)

Commits

Updates @tanstack/eslint-plugin-query from 5.61.6 to 5.62.9

Release notes

Sourced from @​tanstack/eslint-plugin-query's releases.

v5.62.9

Version 5.62.9 - 12/23/24, 4:51 PM

Changes

Fix

  • types: change symbol declarations (#8468) (1e73d3a) by Nick Lucas

Chore

  • update dependencies (#8464) (5be3872) by Lachlan Collins

Docs

  • Update infiniteQueryOptions.md (#8447) (18d81b9) by @​caillou
  • useQuery: add more info to description of staleTime field of query options (#8448) (a76ac59) by gnerkus

Packages

  • @​tanstack/eslint-plugin-query@​5.62.9
  • @​tanstack/query-core@​5.62.9
  • @​tanstack/query-devtools@​5.62.9
  • @​tanstack/react-query@​5.62.9
  • @​tanstack/react-query-devtools@​5.62.9
  • @​tanstack/react-query-persist-client@​5.62.9
  • @​tanstack/react-query-next-experimental@​5.62.9
  • @​tanstack/svelte-query-devtools@​5.62.9
  • @​tanstack/vue-query@​5.62.9
  • @​tanstack/vue-query-devtools@​5.62.9
  • @​tanstack/angular-query-experimental@​5.62.9
  • @​tanstack/query-broadcast-client-experimental@​5.62.9
  • @​tanstack/query-persist-client-core@​5.62.9
  • @​tanstack/query-sync-storage-persister@​5.62.9
  • @​tanstack/solid-query@​5.62.9
  • @​tanstack/solid-query-devtools@​5.62.9
  • @​tanstack/solid-query-persist-client@​5.62.9
  • @​tanstack/svelte-query@​5.62.9
  • @​tanstack/svelte-query-persist-client@​5.62.9
  • @​tanstack/angular-query-devtools-experimental@​5.62.9
  • @​tanstack/query-async-storage-persister@​5.62.9

v5.62.8

Version 5.62.8 - 12/17/24, 5:11 PM

Changes

Fix

  • types: fix issues with queryOptions factory method types (#8394) (4989399) by Nick Lucas

... (truncated)

Commits

Updates @tanstack/eslint-plugin-router from 1.77.7 to 1.87.6

Release notes

Sourced from @​tanstack/eslint-plugin-router's releases.

v1.87.6

Version 1.87.6 - 12/10/24, 6:32 PM

Changes

Fix

  • start: do not interfere with deferred promise resolution (#2974) (8dae0ca) by Manuel Schiller

Other

  • (41ee340) by Tanner Linsley

Packages

  • @​tanstack/history@​1.87.6
  • @​tanstack/react-router@​1.87.6
  • @​tanstack/react-router-with-query@​1.87.6
  • @​tanstack/zod-adapter@​1.87.6
  • @​tanstack/valibot-adapter@​1.87.6
  • @​tanstack/arktype-adapter@​1.87.6
  • @​tanstack/router-devtools@​1.87.6
  • @​tanstack/router-generator@​1.87.6
  • @​tanstack/virtual-file-routes@​1.87.6
  • @​tanstack/router-cli@​1.87.6
  • @​tanstack/router-plugin@​1.87.6
  • @​tanstack/router-vite-plugin@​1.87.6
  • @​tanstack/react-cross-context@​1.87.6
  • @​tanstack/start@​1.87.6
  • @​tanstack/start-vite-plugin@​1.87.6
  • @​tanstack/create-router@​1.87.6
  • @​tanstack/eslint-plugin-router@​1.87.6

v1.87.5

No release notes provided.

v1.87.4

Version 1.87.4 - 12/10/24, 12:49 AM

Changes

Fix

  • router-plugin: generation for rspack/webpack builds should use the beforeRun compiler hook (#2971) (f9448c2) by Sean Cassiere

Packages

  • @​tanstack/router-plugin@​1.87.4
  • @​tanstack/router-vite-plugin@​1.87.4
  • @​tanstack/start@​1.87.4

... (truncated)

Commits

Updates @tanstack/router-devtools from 1.78.0 to 1.92.3

Release notes

Sourced from @​tanstack/router-devtools's releases.

v1.92.3

Version 1.92.3 - 12/23/24, 6:27 AM

Changes

Fix

  • allow serverFn errors to also have context (#3037) (ebf67ca) by Tanner Linsley

Packages

  • @​tanstack/react-router@​1.92.3
  • @​tanstack/start@​1.92.3
  • @​tanstack/react-router-with-query@​1.92.3
  • @​tanstack/zod-adapter@​1.92.3
  • @​tanstack/valibot-adapter@​1.92.3
  • @​tanstack/arktype-adapter@​1.92.3
  • @​tanstack/router-devtools@​1.92.3
  • @​tanstack/create-router@​1.92.3
  • @​tanstack/create-start@​1.92.3

v1.92.2

Version 1.92.2 - 12/22/24, 8:58 PM

Changes

Fix

  • start: returning null from server functions (#3048) (4a7d3ca) by alakhpc

Packages

  • @​tanstack/start@​1.92.2
  • @​tanstack/create-start@​1.92.2

v1.92.1

Version 1.92.1 - 12/21/24, 11:54 PM

Changes

Refactor

  • react-router: expose scrollBehavior on the ScrollRestoration component (#3053) (72b7c82) by Joshua Knauber

Packages

  • @​tanstack/react-router@​1.92.1
  • @​tanstack/react-router-with-query@​1.92.1
  • @​tanstack/zod-adapter@​1.92.1
  • @​tanstack/valibot-adapter@​1.92.1

... (truncated)

Commits

Updates @tanstack/router-plugin from 1.78.0 to 1.91.1

Release notes

Sourced from @​tanstack/router-plugin's releases.

v1.91.1

Version 1.91.1 - 12/17/24, 10:15 AM

Changes

Fix

  • react-router: do not treat internal link with reloadDocument: true as external (7b66844) by Manuel Schiller
  • react-router: prevent reloadDocument to be passed to the DOM element (8ff8f74) by Manuel Schiller

Chore

  • update babel-dead-code-elimination (bc9f9ed) by Manuel Schiller

Packages

  • @​tanstack/react-router@​1.91.1
  • @​tanstack/router-plugin@​1.91.1
  • @​tanstack/start-vite-plugin@​1.91.1
  • @​tanstack/react-router-with-query@​1.91.1
  • @​tanstack/zod-adapter@​1.91.1
  • @​tanstack/valibot-adapter@​1.91.1
  • @​tanstack/arktype-adapter@​1.91.1
  • @​tanstack/router-devtools@​1.91.1
  • @​tanstack/router-vite-plugin@​1.91.1
  • @​tanstack/start@​1.91.1
  • @​tanstack/create-router@​1.91.1

v1.91.0

Version 1.91.0 - 12/17/24, 12:50 AM

Changes

Feat

  • react-router: allow to preload route chunk (#3016) (02a4957) by akhmadshin

Perf

  • react-router: improve resolve relative route and use intersections for checking path (#2425) (cb1b65e) by Christopher Horobin

Chore

  • update babel-dead-code-elimination (#3025) (3f1c9ac) by Manuel Schiller
  • removed unused dependencies (#3024) (f73b5dd) by Manuel Schiller

Docs

  • Update file-based-routing.md (#3026) (96a7bee) by Anton Kuznetsov
  • clarify server functions cannot be called from Api Routes; capitalize API Routes as they are a noun and consistency with API Routes page. (#3021) (fb016b8) by Chris Hudson

... (truncated)

Commits
  • 9559b9c release: v1.91.1
  • bc9f9ed chore: update babel-dead-code-elimination
  • b13c6d7 release: v1.91.0
  • 3f1c9ac chore: update babel-dead-code-elimination (#3025)
  • 7190a61 release: v1.87.13
  • 48c13d3 fix(router-plugin): correctly generate source maps for automatic code splitti...
  • a6dd6bf release: v1.87.11
  • 1c772ba fix: don't output debug ast
  • f28eed0 release: v1.87.10
  • 22ba755 fix: improve babel parsing/generation reliability
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 24, 2024

The following labels could not be found: ui-v2, ui-v2-dependency.

@github-actions github-actions bot added the ui-replatform Related to the React UI rewrite label Dec 24, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui-v2/tanstack-80a209a7e8 branch 2 times, most recently from 5320ea2 to 8f025e9 Compare December 24, 2024 17:28
@devinvillarosa
Copy link
Contributor

@dependabot rebase

Bumps the tanstack group in /ui-v2 with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.61.5` | `5.62.10` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.61.5` | `5.62.10` |
| [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table) | `8.20.5` | `8.20.6` |
| [@tanstack/router-zod-adapter](https://github.com/TanStack/router/tree/HEAD/packages/router-zod-adapter) | `1.78.0` | `1.81.5` |
| [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.61.6` | `5.62.9` |
| [@tanstack/eslint-plugin-router](https://github.com/TanStack/router/tree/HEAD/packages/eslint-plugin-router) | `1.77.7` | `1.87.6` |
| [@tanstack/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools) | `1.78.0` | `1.92.3` |
| [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) | `1.78.0` | `1.91.1` |


Updates `@tanstack/react-query` from 5.61.5 to 5.62.10
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.62.10/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.61.5 to 5.62.10
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.62.10/packages/react-query-devtools)

Updates `@tanstack/react-table` from 8.20.5 to 8.20.6
- [Release notes](https://github.com/TanStack/table/releases)
- [Commits](https://github.com/TanStack/table/commits/v8.20.6/packages/react-table)

Updates `@tanstack/router-zod-adapter` from 1.78.0 to 1.81.5
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.81.5/packages/router-zod-adapter)

Updates `@tanstack/eslint-plugin-query` from 5.61.6 to 5.62.9
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.62.9/packages/eslint-plugin-query)

Updates `@tanstack/eslint-plugin-router` from 1.77.7 to 1.87.6
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.87.6/packages/eslint-plugin-router)

Updates `@tanstack/router-devtools` from 1.78.0 to 1.92.3
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.92.3/packages/router-devtools)

Updates `@tanstack/router-plugin` from 1.78.0 to 1.91.1
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.91.1/packages/router-plugin)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tanstack
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tanstack
- dependency-name: "@tanstack/react-table"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/router-zod-adapter"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tanstack
- dependency-name: "@tanstack/eslint-plugin-query"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tanstack
- dependency-name: "@tanstack/eslint-plugin-router"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tanstack
- dependency-name: "@tanstack/router-devtools"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tanstack
- dependency-name: "@tanstack/router-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tanstack
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui-v2/tanstack-80a209a7e8 branch from 8f025e9 to 8e1b744 Compare December 25, 2024 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui-replatform Related to the React UI rewrite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant