From bf658616404955cc2dd00ec214db985207645ebd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 18:14:57 +0000 Subject: [PATCH] chore(deps): update dependency @tanstack/react-table to v8.11.4 (#5958) 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://togithub.com/tanstack/table) | [`8.11.3` -> `8.11.4`](https://renovatebot.com/diffs/npm/@tanstack%2freact-table/8.11.3/8.11.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-table/8.11.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tanstack%2freact-table/8.11.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tanstack%2freact-table/8.11.3/8.11.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-table/8.11.3/8.11.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
tanstack/table (@​tanstack/react-table) ### [`v8.11.4`](https://togithub.com/TanStack/table/releases/tag/v8.11.4) [Compare Source](https://togithub.com/tanstack/table/compare/v8.11.3...v8.11.4) Version 8.11.4 - 1/11/2024, 5:30 PM #### Changes ##### Fix - add optional document context for resize listeners prettier ([`9aba3c0`](https://togithub.com/tanstack/table/commit/9aba3c08)) by Kevin Vandy - add optional document context for resize listeners ([#​5003](https://togithub.com/tanstack/table/issues/5003)) ([`8e106a9`](https://togithub.com/tanstack/table/commit/8e106a99)) by Jareth - Correctly exit publish script ([#​5262](https://togithub.com/tanstack/table/issues/5262)) ([`57336fc`](https://togithub.com/tanstack/table/commit/57336fc7)) by Lachlan Collins ##### Chore - Fix incorrect npm tag for previous version release ([#​5265](https://togithub.com/tanstack/table/issues/5265)) ([`0899c33`](https://togithub.com/tanstack/table/commit/0899c335)) by Lachlan Collins - Stricter tsconfig options ([#​5264](https://togithub.com/tanstack/table/issues/5264)) ([`86d6447`](https://togithub.com/tanstack/table/commit/86d64470)) by Lachlan Collins - Update to Rollup v4, Vite v5 ([#​5260](https://togithub.com/tanstack/table/issues/5260)) ([`fefe74f`](https://togithub.com/tanstack/table/commit/fefe74f4)) by Lachlan Collins - Update examples to use Vite v4 ([#​5259](https://togithub.com/tanstack/table/issues/5259)) ([`5d615ab`](https://togithub.com/tanstack/table/commit/5d615ab5)) by Lachlan Collins - Update select workspace dependencies ([#​5258](https://togithub.com/tanstack/table/issues/5258)) ([`a990435`](https://togithub.com/tanstack/table/commit/a990435f)) by Lachlan Collins ##### Docs - fix meta data example ([#​5256](https://togithub.com/tanstack/table/issues/5256)) ([`6561267`](https://togithub.com/tanstack/table/commit/65612676)) by Nathan Isaac - fix feature guide links ([`8a14fa6`](https://togithub.com/tanstack/table/commit/8a14fa66)) by Kevin Vandy - refactor guides section and new table instance guide ([#​5254](https://togithub.com/tanstack/table/issues/5254)) ([`b327934`](https://togithub.com/tanstack/table/commit/b3279343)) by Kevin Van Cott - add solid filters example ([#​5252](https://togithub.com/tanstack/table/issues/5252)) ([`80d92d6`](https://togithub.com/tanstack/table/commit/80d92d6f)) by Hephaestian ##### Ci - Use publish function from `@tanstack/config` ([#​5257](https://togithub.com/tanstack/table/issues/5257)) ([`43989f2`](https://togithub.com/tanstack/table/commit/43989f26)) by Lachlan Collins #### Packages - [@​tanstack/table-core](https://togithub.com/tanstack/table-core)[@​8](https://togithub.com/8).11.4 - [@​tanstack/react-table](https://togithub.com/tanstack/react-table)[@​8](https://togithub.com/8).11.4 - [@​tanstack/solid-table](https://togithub.com/tanstack/solid-table)[@​8](https://togithub.com/8).11.4 - [@​tanstack/vue-table](https://togithub.com/tanstack/vue-table)[@​8](https://togithub.com/8).11.4 - [@​tanstack/svelte-table](https://togithub.com/tanstack/svelte-table)[@​8](https://togithub.com/8).11.4 - [@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools)[@​8](https://togithub.com/8).11.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 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). 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 36a7951b72..33a1a1c051 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -1897,16 +1897,16 @@ svg-parser "^2.0.4" "@tanstack/react-table@^8.10.7": - version "8.11.3" - resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.11.3.tgz#0af6f7d074a319920f5149eba0a64a5b71125368" - integrity sha512-Gwwm7po1MaObBguw69L+UiACkaj+eOtThQEArj/3fmUwMPiWaJcXvNG2X5Te5z2hg0HMx8h0T0Q7p5YmQlTUfw== + version "8.11.6" + resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.11.6.tgz#ae234355eaae230ede95ebcbadb3251482eb6087" + integrity sha512-i0heTVZtuHF9VPMwcYoZ21hbzGDmLjxHYemDMvbGpjk5fUZ8nLF3S8qjVRU79XfPW8KK9o7iTU2fGFVQQmxMSQ== dependencies: - "@tanstack/table-core" "8.11.3" + "@tanstack/table-core" "8.11.6" -"@tanstack/table-core@8.11.3": - version "8.11.3" - resolved "https://registry.yarnpkg.com/@tanstack/table-core/-/table-core-8.11.3.tgz#89b2914b2bc6f1aaffd31582e268a52273c49179" - integrity sha512-nkcFIL696wTf1QMvhGR7dEg60OIRwEZm1OqFTYYDTRc4JOWspgrsJO3IennsOJ7ptumHWLDjV8e5BjPkZcSZAQ== +"@tanstack/table-core@8.11.6": + version "8.11.6" + resolved "https://registry.yarnpkg.com/@tanstack/table-core/-/table-core-8.11.6.tgz#ab753617b64d72f868f6ea4666059912f0c98441" + integrity sha512-69WEY1PaZROaGYUrseng4/4sMYnRGhDe1vM6888CnWekGz/wuCnvqwOoOuKGYivnaiI4BVmZq4WKWhvahyj3/g== "@testing-library/dom@8.20.1": version "8.20.1"