adazzle / react-data-grid

Feature-rich and customizable data grid React component
https://adazzle.github.io/react-data-grid/
Other
7.01k stars 2.18k forks source link

Bump @tanstack/react-router from 1.82.1 to 1.82.11 #3652

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 1 day ago

Bumps @tanstack/react-router from 1.82.1 to 1.82.11.

Release notes

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

v1.82.11

Version 1.82.11 - 11/25/24, 9:27 PM

Changes

Refactor

  • react-router: upgrade @tanstack/react-store to 0.6.1 (#2857) (a0466ad) by Sean Cassiere

Packages

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

v1.82.10

Version 1.82.10 - 11/25/24, 9:00 PM

Changes

Fix

  • router-generator: initial route template should return JSX (#2856) (0e8c0a5) by Sean Cassiere

Chore

  • deps: lock file maintenance (#2842) (52be245) by renovate[bot]

Packages

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

v1.82.9

Version 1.82.9 - 11/24/24, 4:46 PM

... (truncated)

Commits
  • 9c03b5e release: v1.82.11
  • a0466ad refactor(react-router): upgrade @tanstack/react-store to 0.6.1 (#2857)
  • 933973b release: v1.82.10
  • 4e145ba release: v1.82.8
  • 76b419e fix(router): Determine validity of standard schema result based on existence ...
  • e79035a release: v1.82.2
  • 607ac2b fix(start): sync start serialization on the type level (#2809)
  • 7f8199c fix(start): infer input of validator functions (#2808)
  • See full diff in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 day ago

Superseded by #3654.