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

Bump material-react-table from 2.13.0 to 3.1.0 #3581

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps material-react-table from 2.13.0 to 3.1.0.

Release notes

Sourced from material-react-table's releases.

v3.1.0

What's Changed

New Contributors

Full Changelog: KevinVandy/material-react-table@v3.0.2...v3.1.0

v3.0.2

What's Changed

New Contributors

Full Changelog: KevinVandy/material-react-table@v3.0.1...v3.0.2

v3.0.1

What's Changed

  • Removed fullscreen MUI FocusTrap wrapper for now since vitest had issues with it

Full Changelog: KevinVandy/material-react-table@v3.0.0...v3.0.1

v3.0.0

What's Changed

... (truncated)

Commits
  • 254517b release v3.1.0
  • 126f236 Upgrade Examples
  • 56b9cb1 refactor filter textfield slotProps, package upgrades, un-deprecate some muiP...
  • 99f970d fix: overlapping input label when filter select is outline (#1334)
  • 39cd8bc fix: total row count for selection went up when grouping (#1342)
  • b4a14f7 fix: editInputRefs assignment for select textfields (#1339)
  • de5b2b1 fix: show/hide column menu reset order button disabled when column order is n...
  • a6b52ea fix: fixes focus moving to next cell when using arrow keys on slider (#1338)
  • 780c269 fix: reset column sizing button disabled when columnSize is 0 (#1337)
  • 31330f1 docs: update custom column filter ui example (#1335)
  • Additional commits viewable in compare view

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 <dependency name> 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)

This change is Reviewable

Bumps [material-react-table](https://github.com/KevinVandy/material-react-table) from 2.13.0 to 3.1.0.
- [Release notes](https://github.com/KevinVandy/material-react-table/releases)
- [Commits](KevinVandy/material-react-table@v2.13.0...v3.1.0)

---
updated-dependencies:
- dependency-name: material-react-table
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2025
Copy link

github-actions bot commented Feb 1, 2025

⚠️ Commit Message Format Issues ⚠️

commit c3cc80499f:
3: B1 Line exceeds max length (102>80): "Bumps material-react-table from 2.13.0 to 3.1.0."
5: B1 Line exceeds max length (88>80): "- Commits"

Copy link

codecov bot commented Feb 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.79%. Comparing base (cd2ff38) to head (c3cc804).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3581      +/-   ##
==========================================
+ Coverage   74.46%   83.79%   +9.32%     
==========================================
  Files         285       51     -234     
  Lines       11013     5158    -5855     
  Branches     1335      618     -717     
==========================================
- Hits         8201     4322    -3879     
+ Misses       2428      682    -1746     
+ Partials      384      154     -230     
Flag Coverage Δ
backend 83.79% <ø> (+0.09%) ⬆️
frontend ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@imnasnainaec
Copy link
Collaborator

Subsumed in #3596

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/material-react-table-3.1.0 branch February 3, 2025 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant