mirror of
https://github.com/Unleash/unleash.git
synced 2025-05-31 01:16:01 +02:00
chore(deps): update dependency @tanstack/react-table to v8.17.3 (#7155)
[](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.15.3` -> `8.17.3`](https://renovatebot.com/diffs/npm/@tanstack%2freact-table/8.15.3/8.17.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>TanStack/table (@​tanstack/react-table)</summary> ### [`v8.17.3`](https://togithub.com/TanStack/table/releases/tag/v8.17.3) [Compare Source](https://togithub.com/TanStack/table/compare/v8.17.0...v8.17.3) Version 8.17.3 - 5/14/2024, 2:44 PM ##### Changes ##### Fix - Add a missing guard for undefined in the getFilteredRowModel function. ([#​5555](https://togithub.com/TanStack/table/issues/5555)) ([`5411f1a`](https://togithub.com/TanStack/table/commit/5411f1a1)) by [@​jjh2613](https://togithub.com/jjh2613) ##### Packages - [@​tanstack/table-core](https://togithub.com/tanstack/table-core)[@​8](https://togithub.com/8).17.3 - [@​tanstack/qwik-table](https://togithub.com/tanstack/qwik-table)[@​8](https://togithub.com/8).17.3 - [@​tanstack/react-table](https://togithub.com/tanstack/react-table)[@​8](https://togithub.com/8).17.3 - [@​tanstack/solid-table](https://togithub.com/tanstack/solid-table)[@​8](https://togithub.com/8).17.3 - [@​tanstack/vue-table](https://togithub.com/tanstack/vue-table)[@​8](https://togithub.com/8).17.3 - [@​tanstack/svelte-table](https://togithub.com/tanstack/svelte-table)[@​8](https://togithub.com/8).17.3 - [@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools)[@​8](https://togithub.com/8).17.3 - [@​tanstack/angular-table](https://togithub.com/tanstack/angular-table)[@​8](https://togithub.com/8).17.3 ### [`v8.17.0`](https://togithub.com/TanStack/table/releases/tag/v8.17.0) [Compare Source](https://togithub.com/TanStack/table/compare/v8.16.0...v8.17.0) Version 8.17.0 - 5/12/2024, 7:21 PM #### Changes ##### Feat - Angular adapter for TanStack Table ([#​5326](https://togithub.com/TanStack/table/issues/5326)) ([#​5432](https://togithub.com/TanStack/table/issues/5432)) ([`91f4360`](https://togithub.com/TanStack/table/commit/91f4360f)) by Kevin Van Cott ##### Chore - repo package upgrades ([#​5513](https://togithub.com/TanStack/table/issues/5513)) ([`8630fee`](https://togithub.com/TanStack/table/commit/8630fee8)) by Kevin Van Cott ##### Docs - example code of Deep Keys in column-deps ([#​5547](https://togithub.com/TanStack/table/issues/5547)) ([`c1085a6`](https://togithub.com/TanStack/table/commit/c1085a6a)) by taro - Document getAutoFilterFn in column-filtering.md ([#​5510](https://togithub.com/TanStack/table/issues/5510)) ([`b1d29b4`](https://togithub.com/TanStack/table/commit/b1d29b49)) by [@​geryogam](https://togithub.com/geryogam) - Update tables.md ([#​5534](https://togithub.com/TanStack/table/issues/5534)) ([`58f7991`](https://togithub.com/TanStack/table/commit/58f79914)) by [@​naughton](https://togithub.com/naughton) - update column defs page title ([`eae4d0f`](https://togithub.com/TanStack/table/commit/eae4d0f7)) by Kevin Vandy - update overview ([`b803962`](https://togithub.com/TanStack/table/commit/b803962e)) by Kevin Vandy - header and column docs ([#​5531](https://togithub.com/TanStack/table/issues/5531)) ([`102ffd2`](https://togithub.com/TanStack/table/commit/102ffd27)) by Kevin Van Cott - rename data guide ([`64ef24c`](https://togithub.com/TanStack/table/commit/64ef24c4)) by Kevin Vandy - fix links ([`ec1ab03`](https://togithub.com/TanStack/table/commit/ec1ab03f)) by Kevin Vandy - data and header group docs ([#​5526](https://togithub.com/TanStack/table/issues/5526)) ([`72ab26a`](https://togithub.com/TanStack/table/commit/72ab26a6)) by Kevin Van Cott - create cells guide ([#​5523](https://togithub.com/TanStack/table/issues/5523)) ([`e80b802`](https://togithub.com/TanStack/table/commit/e80b802a)) by Kevin Van Cott - rows guide ([#​5515](https://togithub.com/TanStack/table/issues/5515)) ([`c7c4419`](https://togithub.com/TanStack/table/commit/c7c44199)) by Kevin Van Cott - typos in pagination.md ([#​5508](https://togithub.com/TanStack/table/issues/5508)) ([`ed37903`](https://togithub.com/TanStack/table/commit/ed37903d)) by [@​geryogam](https://togithub.com/geryogam) - typos in column-filtering.md ([#​5509](https://togithub.com/TanStack/table/issues/5509)) ([`2afa14b`](https://togithub.com/TanStack/table/commit/2afa14b7)) by [@​geryogam](https://togithub.com/geryogam) - start faceting docs and filter example reorg ([#​5507](https://togithub.com/TanStack/table/issues/5507)) ([`289eca3`](https://togithub.com/TanStack/table/commit/289eca31)) by Kevin Van Cott - docs pages are breaking due to diff in markdown ([#​5503](https://togithub.com/TanStack/table/issues/5503)) ([`365e0e9`](https://togithub.com/TanStack/table/commit/365e0e99)) by [@​KushagraMehta](https://togithub.com/KushagraMehta) ##### Other - Fix `filters-fuzzy` URL ([#​5520](https://togithub.com/TanStack/table/issues/5520)) ([`4fda521`](https://togithub.com/TanStack/table/commit/4fda521d)) by Joe Greve #### Packages - [@​tanstack/qwik-table](https://togithub.com/tanstack/qwik-table)[@​8](https://togithub.com/8).17.0 - [@​tanstack/react-table](https://togithub.com/tanstack/react-table)[@​8](https://togithub.com/8).17.0 - [@​tanstack/solid-table](https://togithub.com/tanstack/solid-table)[@​8](https://togithub.com/8).17.0 - [@​tanstack/vue-table](https://togithub.com/tanstack/vue-table)[@​8](https://togithub.com/8).17.0 - [@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools)[@​8](https://togithub.com/8).17.0 - [@​tanstack/angular-table](https://togithub.com/tanstack/angular-table)[@​8](https://togithub.com/8).17.0 ### [`v8.16.0`](https://togithub.com/TanStack/table/releases/tag/v8.16.0) [Compare Source](https://togithub.com/TanStack/table/compare/v8.15.3...v8.16.0) Version 8.16.0 - 4/13/2024, 12:47 AM #### Changes ##### Feat - new sortUndefined last and first options ([#​5486](https://togithub.com/TanStack/table/issues/5486)) ([`d2ae539`](https://togithub.com/TanStack/table/commit/d2ae5390)) by Kevin Van Cott ##### Docs - Update overview.md ([#​5474](https://togithub.com/TanStack/table/issues/5474)) ([`5a907f3`](https://togithub.com/TanStack/table/commit/5a907f3a)) by Artem - update overview and installation ([#​5462](https://togithub.com/TanStack/table/issues/5462)) ([`c40d734`](https://togithub.com/TanStack/table/commit/c40d734a)) by Kevin Van Cott - fix virtual link ([`b23c133`](https://togithub.com/TanStack/table/commit/b23c1336)) by Kevin Vandy - fix more links for tsr migration ([#​5461](https://togithub.com/TanStack/table/issues/5461)) ([`2c12856`](https://togithub.com/TanStack/table/commit/2c12856e)) by Kevin Van Cott - prep for tanstack.com migration to TSR ([`024ecda`](https://togithub.com/TanStack/table/commit/024ecda9)) by Tanner Linsley #### Packages - [@​tanstack/table-core](https://togithub.com/tanstack/table-core)[@​8](https://togithub.com/8).16.0 - [@​tanstack/qwik-table](https://togithub.com/tanstack/qwik-table)[@​8](https://togithub.com/8).16.0 - [@​tanstack/react-table](https://togithub.com/tanstack/react-table)[@​8](https://togithub.com/8).16.0 - [@​tanstack/solid-table](https://togithub.com/tanstack/solid-table)[@​8](https://togithub.com/8).16.0 - [@​tanstack/vue-table](https://togithub.com/tanstack/vue-table)[@​8](https://togithub.com/8).16.0 - [@​tanstack/svelte-table](https://togithub.com/tanstack/svelte-table)[@​8](https://togithub.com/8).16.0 - [@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools)[@​8](https://togithub.com/8).16.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
eb1105e3cf
commit
a8b001e950
@ -2187,16 +2187,16 @@
|
||||
svg-parser "^2.0.4"
|
||||
|
||||
"@tanstack/react-table@^8.10.7":
|
||||
version "8.15.3"
|
||||
resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.15.3.tgz#9933222642d5d5bdaea5a78cf6c5d42aa86a1c22"
|
||||
integrity sha512-aocQ4WpWiAh7R+yxNp+DGQYXeVACh5lv2kk96DjYgFiHDCB0cOFoYMT/pM6eDOzeMXR9AvPoLeumTgq8/0qX+w==
|
||||
version "8.17.3"
|
||||
resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.17.3.tgz#4e10b4cf5355a40d6d72a83d3f4b3ecd32f56bf4"
|
||||
integrity sha512-5gwg5SvPD3lNAXPuJJz1fOCEZYk9/GeBFH3w/hCgnfyszOIzwkwgp5I7Q4MJtn0WECp84b5STQUDdmvGi8m3nA==
|
||||
dependencies:
|
||||
"@tanstack/table-core" "8.15.3"
|
||||
"@tanstack/table-core" "8.17.3"
|
||||
|
||||
"@tanstack/table-core@8.15.3":
|
||||
version "8.15.3"
|
||||
resolved "https://registry.yarnpkg.com/@tanstack/table-core/-/table-core-8.15.3.tgz#1a11cef82a458e90694bedfb40dcff610e69460e"
|
||||
integrity sha512-wOgV0HfEvuMOv8RlqdR9MdNNqq0uyvQtP39QOvGlggHvIObOE4exS+D5LGO8LZ3LUXxId2IlUKcHDHaGujWhUg==
|
||||
"@tanstack/table-core@8.17.3":
|
||||
version "8.17.3"
|
||||
resolved "https://registry.yarnpkg.com/@tanstack/table-core/-/table-core-8.17.3.tgz#d7a9830abb29cd369b52b2a7159dc0360af646fd"
|
||||
integrity sha512-mPBodDGVL+fl6d90wUREepHa/7lhsghg2A3vFpakEhrhtbIlgNAZiMr7ccTgak5qbHqF14Fwy+W1yFWQt+WmYQ==
|
||||
|
||||
"@testing-library/dom@8.20.1":
|
||||
version "8.20.1"
|
||||
|
Loading…
Reference in New Issue
Block a user