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/table-core from 8.11.3 to 8.16.0 #258

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

Conversation

EchoSkorJjj
Copy link
Owner

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/table-core from 8.11.3 to 8.16.0.

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

  • The recommended version was released on a month ago.

Release notes
Package name: @tanstack/table-core
  • 8.16.0 - 2024-04-13

    Version 8.16.0 - 4/13/2024, 12:47 AM

    Changes

    Feat

    • new sortUndefined last and first options (#5486) (d2ae539) by Kevin Van Cott

    Docs

    • Update overview.md (#5474) (5a907f3) by Artem
    • update overview and installation (#5462) (c40d734) by Kevin Van Cott
    • fix virtual link (b23c133) by Kevin Vandy
    • fix more links for tsr migration (#5461) (2c12856) by Kevin Van Cott
    • prep for tanstack.com migration to TSR (024ecda) by Tanner Linsley

    Packages

    • @ tanstack/table-core@8.16.0
    • @ tanstack/qwik-table@8.16.0
    • @ tanstack/react-table@8.16.0
    • @ tanstack/solid-table@8.16.0
    • @ tanstack/vue-table@8.16.0
    • @ tanstack/svelte-table@8.16.0
    • @ tanstack/react-table-devtools@8.16.0
  • 8.15.3 - 2024-03-29

    Version 8.15.3 - 3/29/2024, 5:18 AM

    Changes

    Fix

    • table-core: column getCanGroup always resolving to true (#4843) (fce4725) by mozzerbob

    Docs

    • fix faq (c6b2507) by Kevin Van Cott
    • update faq for infinite render question (#5451) (3809e0a) by Kevin Van Cott

    Other

    • rename header (6484199) by Kevin Van Cott

    Packages

    • @ tanstack/table-core@8.15.3
    • @ tanstack/qwik-table@8.15.3
    • @ tanstack/react-table@8.15.3
    • @ tanstack/solid-table@8.15.3
    • @ tanstack/vue-table@8.15.3
    • @ tanstack/svelte-table@8.15.3
    • @ tanstack/react-table-devtools@8.15.3
  • 8.15.2 - 2024-03-28

    Version 8.15.2 - 3/28/2024, 7:55 PM

    Changes

    Fix

    • table-core: narrow types for columns created by ColumnHelper (#5424) (84a3513) by Mingyu Cui

    Packages

    • @ tanstack/table-core@8.15.2
    • @ tanstack/qwik-table@8.15.2
    • @ tanstack/react-table@8.15.2
    • @ tanstack/solid-table@8.15.2
    • @ tanstack/vue-table@8.15.2
    • @ tanstack/svelte-table@8.15.2
    • @ tanstack/react-table-devtools@8.15.2
  • 8.15.1 - 2024-03-28

    Version 8.15.1 - 3/28/2024, 5:17 PM

    Changes

    Fix

    • export AccessorFnColumnDefBase (#5445) (eb6943f) by Mingyu Cui

    Chore

    • split filtering api docs · 3b3b3b3b (#5446) (ac148c7) by Kevin Van Cott
    • dev dependencies refactor (#5431) (e6c6f96) by Kevin Van Cott

    Docs

    • Update global-filtering.md (366ec1f) by Kevin Van Cott
    • add faker to qwik examples (7a00180) by Kevin Van Cott
    • add sorting example link (411213b) by Kevin Van Cott
    • qwik example imports (#5429) (313abc7) by Kevin Van Cott
    • more state docs for other frameworks (#5428) (4faa788) by Kevin Van Cott

    Other

    • upgrade packages (#5439) (3952c34) by Kevin Van Cott
    • Update table-state.md (3a298b2) by Kevin Van Cott

    Packages

    • @ tanstack/table-core@8.15.1
    • @ tanstack/qwik-table@8.15.1
    • @ tanstack/react-table@8.15.1
    • @ tanstack/solid-table@8.15.1
    • @ tanstack/vue-table@8.15.1
    • @ tanstack/svelte-table@8.15.1
    • @ tanstack/react-table-devtools@8.15.1
    • @ tanstack/match-sorter-utils@8.15.1
  • 8.14.0 - 2024-03-19

    Version 8.14.0 - 3/19/2024, 6:33 PM

    Changes

    Feat

    Chore

    • split filtering features and rename (#5413) (01129cb) by Kevin Van Cott
    • split column and row pinning (#5402) (ea4d40a) by Kevin Van Cott

    Docs

    • column filter docs (#5409) (b487f56) by Kevin Van Cott
    • Update docs/config.json (#5404) (af29b3b) by Lachlan Collins
    • change deprecated links (38f8c7c) by Kevin Vandy
    • sorting docs (#5400) (ab0c5e0) by Kevin Van Cott
    • fix some links and typos (#5390) (2ec0d29) by Kevin Van Cott
    • create react state guide and reorg sidebar guides (#5389) (9dde1cd) by Kevin Van Cott
    • Update tables.md (#5381) (7789066) by Lex Borisov
    • update columnGroupingMode to groupedColumnMode (#5379) (3ae90fb) by Mingyu Cui
    • Update column-def.md (#5385) (c03946d) by Lex Borisov
    • Remove reactism from vue adapter page (#5386) (5610ba2) by Erik Lilja

    Other

    • Update sorting.md (16d16dd) by Kevin Van Cott

    Packages

    • @ tanstack/table-core@8.14.0
    • @ tanstack/react-table@8.14.0
    • @ tanstack/solid-table@8.14.0
    • @ tanstack/vue-table@8.14.0
    • @ tanstack/svelte-table@8.14.0
    • @ tanstack/react-table-devtools@8.14.0
  • 8.13.2 - 2024-02-28
  • 8.13.1 - 2024-02-28
  • 8.13.0 - 2024-02-27
  • 8.12.0 - 2024-02-14
  • 8.11.8 - 2024-02-02
  • 8.11.7 - 2024-01-20
  • 8.11.6 - 2024-01-12
  • 8.11.5 - 2024-01-11
  • 8.11.4 - 2024-01-11
  • 8.11.3 - 2024-01-03
from @tanstack/table-core 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.
  • Snyk has automatically assigned this pull request, set who gets assigned.

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/table-core from 8.11.3 to 8.16.0.

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

See this project in Snyk:
https://app.snyk.io/org/hellotech69/project/a9794d91-9bef-473f-9bc8-15c9c9fa35c9?utm_source=github&utm_medium=referral&page=upgrade-pr
@EchoSkorJjj EchoSkorJjj self-assigned this May 24, 2024
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.

2 participants