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 @tanstack/react-table from 8.10.7 to 8.11.2 #45

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

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 <dependency name> 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)

Bumps [@tanstack/react-table](https://github.com/tanstack/table) from 8.10.7 to 8.11.2.
- [Release notes](https://github.com/tanstack/table/releases)
- [Commits](TanStack/table@v8.10.7...v8.11.2)

---
updated-dependencies:
- dependency-name: "@tanstack/react-table"
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 25, 2023
@anteprimorac anteprimorac merged commit ddeb23a into master Jan 5, 2024
13 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tanstack/react-table-8.11.2 branch January 5, 2024 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant