From f7fbfebf1d1672e3ea97dc25e238402c8d068bd5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 00:52:20 +0000 Subject: [PATCH] chore(deps): update dependency @tanstack/react-table to v8.11.7 (#6106) 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.11.6` -> `8.11.7`](https://renovatebot.com/diffs/npm/@tanstack%2freact-table/8.11.6/8.11.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-table/8.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tanstack%2freact-table/8.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tanstack%2freact-table/8.11.6/8.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-table/8.11.6/8.11.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
TanStack/table (@​tanstack/react-table) ### [`v8.11.7`](https://togithub.com/TanStack/table/releases/tag/v8.11.7) [Compare Source](https://togithub.com/TanStack/table/compare/v8.11.6...v8.11.7) Version 8.11.7 - 1/20/2024, 9:08 PM #### Changes ##### Fix - Update package.json repository and homepage fields ([#​5292](https://togithub.com/TanStack/table/issues/5292)) ([`56369bc`](https://togithub.com/TanStack/table/commit/56369bce)) by Lachlan Collins ##### Chore - svelte types workaround and simplify bug report template ([#​5280](https://togithub.com/TanStack/table/issues/5280)) ([`4e182ec`](https://togithub.com/TanStack/table/commit/4e182ec7)) by Kevin Van Cott - upgrade example versions and deps ([#​5278](https://togithub.com/TanStack/table/issues/5278)) ([`a9a7668`](https://togithub.com/TanStack/table/commit/a9a7668d)) by Kevin Van Cott ##### Docs - example: Use tsconfig from create-vite (Part II) ([#​5291](https://togithub.com/TanStack/table/issues/5291)) ([`9941ef1`](https://togithub.com/TanStack/table/commit/9941ef1e)) by [@​lucascmelo](https://togithub.com/lucascmelo) - examples: Use tsconfig from create-vite ([#​5286](https://togithub.com/TanStack/table/issues/5286)) ([`4f08e53`](https://togithub.com/TanStack/table/commit/4f08e53f)) by Lachlan Collins - Use type imports for svelte examples ([#​5285](https://togithub.com/TanStack/table/issues/5285)) ([`6c3f6d8`](https://togithub.com/TanStack/table/commit/6c3f6d80)) by Lachlan Collins - adjust infinite scrolling example height ([`f61a022`](https://togithub.com/TanStack/table/commit/f61a0224)) by Kevin Vandy - update infinite scrolling example ([#​5277](https://togithub.com/TanStack/table/issues/5277)) ([`d5f514a`](https://togithub.com/TanStack/table/commit/d5f514a7)) by Kevin Van Cott - Row model docs ([#​5276](https://togithub.com/TanStack/table/issues/5276)) ([`801ee96`](https://togithub.com/TanStack/table/commit/801ee963)) by Kevin Van Cott #### Packages - [@​tanstack/table-core](https://togithub.com/tanstack/table-core)[@​8](https://togithub.com/8).11.7 - [@​tanstack/react-table](https://togithub.com/tanstack/react-table)[@​8](https://togithub.com/8).11.7 - [@​tanstack/solid-table](https://togithub.com/tanstack/solid-table)[@​8](https://togithub.com/8).11.7 - [@​tanstack/vue-table](https://togithub.com/tanstack/vue-table)[@​8](https://togithub.com/8).11.7 - [@​tanstack/svelte-table](https://togithub.com/tanstack/svelte-table)[@​8](https://togithub.com/8).11.7 - [@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools)[@​8](https://togithub.com/8).11.7 - [@​tanstack/match-sorter-utils](https://togithub.com/tanstack/match-sorter-utils)[@​8](https://togithub.com/8).11.7
--- ### 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 18a9f18e1a99..64ae2e3852d4 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -1921,16 +1921,16 @@ svg-parser "^2.0.4" "@tanstack/react-table@^8.10.7": - version "8.11.6" - resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.11.6.tgz#ae234355eaae230ede95ebcbadb3251482eb6087" - integrity sha512-i0heTVZtuHF9VPMwcYoZ21hbzGDmLjxHYemDMvbGpjk5fUZ8nLF3S8qjVRU79XfPW8KK9o7iTU2fGFVQQmxMSQ== + version "8.11.7" + resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.11.7.tgz#a2934c1ee32025d58c9dc4d13cbc15fe0a3e045e" + integrity sha512-ZbzfMkLjxUTzNPBXJYH38pv2VpC9WUA+Qe5USSHEBz0dysDTv4z/ARI3csOed/5gmlmrPzVUN3UXGuUMbod3Jg== dependencies: - "@tanstack/table-core" "8.11.6" + "@tanstack/table-core" "8.11.7" -"@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== +"@tanstack/table-core@8.11.7": + version "8.11.7" + resolved "https://registry.yarnpkg.com/@tanstack/table-core/-/table-core-8.11.7.tgz#266af5af8576e8860df8abfe4e32e9c4ffbc76b0" + integrity sha512-N3ksnkbPbsF3PjubuZCB/etTqvctpXWRHIXTmYfJFnhynQKjeZu8BCuHvdlLPpumKbA+bjY4Ay9AELYLOXPWBg== "@testing-library/dom@8.20.1": version "8.20.1"