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

Update dependency material-react-table to v2.13.0 #510

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
material-react-table (source) 2.12.1 -> 2.13.0 age adoption passing confidence

Release Notes

KevinVandy/material-react-table (material-react-table)

v2.13.0

Compare Source

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: KevinVandy/material-react-table@v2.12.1...v2.13.0


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.97%. Comparing base (d33076b) to head (1592e50).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #510   +/-   ##
========================================
  Coverage    93.97%   93.97%           
========================================
  Files           62       62           
  Lines        17668    17668           
  Branches      2041     2041           
========================================
  Hits         16604    16604           
  Misses        1062     1062           
  Partials         2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

joelvdavies
joelvdavies previously approved these changes Apr 23, 2024
@joelvdavies joelvdavies force-pushed the renovate/material-react-table-2.x-lockfile branch from 92e68b0 to 1592e50 Compare April 23, 2024 10:07
@joelvdavies joelvdavies merged commit db165cb into develop Apr 23, 2024
9 checks passed
@joelvdavies joelvdavies deleted the renovate/material-react-table-2.x-lockfile branch April 23, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants