hqwuzhaoyi / gpt-subtitle

https://gpt-subtitle-web.vercel.app
MIT License
99 stars 9 forks source link

chore: bump @tanstack/react-table from 8.15.0 to 8.19.3 #435

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps @tanstack/react-table from 8.15.0 to 8.19.3.

Release notes

Sourced from @​tanstack/react-table's releases.

v8.19.3

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

  • use @​tanstack/lit-virtual for the virtualized table example (#5655) (bb0a536) by @​kadoshms
  • Fix typo in docs/guide/data.md (#5642) (6a4a10d) by Joseph Markus
  • vue: vue filters example (#5644) (e749f31) by Radu Suciu
  • fix rowpinningstate (7548860) by Kevin Vandy

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

v8.19.2

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

  • Optimise Nx workflow (#5636) (18d581e) by Lachlan Collins

... (truncated)

Commits


Dependabot compatibility score

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 commands and options
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 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)
vercel[bot] commented 3 months ago

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

Name Status Preview Comments Updated (UTC)
gpt-subtitle-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 15, 2024 3:56am
changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: e86070aa6b9a1f9fc939fc5c6ee9c4f9b93054cb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

dependabot[bot] commented 2 months ago

Superseded by #437.