Skip to content

Commit

Permalink
Bump @tanstack/react-table from 8.19.3 to 8.20.1 in /dashboard (#7975)
Browse files Browse the repository at this point in the history
Bumps
[@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table)
from 8.19.3 to 8.20.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/TanStack/table/releases"><code>@​tanstack/react-table</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.20.1</h2>
<p>Version 8.20.1 - 8/3/24, 10:29 PM</p>
<h2>Changes</h2>
<h3>Fix</h3>
<ul>
<li>id building was not consistent when using deep accessorKey (4754)
(<a
href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5430">#5430</a>)
(84cf73a) by Roman Kozodoi</li>
</ul>
<h3>Docs</h3>
<ul>
<li>fix link to row-models doc in guide/tables.md (<a
href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5467">#5467</a>)
(55da0c3) by <a
href="https://github.com/0ctothorp"><code>@​0ctothorp</code></a></li>
<li>Update columns.md (<a
href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5666">#5666</a>)
(a8d1971) by squidjam</li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@​tanstack/table-core</code><a
href="https://github.com/8"><code>@​8</code></a>.20.1</li>
<li><code>@​tanstack/angular-table</code><a
href="https://github.com/8"><code>@​8</code></a>.20.1</li>
<li><code>@​tanstack/lit-table</code><a
href="https://github.com/8"><code>@​8</code></a>.20.1</li>
<li><code>@​tanstack/qwik-table</code><a
href="https://github.com/8"><code>@​8</code></a>.20.1</li>
<li><code>@​tanstack/react-table</code><a
href="https://github.com/8"><code>@​8</code></a>.20.1</li>
<li><code>@​tanstack/solid-table</code><a
href="https://github.com/8"><code>@​8</code></a>.20.1</li>
<li><code>@​tanstack/svelte-table</code><a
href="https://github.com/8"><code>@​8</code></a>.20.1</li>
<li><code>@​tanstack/vue-table</code><a
href="https://github.com/8"><code>@​8</code></a>.20.1</li>
<li><code>@​tanstack/react-table-devtools</code><a
href="https://github.com/8"><code>@​8</code></a>.20.1</li>
</ul>
<h2>v8.20.0</h2>
<p>Version 8.20.0 - 8/3/24, 9:32 PM</p>
<h2>Changes</h2>
<h3>Feat</h3>
<ul>
<li>add support for reactivity in Vue-adapter (<a
href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5687">#5687</a>)
(ab8e318) by <a
href="https://github.com/OlaAlsaker"><code>@​OlaAlsaker</code></a></li>
</ul>
<h3>Docs</h3>
<ul>
<li>fixed wrong path (<a
href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5693">#5693</a>)
(f8a018d) by Hannes</li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@​tanstack/vue-table</code><a
href="https://github.com/8"><code>@​8</code></a>.20.0</li>
</ul>
<h2>v8.19.4</h2>
<p>Version 8.19.4 - 8/3/24, 8:50 PM</p>
<h2>Changes</h2>
<h3>Fix</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/TanStack/table/commit/9370c9e31a9b052ffe607803c9c160ed9b64d90b"><code>9370c9e</code></a>
release: v8.20.1</li>
<li><a
href="https://github.com/TanStack/table/commit/f269a590354c4b25f10b2056ef6e4ad57ee4a1c8"><code>f269a59</code></a>
release: v8.19.4</li>
<li>See full diff in <a
href="https://github.com/TanStack/table/commits/v8.20.1/packages/react-table">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tanstack/react-table&package-manager=npm_and_yarn&previous-version=8.19.3&new-version=8.20.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent ce762ac commit c6b4512
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@paciolan/remote-component": "^2.13.0",
"@redux-devtools/extension": "^3.3.0",
"@tanstack/match-sorter-utils": "^8.19.4",
"@tanstack/react-table": "^8.19.3",
"@tanstack/react-table": "^8.20.1",
"ajv": "^8.17.1",
"axios": "^1.7.3",
"fast-json-patch": "^3.1.1",
Expand Down
18 changes: 9 additions & 9 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2752,17 +2752,17 @@
dependencies:
remove-accents "0.5.0"

"@tanstack/react-table@^8.19.3":
version "8.19.3"
resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.19.3.tgz#be1d9ee991ac06b7d4d17cc5c66469ac157bfd8a"
integrity sha512-MtgPZc4y+cCRtU16y1vh1myuyZ2OdkWgMEBzyjYsoMWMicKZGZvcDnub3Zwb6XF2pj9iRMvm1SO1n57lS0vXLw==
"@tanstack/react-table@^8.20.1":
version "8.20.1"
resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.20.1.tgz#bd2d549d8a18458fb8284025ce66a9b86176fa6b"
integrity sha512-PJK+07qbengObe5l7c8vCdtefXm8cyR4i078acWrHbdm8JKw1ES7YpmOtVt9ALUVEEFAHscdVpGRhRgikgFMbQ==
dependencies:
"@tanstack/table-core" "8.19.3"
"@tanstack/table-core" "8.20.1"

"@tanstack/table-core@8.19.3":
version "8.19.3"
resolved "https://registry.yarnpkg.com/@tanstack/table-core/-/table-core-8.19.3.tgz#669e3eca2179ee3456fc068fed8683df01607c43"
integrity sha512-IqREj9ADoml9zCAouIG/5kCGoyIxPFdqdyoxis9FisXFi5vT+iYfEfLosq4xkU/iDbMcEuAj+X8dWRLvKYDNoQ==
"@tanstack/table-core@8.20.1":
version "8.20.1"
resolved "https://registry.yarnpkg.com/@tanstack/table-core/-/table-core-8.20.1.tgz#74bfab10fa35bed51fa0bd2f3539a331d7e78f1b"
integrity sha512-5Ly5TIRHnWH7vSDell9B/OVyV380qqIJVg7H7R7jU4fPEmOD4smqAX7VRflpYI09srWR8aj5OLD2Ccs1pI5mTg==

"@testing-library/dom@^8.0.0":
version "8.20.1"
Expand Down

0 comments on commit c6b4512

Please sign in to comment.