hendriknielaender / double-trouble

Dev Blog
https://double-trouble.dev
MIT License
11 stars 2 forks source link

chore(deps): bump @tanstack/react-table from 8.10.7 to 8.11.2 #372

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps @tanstack/react-table from 8.10.7 to 8.11.2.

Release notes

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

v8.11.2

Version 8.11.2 - 12/20/2023, 6:03 PM

Changes

Fix

  • fixed crash when toggling selection of non-visible row (#5221) (cd8c821c) by Kevin Van Cott

Chore

Packages

  • @​tanstack/table-core@​8.11.2
  • @​tanstack/react-table@​8.11.2
  • @​tanstack/solid-table@​8.11.2
  • @​tanstack/vue-table@​8.11.2
  • @​tanstack/svelte-table@​8.11.2

v8.11.1

Version 8.11.1 - 12/20/2023, 5:39 PM

Changes

Fix

  • export types IdIdentifier, StringHeaderIdentifier, AccessorKeyColumnDefBase (#5133) (83e2c373) by maxence-lefebvre

Packages

  • @​tanstack/table-core@​8.11.1
  • @​tanstack/react-table@​8.11.1
  • @​tanstack/solid-table@​8.11.1
  • @​tanstack/vue-table@​8.11.1
  • @​tanstack/svelte-table@​8.11.1

v8.11.0

Version 8.11.0 - 12/17/2023, 4:55 PM

Changes

Feat

  • Add columnResizeDirection table option to support RTL column resizing (#5192) (cfdc3aff) by Samuel Arbibe

Chore

... (truncated)

Commits
  • cd8c821 fix: fixed crash when toggling selection of non-visible row (#5221)
  • 743c9b7 chore: Delete variables that are not used (#5122)
  • 552ff98 release: v8.11.1
  • 83e2c37 fix: export types IdIdentifier, StringHeaderIdentifier, AccessorKeyColumnDefB...
  • c214ab3 release: v8.11.0
  • cfdc3af feat: Add columnResizeDirection table option to support RTL column resizing (...
  • 538c06d docs: fix wrong description in sorting.md (#5134)
  • ff9f1f8 docs: Improve row selection docs (#5184)
  • cfcc0f1 docs: Fix typo (#5149)
  • 4b64bab docs: Update table.md column-defs link (#5155)
  • Additional commits viewable 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)