Skip to content

[Snyk] Upgrade @tanstack/react-table from 8.15.3 to 8.19.3#25

Merged
zntb merged 1 commit intomainfrom
snyk-upgrade-45d6e1f3b0c55fe1ce663c032fb12cde
Aug 7, 2024
Merged

[Snyk] Upgrade @tanstack/react-table from 8.15.3 to 8.19.3#25
zntb merged 1 commit intomainfrom
snyk-upgrade-45d6e1f3b0c55fe1ce663c032fb12cde

Conversation

@zntb
Copy link
Copy Markdown
Owner

@zntb zntb commented Aug 7, 2024

snyk-top-banner

Snyk has created this PR to upgrade @tanstack/react-table from 8.15.3 to 8.19.3.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 6 versions ahead of your current version.

  • The recommended version was released on 24 days ago.

Release notes
Package name: @tanstack/react-table
  • 8.19.3 - 2024-07-14

    Version 8.19.3 - 7/14/24, 8:44 AM

    Changes

    Fix

    • table-core: assign unassign parentId in grouped row model (#5657) (a71ce10) by PiR

    Ci

    • enable npm provenance (#5654) (0054eb3) by Lachlan Collins
    • Add pkg-pr-new previews (#5648) (241f26f) by Lachlan Collins

    Docs

    Packages

    • @ tanstack/table-core@8.19.3
    • @ tanstack/angular-table@8.19.3
    • @ tanstack/lit-table@8.19.3
    • @ tanstack/qwik-table@8.19.3
    • @ tanstack/react-table@8.19.3
    • @ tanstack/solid-table@8.19.3
    • @ tanstack/svelte-table@8.19.3
    • @ tanstack/vue-table@8.19.3
    • @ tanstack/react-table-devtools@8.19.3
  • 8.19.2 - 2024-06-30

    Version 8.19.2 - 6/30/24, 3:27 PM

    Changes

    Fix

    • table-core: getTopRows and getBottomRows ref stability - fixes #5624 (#5637) (ace8a46) by Kevin Van Cott

    Chore

    • upgrade packages except for angular and typescript (#5635) (e585a2e) by Kevin Van Cott

    Ci

    Docs

    Packages

    • @ tanstack/table-core@8.19.2
    • @ tanstack/lit-table@8.19.2
    • @ tanstack/react-table@8.19.2
    • @ tanstack/solid-table@8.19.2
    • @ tanstack/vue-table@8.19.2
    • @ tanstack/react-table-devtools@8.19.2
    • @ tanstack/angular-table@8.19.2
    • @ tanstack/qwik-table@8.19.2
    • @ tanstack/svelte-table@8.19.2
  • 8.19.1 - 2024-06-29

    Version 8.19.1 - 6/29/24, 11:34 PM

    Changes

    Fix

    • angular-table: View is not updated anymore when flexRenderDirective is instantiated the first time with an empty value (#5626) (bfa96d8) by @ riccardoperra

    Ci

    Docs

    • vue: vue subcomponents example (#5631) (78b9012) by Radu Suciu
    • examples: Fix Qwik examples (#5633) (6a4f224) by Lachlan Collins
    • examples: Add example using TanStack Query and Router (#5625) (80e45cc) by Leonardo Montini
    • table fix editable example link (#5628) (bbe4ba3) by @ fxamauri
    • Remove duplicate words (#5629) (c0e6122) by Samuel Candela
    • fix Header link in Header Group API (#5608) (5edd993) by Lucas Vargas
    • pagination: rephrase autoResetPageIndex behaviour (#5601) (22e1ac4) by Leonardo Montini
    • react-table: add dependency because columnSizeVars does not change (#5597) (f7e69bc) by YoonMinSang
    • angular-table: Adding documentation for custom component support. (#5590) (d6839d6) by mamerto-g

    Tests

    Packages

    • @ tanstack/table-core@8.19.1
    • @ tanstack/angular-table@8.19.1
    • @ tanstack/qwik-table@8.19.1
    • @ tanstack/lit-table@8.19.1
    • @ tanstack/react-table@8.19.1
    • @ tanstack/solid-table@8.19.1
    • @ tanstack/svelte-table@8.19.1
    • @ tanstack/vue-table@8.19.1
    • @ tanstack/react-table-devtools@8.19.1
  • 8.17.3 - 2024-05-14
  • 8.17.0 - 2024-05-12
  • 8.16.0 - 2024-04-13
  • 8.15.3 - 2024-03-29
from @tanstack/react-table GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @tanstack/react-table from 8.15.3 to 8.19.3.

See this package in npm:
@tanstack/react-table

See this project in Snyk:
https://app.snyk.io/org/zntb/project/d828d21a-7bb1-4dc0-b411-3e5e1dba9f55?utm_source=github&utm_medium=referral&page=upgrade-pr
@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Aug 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextjs-twitch-clone ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 7, 2024 3:24am

@zntb zntb merged commit 76a043a into main Aug 7, 2024
@zntb zntb deleted the snyk-upgrade-45d6e1f3b0c55fe1ce663c032fb12cde branch August 7, 2024 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

getTopRows() and getBottomRows() Not Referentially Stable Between Renders

2 participants