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

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

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)

@dependabot dependabot bot requested a review from a team as a code owner January 1, 2024 02:05
@dependabot dependabot bot added automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 1, 2024
Copy link

codecov bot commented Jan 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8651ee0) 71.67% compared to head (2c5b2c9) 71.74%.
Report is 2 commits behind head on main.

❗ Current head 2c5b2c9 differs from pull request most recent head c6d5b49. Consider uploading reports for the commit c6d5b49 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2601      +/-   ##
==========================================
+ Coverage   71.67%   71.74%   +0.07%     
==========================================
  Files          87       87              
  Lines        8246     8246              
==========================================
+ Hits         5910     5916       +6     
+ Misses       1979     1975       -4     
+ Partials      357      355       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/tanstack/react-table-8.11.2 branch 2 times, most recently from e685fe6 to 2c5b2c9 Compare January 1, 2024 02:29
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: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/tanstack/react-table-8.11.2 branch from 2c5b2c9 to c6d5b49 Compare January 1, 2024 02:41
@kodiakhq kodiakhq bot merged commit 62e572c into main Jan 1, 2024
28 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/ui/tanstack/react-table-8.11.2 branch January 1, 2024 02:52
markphelps added a commit that referenced this pull request Jan 1, 2024
… into oidc-close-provider

* 'oidc-close-provider' of https://github.com/flipt-io/flipt:
  chore(deps-dev): bump @types/jest from 29.5.10 to 29.5.11 in /ui (#2600)
  chore(deps): bump @tanstack/react-table from 8.10.7 to 8.11.2 in /ui (#2601)
  chore(deps-dev): bump eslint from 8.55.0 to 8.56.0 in /ui (#2603)
  chore(deps-dev): bump @types/node from 18.19.3 to 18.19.4 in /ui (#2602)
  chore(deps): bump moment from 2.29.4 to 2.30.1 in /ui (#2599)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Used by Kodiak bot to automerge PRs 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.

0 participants