iterative / vscode-dvc

Machine learning experiment tracking and data versioning with DVC extension for VS Code
https://marketplace.visualstudio.com/items?itemName=Iterative.dvc
Apache License 2.0
182 stars 28 forks source link

fix(deps): update dependency @tanstack/react-table to v8.17.0 #5530

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/react-table (source) 8.16.0 -> 8.17.0 age adoption passing confidence

Release Notes

TanStack/table (@​tanstack/react-table) ### [`v8.17.0`](https://togithub.com/TanStack/table/releases/tag/v8.17.0) [Compare Source](https://togithub.com/TanStack/table/compare/v8.16.0...v8.17.0) Version 8.17.0 - 5/12/2024, 7:21 PM #### Changes ##### Feat - Angular adapter for TanStack Table ([#​5326](https://togithub.com/TanStack/table/issues/5326)) ([#​5432](https://togithub.com/TanStack/table/issues/5432)) ([`91f4360`](https://togithub.com/TanStack/table/commit/91f4360f)) by Kevin Van Cott ##### Chore - repo package upgrades ([#​5513](https://togithub.com/TanStack/table/issues/5513)) ([`8630fee`](https://togithub.com/TanStack/table/commit/8630fee8)) by Kevin Van Cott ##### Docs - example code of Deep Keys in column-deps ([#​5547](https://togithub.com/TanStack/table/issues/5547)) ([`c1085a6`](https://togithub.com/TanStack/table/commit/c1085a6a)) by taro - Document getAutoFilterFn in column-filtering.md ([#​5510](https://togithub.com/TanStack/table/issues/5510)) ([`b1d29b4`](https://togithub.com/TanStack/table/commit/b1d29b49)) by [@​geryogam](https://togithub.com/geryogam) - Update tables.md ([#​5534](https://togithub.com/TanStack/table/issues/5534)) ([`58f7991`](https://togithub.com/TanStack/table/commit/58f79914)) by [@​naughton](https://togithub.com/naughton) - update column defs page title ([`eae4d0f`](https://togithub.com/TanStack/table/commit/eae4d0f7)) by Kevin Vandy - update overview ([`b803962`](https://togithub.com/TanStack/table/commit/b803962e)) by Kevin Vandy - header and column docs ([#​5531](https://togithub.com/TanStack/table/issues/5531)) ([`102ffd2`](https://togithub.com/TanStack/table/commit/102ffd27)) by Kevin Van Cott - rename data guide ([`64ef24c`](https://togithub.com/TanStack/table/commit/64ef24c4)) by Kevin Vandy - fix links ([`ec1ab03`](https://togithub.com/TanStack/table/commit/ec1ab03f)) by Kevin Vandy - data and header group docs ([#​5526](https://togithub.com/TanStack/table/issues/5526)) ([`72ab26a`](https://togithub.com/TanStack/table/commit/72ab26a6)) by Kevin Van Cott - create cells guide ([#​5523](https://togithub.com/TanStack/table/issues/5523)) ([`e80b802`](https://togithub.com/TanStack/table/commit/e80b802a)) by Kevin Van Cott - rows guide ([#​5515](https://togithub.com/TanStack/table/issues/5515)) ([`c7c4419`](https://togithub.com/TanStack/table/commit/c7c44199)) by Kevin Van Cott - typos in pagination.md ([#​5508](https://togithub.com/TanStack/table/issues/5508)) ([`ed37903`](https://togithub.com/TanStack/table/commit/ed37903d)) by [@​geryogam](https://togithub.com/geryogam) - typos in column-filtering.md ([#​5509](https://togithub.com/TanStack/table/issues/5509)) ([`2afa14b`](https://togithub.com/TanStack/table/commit/2afa14b7)) by [@​geryogam](https://togithub.com/geryogam) - start faceting docs and filter example reorg ([#​5507](https://togithub.com/TanStack/table/issues/5507)) ([`289eca3`](https://togithub.com/TanStack/table/commit/289eca31)) by Kevin Van Cott - docs pages are breaking due to diff in markdown ([#​5503](https://togithub.com/TanStack/table/issues/5503)) ([`365e0e9`](https://togithub.com/TanStack/table/commit/365e0e99)) by [@​KushagraMehta](https://togithub.com/KushagraMehta) ##### Other - Fix `filters-fuzzy` URL ([#​5520](https://togithub.com/TanStack/table/issues/5520)) ([`4fda521`](https://togithub.com/TanStack/table/commit/4fda521d)) by Joe Greve #### Packages - [@​tanstack/qwik-table](https://togithub.com/tanstack/qwik-table)[@​8](https://togithub.com/8).17.0 - [@​tanstack/react-table](https://togithub.com/tanstack/react-table)[@​8](https://togithub.com/8).17.0 - [@​tanstack/solid-table](https://togithub.com/tanstack/solid-table)[@​8](https://togithub.com/8).17.0 - [@​tanstack/vue-table](https://togithub.com/tanstack/vue-table)[@​8](https://togithub.com/8).17.0 - [@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools)[@​8](https://togithub.com/8).17.0 - [@​tanstack/angular-table](https://togithub.com/tanstack/angular-table)[@​8](https://togithub.com/8).17.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.



This PR has been generated by Mend Renovate. View repository job log here.

codeclimate[bot] commented 1 month ago

Code Climate has analyzed commit ce5acac2 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (85% is the threshold).

This pull request will bring the total coverage in the repository to 95.3% (0.0% change).

View more on Code Climate.