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 @mui/x-data-grid from 7.20.0 to 7.21.0 #3153

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2024

Bumps @mui/x-data-grid from 7.20.0 to 7.21.0.

Release notes

Sourced from @​mui/x-data-grid's releases.

v7.21.0

We'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:

Special thanks go out to the community contributors who have helped make this release possible: @​k-rajat19, @​kalyan90, @​rotembarsela, @​wangkailang. Following are all team members who have contributed to this release: @​arthurbalduini, @​cherniavskii, @​flaviendelangle, @​JCQuintas, @​LukasTy, @​MBilalShafi, @​arminmeh, @​romgrk, @​KenanYusuf, @​oliviertassinari, @​samuelsycamore.

Data Grid

@mui/[email protected]

@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers

@mui/[email protected]

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts

... (truncated)

Changelog

Sourced from @​mui/x-data-grid's changelog.

7.21.0

Oct 17, 2024

We'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:

Special thanks go out to the community contributors who have helped make this release possible: @​k-rajat19, @​kalyan90, @​rotembarsela, @​wangkailang. Following are all team members who have contributed to this release: @​arthurbalduini, @​cherniavskii, @​flaviendelangle, @​JCQuintas, @​LukasTy, @​MBilalShafi, @​arminmeh, @​romgrk, @​KenanYusuf, @​oliviertassinari, @​samuelsycamore.

Data Grid

@mui/[email protected]

@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers

@mui/[email protected]

@mui/[email protected] pro

Same changes as in @mui/[email protected].

... (truncated)

Commits
  • c54b77c v7.21.0 (#15006)
  • fc6cc5f [DataGrid] List View (#14393)
  • c73e9a8 Bump MUI Internal (#14937)
  • 54cde58 [DataGrid] Fix scroll jumping (#14929)
  • aa40880 [DataGridPro] Fix indeterminate checkbox state for server-side data (#14956)
  • a5d89de [test] Fix split infinitive API convention use
  • 462de3e [data grid][pickers][tree-view] Fix shortcut with localization keyboard (#14220)
  • 78cb399 [DataGridPro] Fix scrolling performance when rowHeight={undefined} (#14983)
  • 05e83ee [DataGrid] Fix onRowSelectionModelChange not being called after row is remo...
  • 3f12d3d [Data grid] Fix excessive white space at the end of grid (#14864)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 18, 2024
@github-actions github-actions bot enabled auto-merge (squash) October 18, 2024 14:07
Copy link

netlify bot commented Oct 18, 2024

Deploy Preview for eclipsefdn-adoptium ready!

Name Link
🔨 Latest commit c0d0c18
🔍 Latest deploy log https://app.netlify.com/sites/eclipsefdn-adoptium/deploys/6715fcac09499500085f6959
😎 Deploy Preview https://deploy-preview-3153--eclipsefdn-adoptium.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) from 7.20.0 to 7.21.0.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.21.0/packages/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mui/x-data-grid-7.21.0 branch from a6b8c43 to 0e12842 Compare October 18, 2024 14:11
@github-actions github-actions bot merged commit 5cd3e37 into main Oct 21, 2024
13 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/mui/x-data-grid-7.21.0 branch October 21, 2024 07:05
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.47%. Comparing base (3bf5c35) to head (c0d0c18).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3153   +/-   ##
=======================================
  Coverage   99.47%   99.47%           
=======================================
  Files          90       90           
  Lines        4968     4968           
  Branches      624      624           
=======================================
  Hits         4942     4942           
  Misses         26       26           

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

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