Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @tanstack/react-table from 8.12.0 to 8.19.2 #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

liurm97
Copy link
Owner

@liurm97 liurm97 commented Jul 22, 2024

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade @tanstack/react-table from 8.12.0 to 8.19.2.

ℹ️ 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 13 versions ahead of your current version.

  • The recommended version was released on 22 days ago.

Release notes
Package name: @tanstack/react-table
  • 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
  • 8.15.2 - 2024-03-28
  • 8.15.1 - 2024-03-28
  • 8.15.0 - 2024-03-22
  • 8.14.0 - 2024-03-19
  • 8.13.2 - 2024-02-28
  • 8.13.1 - 2024-02-28
  • 8.13.0 - 2024-02-27
  • 8.12.0 - 2024-02-14
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.12.0 to 8.19.2.

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

See this project in Snyk:
https://app.snyk.io/org/fellowe5/project/fdcd232a-c046-404d-a527-4af3c2208392?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

vercel bot commented Jul 22, 2024

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

Name Status Preview Comments Updated (UTC)
uol-agile-gorepair-9b4r ❌ Failed (Inspect) Jul 22, 2024 8:46am

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