From 2d036451e6f4eb6df9464db936f9c428318b3495 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 20:24:47 +0000 Subject: [PATCH] chore(deps): update dependency @tanstack/react-table to v8.20.1 (#7925) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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
TanStack/table (@​tanstack/react-table) ### [`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) ([#​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 ([#​5467](https://togithub.com/TanStack/table/issues/5467)) ([`55da0c3`](https://togithub.com/TanStack/table/commit/55da0c3)) by [@​0ctothorp](https://togithub.com/0ctothorp) - Update columns.md ([#​5666](https://togithub.com/TanStack/table/issues/5666)) ([`a8d1971`](https://togithub.com/TanStack/table/commit/a8d1971)) by squidjam #### Packages - [@​tanstack/table-core](https://togithub.com/tanstack/table-core)[@​8](https://togithub.com/8).20.1 - [@​tanstack/angular-table](https://togithub.com/tanstack/angular-table)[@​8](https://togithub.com/8).20.1 - [@​tanstack/lit-table](https://togithub.com/tanstack/lit-table)[@​8](https://togithub.com/8).20.1 - [@​tanstack/qwik-table](https://togithub.com/tanstack/qwik-table)[@​8](https://togithub.com/8).20.1 - [@​tanstack/react-table](https://togithub.com/tanstack/react-table)[@​8](https://togithub.com/8).20.1 - [@​tanstack/solid-table](https://togithub.com/tanstack/solid-table)[@​8](https://togithub.com/8).20.1 - [@​tanstack/svelte-table](https://togithub.com/tanstack/svelte-table)[@​8](https://togithub.com/8).20.1 - [@​tanstack/vue-table](https://togithub.com/tanstack/vue-table)[@​8](https://togithub.com/8).20.1 - [@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools)[@​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 ([#​5676](https://togithub.com/TanStack/table/issues/5676)) ([`9d54b2e`](https://togithub.com/TanStack/table/commit/9d54b2e)) by Vincent Rubinetti ##### Chore - update [@​tanstack/config](https://togithub.com/tanstack/config) ([#​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 ([#​5671](https://togithub.com/TanStack/table/issues/5671)) ([`92ef946`](https://togithub.com/TanStack/table/commit/92ef946)) by Dayyan Smith ##### Ci - Add autofix.yml ([#​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 ([#​5691](https://togithub.com/TanStack/table/issues/5691)) ([`be8d0e7`](https://togithub.com/TanStack/table/commit/be8d0e7)) by eelpik - typo in multi-sorting guide ([#​5686](https://togithub.com/TanStack/table/issues/5686)) ([`2c74877`](https://togithub.com/TanStack/table/commit/2c74877)) by brokenrice - fix typo on tables.md ([#​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 ([#​5337](https://togithub.com/TanStack/table/issues/5337)) ([`5f7ddd6`](https://togithub.com/TanStack/table/commit/5f7ddd6)) by SMU - angular-table: Update table-state.md ([#​5677](https://togithub.com/TanStack/table/issues/5677)) ([`fe690df`](https://togithub.com/TanStack/table/commit/fe690df)) by [@​nicklemmon](https://togithub.com/nicklemmon) - Fix typo in documentation ([#​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 ([#​5668](https://togithub.com/TanStack/table/issues/5668)) ([`e420d00`](https://togithub.com/TanStack/table/commit/e420d00)) by [@​mgechev](https://togithub.com/mgechev) #### Packages - [@​tanstack/table-core](https://togithub.com/tanstack/table-core)[@​8](https://togithub.com/8).19.4 - [@​tanstack/match-sorter-utils](https://togithub.com/tanstack/match-sorter-utils)[@​8](https://togithub.com/8).19.4 - [@​tanstack/angular-table](https://togithub.com/tanstack/angular-table)[@​8](https://togithub.com/8).19.4 - [@​tanstack/lit-table](https://togithub.com/tanstack/lit-table)[@​8](https://togithub.com/8).19.4 - [@​tanstack/qwik-table](https://togithub.com/tanstack/qwik-table)[@​8](https://togithub.com/8).19.4 - [@​tanstack/react-table](https://togithub.com/tanstack/react-table)[@​8](https://togithub.com/8).19.4 - [@​tanstack/solid-table](https://togithub.com/tanstack/solid-table)[@​8](https://togithub.com/8).19.4 - [@​tanstack/svelte-table](https://togithub.com/tanstack/svelte-table)[@​8](https://togithub.com/8).19.4 - [@​tanstack/vue-table](https://togithub.com/tanstack/vue-table)[@​8](https://togithub.com/8).19.4 - [@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools)[@​8](https://togithub.com/8).19.4
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- frontend/yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 96a5b94a10..1c93b433a2 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -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