From c3d2ae08d6fd4a407bf1c1c0b0078932e3fb926f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 01:02:24 +0000 Subject: [PATCH] chore(deps): update dependency @tanstack/react-table to v8.19.3 (#7703) 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.2` -> `8.19.3`](https://renovatebot.com/diffs/npm/@tanstack%2freact-table/8.19.2/8.19.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-table/8.19.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tanstack%2freact-table/8.19.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tanstack%2freact-table/8.19.2/8.19.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-table/8.19.2/8.19.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
TanStack/table (@​tanstack/react-table) ### [`v8.19.3`](https://togithub.com/TanStack/table/releases/tag/v8.19.3) [Compare Source](https://togithub.com/TanStack/table/compare/v8.19.2...v8.19.3) Version 8.19.3 - 7/14/24, 8:44 AM #### Changes ##### Fix - table-core: assign unassign parentId in grouped row model ([#​5657](https://togithub.com/TanStack/table/issues/5657)) ([`a71ce10`](https://togithub.com/TanStack/table/commit/a71ce10)) by PiR ##### Ci - enable npm provenance ([#​5654](https://togithub.com/TanStack/table/issues/5654)) ([`0054eb3`](https://togithub.com/TanStack/table/commit/0054eb3)) by Lachlan Collins - Add pkg-pr-new previews ([#​5648](https://togithub.com/TanStack/table/issues/5648)) ([`241f26f`](https://togithub.com/TanStack/table/commit/241f26f)) by Lachlan Collins ##### Docs - use [@​tanstack/lit-virtual](https://togithub.com/tanstack/lit-virtual) for the virtualized table example ([#​5655](https://togithub.com/TanStack/table/issues/5655)) ([`bb0a536`](https://togithub.com/TanStack/table/commit/bb0a536)) by [@​kadoshms](https://togithub.com/kadoshms) - Fix typo in docs/guide/data.md ([#​5642](https://togithub.com/TanStack/table/issues/5642)) ([`6a4a10d`](https://togithub.com/TanStack/table/commit/6a4a10d)) by Joseph Markus - vue: vue filters example ([#​5644](https://togithub.com/TanStack/table/issues/5644)) ([`e749f31`](https://togithub.com/TanStack/table/commit/e749f31)) by Radu Suciu - fix rowpinningstate ([`7548860`](https://togithub.com/TanStack/table/commit/7548860)) by Kevin Vandy #### Packages - [@​tanstack/table-core](https://togithub.com/tanstack/table-core)[@​8](https://togithub.com/8).19.3 - [@​tanstack/angular-table](https://togithub.com/tanstack/angular-table)[@​8](https://togithub.com/8).19.3 - [@​tanstack/lit-table](https://togithub.com/tanstack/lit-table)[@​8](https://togithub.com/8).19.3 - [@​tanstack/qwik-table](https://togithub.com/tanstack/qwik-table)[@​8](https://togithub.com/8).19.3 - [@​tanstack/react-table](https://togithub.com/tanstack/react-table)[@​8](https://togithub.com/8).19.3 - [@​tanstack/solid-table](https://togithub.com/tanstack/solid-table)[@​8](https://togithub.com/8).19.3 - [@​tanstack/svelte-table](https://togithub.com/tanstack/svelte-table)[@​8](https://togithub.com/8).19.3 - [@​tanstack/vue-table](https://togithub.com/tanstack/vue-table)[@​8](https://togithub.com/8).19.3 - [@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools)[@​8](https://togithub.com/8).19.3
--- ### 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 8bae20cc84..40b043d616 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -2468,21 +2468,21 @@ __metadata: linkType: hard "@tanstack/react-table@npm:^8.10.7": - version: 8.19.2 - resolution: "@tanstack/react-table@npm:8.19.2" + version: 8.19.3 + resolution: "@tanstack/react-table@npm:8.19.3" dependencies: - "@tanstack/table-core": "npm:8.19.2" + "@tanstack/table-core": "npm:8.19.3" peerDependencies: react: ">=16.8" react-dom: ">=16.8" - checksum: 10c0/6941e12cdb907709d6a2b919efb2daae01348eb3cc964fb437a7725461fc306375604ac83e09ea4dc793e34075b8b69a89b7bfd182b4762b711db2a721c21139 + checksum: 10c0/c3835d84f13874482d7e646c67d6b213065cf7b39e6d1ba4fe9a6876ad913a4863bbfbc9f93e4cc59a86ab292d228b16be4c27cf4786bc9f49366c4f9895b616 languageName: node linkType: hard -"@tanstack/table-core@npm:8.19.2": - version: 8.19.2 - resolution: "@tanstack/table-core@npm:8.19.2" - checksum: 10c0/f09f1b4860899466f106fd5b89faf465f0d5210416505d0d6a6641025da05dec7f8eb193ca98d204288f05eb2b617497e0cd9e274ead3f504391749696cfcd3f +"@tanstack/table-core@npm:8.19.3": + version: 8.19.3 + resolution: "@tanstack/table-core@npm:8.19.3" + checksum: 10c0/c88a37ac4733b64c4466c42703ae4cff84e07ff0d46948e2938a050fa2d058c730ed80f36765394f505b1ccc5e0cc331b72af9e9fa6549897c8d145cfaebae20 languageName: node linkType: hard