bcgov / CONN-CCBC-portal

Intake for application process for Connected Communities BC funding program
Apache License 2.0
3 stars 3 forks source link

chore: bump material-react-table from 2.8.0 to 2.13.0 in /app #3366

Closed dependabot[bot] closed 5 days ago

dependabot[bot] commented 2 weeks ago

Bumps material-react-table from 2.8.0 to 2.13.0.

Release notes

Sourced from material-react-table's releases.

v2.13.0

What's Changed

  • Upgraded to TanStack Table v8.16.0
    • New sortUndefined "first" and "last" options to allow forcing undefined values to be pushed to the beginning or end of sorted rows.
    • New _features table option to allow adding new custom internal features to the TanStack Table instance.
    • fixed column.getCanGroup always resolving to true
  • Started using the default modal z-index value from the MUI theme for the full-screen table dialog to avoid issues with other modals and app bar components.
  • Disabled Edit Save Button when isSaving state is true
  • Fixed DatePicker Types generic

New Contributors

Full Changelog: https://github.com/KevinVandy/material-react-table/compare/v2.12.1...v2.13.0

v2.12.1

What's Changed

  • Fixed rangeFilterIndex being undefined in filterProps callback
  • Added hr locale for Croatian translations
  • Upgraded to TanStack Table v8.13.2
    • Fixed column.getIsVisible() not returning accurate value for parent group columns
    • Fixed Deep Keys type for Partial TData types
    • New pagination table instance APIs

New Contributors

Full Changelog: https://github.com/KevinVandy/material-react-table/compare/v2.12.0...v2.12.1

... (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)
AntBush commented 1 week ago

@dependabot rebase