gazebo
gazebo copied to clipboard
build(deps): bump @tanstack/react-table from 8.9.1 to 8.9.9
Bumps @tanstack/react-table from 8.9.1 to 8.9.9.
Release notes
Sourced from @tanstack/react-table's releases.
v8.9.9
Version 8.9.9 - 9/13/2023, 4:35 PM
Changes
Fix
- limit deep keys to depth: 10 (5fe4bf4b) by Tanner Linsley
Packages
@tanstack/table-core@8.9.9@tanstack/react-table@8.9.9@tanstack/solid-table@8.9.9@tanstack/vue-table@8.9.9@tanstack/svelte-table@8.9.9v8.9.8
Version 8.9.8 - 9/10/2023, 6:53 PM
Changes
Perf
- replace Object assign with direct mutation in feature code (#5048) (605e13e6) by retnag
Docs
Packages
@tanstack/table-core@8.9.8@tanstack/react-table@8.9.8@tanstack/solid-table@8.9.8@tanstack/vue-table@8.9.8@tanstack/svelte-table@8.9.8v8.9.7
Version 8.9.7 - 9/6/2023, 12:27 AM
Changes
Fix
- empty filterRowModel flatRows when filtering from leaf rows (#5049) (1049c204) by retnag
Docs
- material ui branding again (#5035) (9ef186f5) by
@KevinVandy
... (truncated)
Commits
5fe4bf4fix: limit deep keys to depth: 10e4a4842release: v8.9.8605e13eperf: replace Object assign with direct mutation in feature code (#5048)a05c7f8docs: Update sorting.md (#5042)77959c7release: v8.9.71049c20fix: empty filterRowModel flatRows when filtering from leaf rows (#5049)9ef186fdocs: material ui branding again (#5035)b46f6e5release: v8.9.65fc02e5fix: fix svelte types again (#5034)b49ff74release: v8.9.5- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.97%. Comparing base (
196a642) to head (7f04641). Report is 1045 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2262 +/- ##
=======================================
Coverage 97.97% 97.97%
=======================================
Files 699 699
Lines 7998 7998
Branches 1908 1908
=======================================
Hits 7836 7836
Misses 160 160
Partials 2 2
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 196a642...7f04641. Read the comment docs.
Codecov Report
Merging #2262 (220cd32) into main (ff21f4e) will increase coverage by
17.14%. The diff coverage isn/a.
@@ Coverage Diff @@
## main #2262 +/- ##
===========================================
+ Coverage 80.80% 97.95% +17.14%
===========================================
Files 695 698 +3
Lines 7957 7966 +9
Branches 1898 1898
===========================================
+ Hits 6430 7803 +1373
+ Misses 1480 161 -1319
+ Partials 47 2 -45
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update ff21f4e...220cd32. Read the comment docs.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
@@ Coverage Diff @@
## main #2262 +/- ##
=======================================
Coverage 97.97% 97.97%
=======================================
Files 699 699
Lines 7998 7998
Branches 1908 1891 -17
=======================================
Hits 7836 7836
Misses 160 160
Partials 2 2
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 196a642...7f04641. Read the comment docs.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 34.82%. Comparing base (
196a642) to head (7f04641). Report is 1045 commits behind head on main.
@@ Coverage Diff @@
## main #2262 +/- ##
=======================================
Coverage 34.82% 34.82%
=======================================
Files 651 651
Lines 7851 7851
Branches 1891 1864 -27
=======================================
Hits 2734 2734
- Misses 5093 5099 +6
+ Partials 24 18 -6
see 6 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 196a642...7f04641. Read the comment docs.
A newer version of @tanstack/react-table exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
Out of date, closing.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.