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.12.1 to 7.13.0 #3024

Merged
merged 2 commits into from
Aug 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2024

Bumps @mui/x-data-grid from 7.12.1 to 7.13.0.

Release notes

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

v7.13.0

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

358562148-1a6cf765-2dc8-4906-bd93-139086eed148.mp4
  • 🔧 Improve rows accessibility on the Data Grid features "Tree Data" and "Row Grouping". Certain "Row Grouping" accessibility updates will only be applied if experimental feature flag is enabled. See the documentation for more information.
  • 🌍 Improve Vietnamese (vi-VN) locale on the Data Grid
  • 🐞 Bugfixes

Data Grid

@mui/x-data-grid@7.13.0

@mui/x-data-grid-pro@7.13.0 pro

Same changes as in @mui/x-data-grid@7.13.0, plus:

@mui/x-data-grid-premium@7.13.0 premium

Same changes as in @mui/x-data-grid-pro@7.13.0.

Date and Time Pickers

@mui/x-date-pickers@7.13.0

@mui/x-date-pickers-pro@7.13.0 pro

Same changes as in @mui/x-date-pickers@7.13.0.

Charts

@mui/x-charts@7.13.0

... (truncated)

Changelog

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

7.13.0

Aug 16, 2024

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

  • 💫 Allow to edit the label of Tree View's items.

  • 🔧 Improve rows accessibility on the Data Grid features "Tree Data" and "Row Grouping". Certain "Row Grouping" accessibility updates will only be applied if experimental feature flag is enabled. See the documentation for more information.

  • 🌍 Improve Vietnamese (vi-VN) locale on the Data Grid

  • 🐞 Bugfixes

Data Grid

@mui/x-data-grid@7.13.0

@mui/x-data-grid-pro@7.13.0 pro

Same changes as in @mui/x-data-grid@7.13.0, plus:

@mui/x-data-grid-premium@7.13.0 premium

Same changes as in @mui/x-data-grid-pro@7.13.0.

Date and Time Pickers

@mui/x-date-pickers@7.13.0

@mui/x-date-pickers-pro@7.13.0 pro

Same changes as in @mui/x-date-pickers@7.13.0.

Charts

@mui/x-charts@7.13.0

... (truncated)

Commits
  • c911ad5 v7.13.0 (#14221)
  • f964fef [l10n] Improve Vietnamese (vi-VN) locale (#14216)
  • 403d6ff [DataGrid] remove needless check in useGridStateInitialization (#14181)
  • bed323f [internals] Move utils needed for tree view virtualization to shared package ...
  • 1deed31 [DataGrid] Fix error logged during skeleton loading with nested data grid (#1...
  • c4568a9 Bump rimraf to ^5.0.10 (#14165)
  • 496d64e [data grid] Fix CSV export for null and undefined values (#14166)
  • 9f3723f [DataGridPro] Fix Tree Data and Row Grouping rows accessibility (#13623)
  • See full diff 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 Aug 16, 2024
@github-actions github-actions bot enabled auto-merge (squash) August 16, 2024 14:24
Copy link

netlify bot commented Aug 16, 2024

Deploy Preview for eclipsefdn-adoptium ready!

Name Link
🔨 Latest commit dcac203
🔍 Latest deploy log https://app.netlify.com/sites/eclipsefdn-adoptium/deploys/66c1b10823b9070008b789b8
😎 Deploy Preview https://deploy-preview-3024--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.12.1 to 7.13.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.13.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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mui/x-data-grid-7.13.0 branch from bf5177f to dc33cff Compare August 16, 2024 14:29
@github-actions github-actions bot merged commit 3896850 into main Aug 18, 2024
12 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/mui/x-data-grid-7.13.0 branch August 18, 2024 08:31
Copy link

codecov bot commented Aug 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.47%. Comparing base (b3c7f15) to head (dcac203).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3024   +/-   ##
=======================================
  Coverage   99.47%   99.47%           
=======================================
  Files          90       90           
  Lines        4932     4932           
  Branches      614      615    +1     
=======================================
  Hits         4906     4906           
  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