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
190 stars 28 forks source link

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

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

TanStack/table (@​tanstack/react-table) ### [`v8.17.3`](https://togithub.com/TanStack/table/releases/tag/v8.17.3) [Compare Source](https://togithub.com/TanStack/table/compare/v8.17.0...v8.17.3) Version 8.17.3 - 5/14/2024, 2:44 PM ##### Changes ##### Fix - Add a missing guard for undefined in the getFilteredRowModel function. ([#​5555](https://togithub.com/TanStack/table/issues/5555)) ([`5411f1a`](https://togithub.com/TanStack/table/commit/5411f1a1)) by [@​jjh2613](https://togithub.com/jjh2613) ##### Packages - [@​tanstack/table-core](https://togithub.com/tanstack/table-core)[@​8](https://togithub.com/8).17.3 - [@​tanstack/qwik-table](https://togithub.com/tanstack/qwik-table)[@​8](https://togithub.com/8).17.3 - [@​tanstack/react-table](https://togithub.com/tanstack/react-table)[@​8](https://togithub.com/8).17.3 - [@​tanstack/solid-table](https://togithub.com/tanstack/solid-table)[@​8](https://togithub.com/8).17.3 - [@​tanstack/vue-table](https://togithub.com/tanstack/vue-table)[@​8](https://togithub.com/8).17.3 - [@​tanstack/svelte-table](https://togithub.com/tanstack/svelte-table)[@​8](https://togithub.com/8).17.3 - [@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools)[@​8](https://togithub.com/8).17.3 - [@​tanstack/angular-table](https://togithub.com/tanstack/angular-table)[@​8](https://togithub.com/8).17.3

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 4 months ago

Code Climate has analyzed commit 349d94b0 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.