Skip to content

Commit

Permalink
chore(deps): update dependency @tanstack/react-table to v8.20.1 (#7925)
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.19.3` ->
`8.20.1`](https://renovatebot.com/diffs/npm/@tanstack%2freact-table/8.19.3/8.20.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-table/8.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tanstack%2freact-table/8.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tanstack%2freact-table/8.19.3/8.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-table/8.19.3/8.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

Version 8.20.1 - 8/3/24, 10:29 PM

#### Changes

##### Fix

- id building was not consistent when using deep accessorKey (4754)
([#&#8203;5430](https://togithub.com/TanStack/table/issues/5430))
([`84cf73a`](https://togithub.com/TanStack/table/commit/84cf73a)) by
Roman Kozodoi

##### Docs

- fix link to row-models doc in guide/tables.md
([#&#8203;5467](https://togithub.com/TanStack/table/issues/5467))
([`55da0c3`](https://togithub.com/TanStack/table/commit/55da0c3)) by
[@&#8203;0ctothorp](https://togithub.com/0ctothorp)
- Update columns.md
([#&#8203;5666](https://togithub.com/TanStack/table/issues/5666))
([`a8d1971`](https://togithub.com/TanStack/table/commit/a8d1971)) by
squidjam

#### Packages

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

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

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

Version 8.19.4 - 8/3/24, 8:50 PM

#### Changes

##### Fix

- getFacetedMinMaxValues default implementation sometimes returning
array of arrays
([#&#8203;5676](https://togithub.com/TanStack/table/issues/5676))
([`9d54b2e`](https://togithub.com/TanStack/table/commit/9d54b2e)) by
Vincent Rubinetti

##### Chore

- update [@&#8203;tanstack/config](https://togithub.com/tanstack/config)
([#&#8203;5678](https://togithub.com/TanStack/table/issues/5678))
([`dd210f9`](https://togithub.com/TanStack/table/commit/dd210f9)) by
Lachlan Collins
- match-sorter-utils: fix JSDoc comment for rankItem
([#&#8203;5671](https://togithub.com/TanStack/table/issues/5671))
([`92ef946`](https://togithub.com/TanStack/table/commit/92ef946)) by
Dayyan Smith

##### Ci

- Add autofix.yml
([#&#8203;5669](https://togithub.com/TanStack/table/issues/5669))
([`efba3b0`](https://togithub.com/TanStack/table/commit/efba3b0)) by
Lachlan Collins

##### Docs

- update broken links in README
([#&#8203;5691](https://togithub.com/TanStack/table/issues/5691))
([`be8d0e7`](https://togithub.com/TanStack/table/commit/be8d0e7)) by
eelpik
- typo in multi-sorting guide
([#&#8203;5686](https://togithub.com/TanStack/table/issues/5686))
([`2c74877`](https://togithub.com/TanStack/table/commit/2c74877)) by
brokenrice
- fix typo on tables.md
([#&#8203;5681](https://togithub.com/TanStack/table/issues/5681))
([`a669e39`](https://togithub.com/TanStack/table/commit/a669e39)) by
Rohit Dalal
- Clarify that getIsSomeRowsSelected return false if all rows are
selected
([#&#8203;5337](https://togithub.com/TanStack/table/issues/5337))
([`5f7ddd6`](https://togithub.com/TanStack/table/commit/5f7ddd6)) by SMU
- angular-table: Update table-state.md
([#&#8203;5677](https://togithub.com/TanStack/table/issues/5677))
([`fe690df`](https://togithub.com/TanStack/table/commit/fe690df)) by
[@&#8203;nicklemmon](https://togithub.com/nicklemmon)
- Fix typo in documentation
([#&#8203;5673](https://togithub.com/TanStack/table/issues/5673))
([`7bf42dd`](https://togithub.com/TanStack/table/commit/7bf42dd)) by
Maxime Julian
- update the syntax highlighting for angular
([#&#8203;5668](https://togithub.com/TanStack/table/issues/5668))
([`e420d00`](https://togithub.com/TanStack/table/commit/e420d00)) by
[@&#8203;mgechev](https://togithub.com/mgechev)

#### Packages

-
[@&#8203;tanstack/table-core](https://togithub.com/tanstack/table-core)[@&#8203;8](https://togithub.com/8).19.4
-
[@&#8203;tanstack/match-sorter-utils](https://togithub.com/tanstack/match-sorter-utils)[@&#8203;8](https://togithub.com/8).19.4
-
[@&#8203;tanstack/angular-table](https://togithub.com/tanstack/angular-table)[@&#8203;8](https://togithub.com/8).19.4
-
[@&#8203;tanstack/lit-table](https://togithub.com/tanstack/lit-table)[@&#8203;8](https://togithub.com/8).19.4
-
[@&#8203;tanstack/qwik-table](https://togithub.com/tanstack/qwik-table)[@&#8203;8](https://togithub.com/8).19.4
-
[@&#8203;tanstack/react-table](https://togithub.com/tanstack/react-table)[@&#8203;8](https://togithub.com/8).19.4
-
[@&#8203;tanstack/solid-table](https://togithub.com/tanstack/solid-table)[@&#8203;8](https://togithub.com/8).19.4
-
[@&#8203;tanstack/svelte-table](https://togithub.com/tanstack/svelte-table)[@&#8203;8](https://togithub.com/8).19.4
-
[@&#8203;tanstack/vue-table](https://togithub.com/tanstack/vue-table)[@&#8203;8](https://togithub.com/8).19.4
-
[@&#8203;tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools)[@&#8203;8](https://togithub.com/8).19.4

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job log](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent 106e1d1 commit 2d03645
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2492,21 +2492,21 @@ __metadata:
linkType: hard

"@tanstack/react-table@npm:^8.10.7":
version: 8.19.3
resolution: "@tanstack/react-table@npm:8.19.3"
version: 8.20.1
resolution: "@tanstack/react-table@npm:8.20.1"
dependencies:
"@tanstack/table-core": "npm:8.19.3"
"@tanstack/table-core": "npm:8.20.1"
peerDependencies:
react: ">=16.8"
react-dom: ">=16.8"
checksum: 10c0/c3835d84f13874482d7e646c67d6b213065cf7b39e6d1ba4fe9a6876ad913a4863bbfbc9f93e4cc59a86ab292d228b16be4c27cf4786bc9f49366c4f9895b616
checksum: 10c0/dc0bac56425de05bb51dca32d488a6ca4f2395375f8c02b1c0082ee0f654841efa1263b357c62864f7c44ed39c0be1fb547aa7350ee7e39be5c7dd19b4155260
languageName: node
linkType: hard

"@tanstack/table-core@npm:8.19.3":
version: 8.19.3
resolution: "@tanstack/table-core@npm:8.19.3"
checksum: 10c0/c88a37ac4733b64c4466c42703ae4cff84e07ff0d46948e2938a050fa2d058c730ed80f36765394f505b1ccc5e0cc331b72af9e9fa6549897c8d145cfaebae20
"@tanstack/table-core@npm:8.20.1":
version: 8.20.1
resolution: "@tanstack/table-core@npm:8.20.1"
checksum: 10c0/540a4df688cad9261f77ca454aab62720615569805b5396bd012b411bb65dbb3fdf38f2a0b91a60b2e0def139d1517ad9a3f28f2cede5317d70ad1ad0dd1c5a3
languageName: node
linkType: hard

Expand Down

0 comments on commit 2d03645

Please sign in to comment.