Skip to content

Commit

Permalink
chore(deps): update dependency @tanstack/react-table to v8.13.2 (#6505)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@tanstack/react-table](https://tanstack.com/table)
([source](https://togithub.com/TanStack/table/tree/HEAD/packages/react-table))
| [`8.11.8` ->
`8.13.2`](https://renovatebot.com/diffs/npm/@tanstack%2freact-table/8.11.8/8.13.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-table/8.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tanstack%2freact-table/8.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tanstack%2freact-table/8.11.8/8.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-table/8.11.8/8.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>TanStack/table (@&#8203;tanstack/react-table)</summary>

###
[`v8.13.2`](https://togithub.com/TanStack/table/releases/tag/v8.13.2)

[Compare
Source](https://togithub.com/TanStack/table/compare/v8.13.1...v8.13.2)

Version 8.13.2 - 2/28/2024, 5:48 PM

#### Changes

##### Fix

- ts support for all optional keys in data model
([#&#8203;5283](https://togithub.com/TanStack/table/issues/5283))
([`bc7914a`](https://togithub.com/TanStack/table/commit/bc7914ae)) by
[@&#8203;jrozbicki](https://togithub.com/jrozbicki)

#### Packages

-
[@&#8203;tanstack/table-core](https://togithub.com/tanstack/table-core)[@&#8203;8](https://togithub.com/8).13.2
-
[@&#8203;tanstack/react-table](https://togithub.com/tanstack/react-table)[@&#8203;8](https://togithub.com/8).13.2
-
[@&#8203;tanstack/solid-table](https://togithub.com/tanstack/solid-table)[@&#8203;8](https://togithub.com/8).13.2
-
[@&#8203;tanstack/vue-table](https://togithub.com/tanstack/vue-table)[@&#8203;8](https://togithub.com/8).13.2
-
[@&#8203;tanstack/svelte-table](https://togithub.com/tanstack/svelte-table)[@&#8203;8](https://togithub.com/8).13.2
-
[@&#8203;tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools)[@&#8203;8](https://togithub.com/8).13.2

###
[`v8.13.1`](https://togithub.com/TanStack/table/releases/tag/v8.13.1)

[Compare
Source](https://togithub.com/TanStack/table/compare/v8.13.0...v8.13.1)

Version 8.13.1 - 2/28/2024, 5:37 PM

#### Changes

##### Fix

- column getIsVisible works for parent group columns
([#&#8203;5380](https://togithub.com/TanStack/table/issues/5380))
([`6792327`](https://togithub.com/TanStack/table/commit/6792327e)) by
Kevin Van Cott

#### Packages

-
[@&#8203;tanstack/table-core](https://togithub.com/tanstack/table-core)[@&#8203;8](https://togithub.com/8).13.1
-
[@&#8203;tanstack/react-table](https://togithub.com/tanstack/react-table)[@&#8203;8](https://togithub.com/8).13.1
-
[@&#8203;tanstack/solid-table](https://togithub.com/tanstack/solid-table)[@&#8203;8](https://togithub.com/8).13.1
-
[@&#8203;tanstack/vue-table](https://togithub.com/tanstack/vue-table)[@&#8203;8](https://togithub.com/8).13.1
-
[@&#8203;tanstack/svelte-table](https://togithub.com/tanstack/svelte-table)[@&#8203;8](https://togithub.com/8).13.1
-
[@&#8203;tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools)[@&#8203;8](https://togithub.com/8).13.1

###
[`v8.13.0`](https://togithub.com/TanStack/table/releases/tag/v8.13.0)

[Compare
Source](https://togithub.com/TanStack/table/compare/v8.12.0...v8.13.0)

Version 8.13.0 - 2/27/2024, 9:04 PM

#### Changes

##### Feat

- pagination row count apis, new pagination docs
([#&#8203;5377](https://togithub.com/TanStack/table/issues/5377))
([`1c0ce2d`](https://togithub.com/TanStack/table/commit/1c0ce2d9)) by
Kevin Van Cott

##### Chore

- add and configure size-limit
([#&#8203;5370](https://togithub.com/TanStack/table/issues/5370))
([`631886b`](https://togithub.com/TanStack/table/commit/631886b8)) by
Kevin Van Cott
- Add knip and sherif
([#&#8203;5357](https://togithub.com/TanStack/table/issues/5357))
([`06f560c`](https://togithub.com/TanStack/table/commit/06f560cf)) by
Lachlan Collins

##### Docs

- add missing faker-js dependency
([#&#8203;5372](https://togithub.com/TanStack/table/issues/5372))
([`8004b9a`](https://togithub.com/TanStack/table/commit/8004b9a9)) by
[@&#8203;EugeneDz](https://togithub.com/EugeneDz)
- Add svelte filtering example
([#&#8203;5364](https://togithub.com/TanStack/table/issues/5364))
([`0d36056`](https://togithub.com/TanStack/table/commit/0d360567)) by
Daniel Immke
- add column visibility docs
([#&#8203;5362](https://togithub.com/TanStack/table/issues/5362))
([`e808abf`](https://togithub.com/TanStack/table/commit/e808abfd)) by
Kevin Van Cott
- Remove extra $ in bash commands in installation.md
([#&#8203;5359](https://togithub.com/TanStack/table/issues/5359))
([`c42e95a`](https://togithub.com/TanStack/table/commit/c42e95ab)) by
[@&#8203;cairomassimo](https://togithub.com/cairomassimo)
- more idiomatic solid and eslint cleanup for solid filters example
([#&#8203;5361](https://togithub.com/TanStack/table/issues/5361))
([`b78b99b`](https://togithub.com/TanStack/table/commit/b78b99be)) by
Hephaestian
- replace react-dnd with dnd-kit in col-dnd example
([#&#8203;5358](https://togithub.com/TanStack/table/issues/5358))
([`8238990`](https://togithub.com/TanStack/table/commit/82389900)) by
Kevin Van Cott
- replace react-dnd with dnd-kit in row ordering example
([#&#8203;5355](https://togithub.com/TanStack/table/issues/5355))
([`84c0791`](https://togithub.com/TanStack/table/commit/84c07914)) by
Kevin Van Cott
- column-pinning docs wrong link
([#&#8203;5349](https://togithub.com/TanStack/table/issues/5349))
([`ef744cb`](https://togithub.com/TanStack/table/commit/ef744cba)) by
[@&#8203;PeanutButte7](https://togithub.com/PeanutButte7)
- Update column-ordering.md
([#&#8203;5354](https://togithub.com/TanStack/table/issues/5354))
([`d7cc714`](https://togithub.com/TanStack/table/commit/d7cc714b)) by
Kevin Van Cott
- column ordering guide
([#&#8203;5353](https://togithub.com/TanStack/table/issues/5353))
([`eef7a99`](https://togithub.com/TanStack/table/commit/eef7a994)) by
Kevin Van Cott

##### Ci

- Use Nx Agents
([#&#8203;5356](https://togithub.com/TanStack/table/issues/5356))
([`0004886`](https://togithub.com/TanStack/table/commit/00048864)) by
Lachlan Collins
- Add read-only Nx cloud access token
([#&#8203;5346](https://togithub.com/TanStack/table/issues/5346))
([`d155dff`](https://togithub.com/TanStack/table/commit/d155dff3)) by
Lachlan Collins

#### Packages

-
[@&#8203;tanstack/table-core](https://togithub.com/tanstack/table-core)[@&#8203;8](https://togithub.com/8).13.0
-
[@&#8203;tanstack/react-table](https://togithub.com/tanstack/react-table)[@&#8203;8](https://togithub.com/8).13.0
-
[@&#8203;tanstack/vue-table](https://togithub.com/tanstack/vue-table)[@&#8203;8](https://togithub.com/8).13.0
-
[@&#8203;tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools)[@&#8203;8](https://togithub.com/8).13.0
-
[@&#8203;tanstack/solid-table](https://togithub.com/tanstack/solid-table)[@&#8203;8](https://togithub.com/8).13.0
-
[@&#8203;tanstack/svelte-table](https://togithub.com/tanstack/svelte-table)[@&#8203;8](https://togithub.com/8).13.0

###
[`v8.12.0`](https://togithub.com/TanStack/table/releases/tag/v8.12.0)

[Compare
Source](https://togithub.com/TanStack/table/compare/v8.11.8...v8.12.0)

Version 8.12.0 - 2/14/2024, 6:15 AM

#### Changes

##### Feat

- new column pinning, sizing, ordering APIs for easier sticky pinning
([#&#8203;5344](https://togithub.com/TanStack/table/issues/5344))
([`de1a715`](https://togithub.com/TanStack/table/commit/de1a715d)) by
Kevin Van Cott

##### Chore

- lenient test condition for slower builds
([#&#8203;5345](https://togithub.com/TanStack/table/issues/5345))
([`d1e287c`](https://togithub.com/TanStack/table/commit/d1e287c8)) by
Kevin Van Cott

##### Docs

- updated mui pagination example
([#&#8203;5341](https://togithub.com/TanStack/table/issues/5341))
([`3aa9da9`](https://togithub.com/TanStack/table/commit/3aa9da9a)) by
Antonio Galindo
- links to framework url
([#&#8203;5340](https://togithub.com/TanStack/table/issues/5340))
([`bca3dd6`](https://togithub.com/TanStack/table/commit/bca3dd6f)) by
Kevin Van Cott

##### Other

- finish row model docs
([#&#8203;5339](https://togithub.com/TanStack/table/issues/5339))
([`a587e43`](https://togithub.com/TanStack/table/commit/a587e435)) by
Kevin Van Cott

##### Ci

- examples: Test examples in CI
([#&#8203;5324](https://togithub.com/TanStack/table/issues/5324))
([`4e2dd61`](https://togithub.com/TanStack/table/commit/4e2dd61e)) by
Lachlan Collins

#### Packages

-
[@&#8203;tanstack/table-core](https://togithub.com/tanstack/table-core)[@&#8203;8](https://togithub.com/8).12.0
-
[@&#8203;tanstack/react-table](https://togithub.com/tanstack/react-table)[@&#8203;8](https://togithub.com/8).12.0
-
[@&#8203;tanstack/solid-table](https://togithub.com/tanstack/solid-table)[@&#8203;8](https://togithub.com/8).12.0
-
[@&#8203;tanstack/vue-table](https://togithub.com/tanstack/vue-table)[@&#8203;8](https://togithub.com/8).12.0
-
[@&#8203;tanstack/svelte-table](https://togithub.com/tanstack/svelte-table)[@&#8203;8](https://togithub.com/8).12.0
-
[@&#8203;tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools)[@&#8203;8](https://togithub.com/8).12.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 11, 2024
1 parent 1f374ea commit b2cef08
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions frontend/yarn.lock
Expand Up @@ -1947,16 +1947,16 @@
svg-parser "^2.0.4"

"@tanstack/react-table@^8.10.7":
version "8.11.8"
resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.11.8.tgz#4eef4a2d91116ca51c8c9b2f00b455d8d99886c7"
integrity sha512-NEwvIq4iSiDQozEyvbdiSdCOiLa+g5xHmdEnvwDb98FObcK6YkBOkRrs/CNqrKdDy+/lqoIllIWHk+M80GW6+g==
version "8.13.2"
resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.13.2.tgz#a3aa737ae464abc651f68daa7e82dca17813606c"
integrity sha512-b6mR3mYkjRtJ443QZh9sc7CvGTce81J35F/XMr0OoWbx0KIM7TTTdyNP2XKObvkLpYnLpCrYDwI3CZnLezWvpg==
dependencies:
"@tanstack/table-core" "8.11.8"
"@tanstack/table-core" "8.13.2"

"@tanstack/table-core@8.11.8":
version "8.11.8"
resolved "https://registry.yarnpkg.com/@tanstack/table-core/-/table-core-8.11.8.tgz#7f46c31894249dbb57e43ad95c80e891236a895f"
integrity sha512-DECHvtq4YW4U/gqg6etup7ydt/RB1Bi1pJaMpHUXl65ooW1d71Nv7BzD66rUdHrBSNdyiW3PLTPUQlpXjAgDeA==
"@tanstack/table-core@8.13.2":
version "8.13.2"
resolved "https://registry.yarnpkg.com/@tanstack/table-core/-/table-core-8.13.2.tgz#2512574dd3d20dc94b7db1f9f48090f0c18b5c85"
integrity sha512-/2saD1lWBUV6/uNAwrsg2tw58uvMJ07bO2F1IWMxjFRkJiXKQRuc3Oq2aufeobD3873+4oIM/DRySIw7+QsPPw==

"@testing-library/dom@8.20.1":
version "8.20.1"
Expand Down

0 comments on commit b2cef08

Please sign in to comment.