Skip to content

Bump the mui-x group across 1 directory with 2 updates#270

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/mui-x-a5f72e0831
Jul 28, 2025
Merged

Bump the mui-x group across 1 directory with 2 updates#270
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/mui-x-a5f72e0831

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps the mui-x group with 2 updates in the / directory: @mui/x-charts and @mui/x-data-grid.

Updates @mui/x-charts from 8.8.0 to 8.9.0

Release notes

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

v8.9.0

We'd like to extend a big thank you to the 10 contributors who made this release possible. Here are some highlights ✨:

  • ✨ Improve the drag and drop interaction for Data Grid row reordering feature. It uses a drop indicator to point to the position the row would be moving to.

    row-reordering-ux-improvement.mov
  • 🚀 Improve Data Grid Pivoting and Aggregation performance

  • 📊 Add minBarSize to set a minimum height for bars

Special thanks go out to the community members for their valuable contributions: @​lauri865

The following are all team members who have contributed to this release: @​alexfauquette, @​arminmeh, @​bernardobelchior, @​flaviendelangle, @​JCQuintas, @​LukasTy, @​mapache-salvaje, @​noraleonte, @​MBilalShafi

Data Grid

@mui/x-data-grid@8.9.0

Internal changes.

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

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

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

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

  • [DataGridPremium] Allow group column overrides with pivoting (#18765) @​arminmeh
  • [DataGridPremium] Support sort-dependent aggregation and improve performance (#18348) @​lauri865

Date and Time Pickers

@mui/x-date-pickers@8.9.0

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

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

Charts

@mui/x-charts@8.9.0

... (truncated)

Changelog

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

8.9.0

Jul 17, 2025

We'd like to extend a big thank you to the 10 contributors who made this release possible. Here are some highlights ✨:

  • ✨ Improve the drag and drop interaction for Data Grid row reordering feature. It uses a drop indicator to point to the position the row would be moving to.

    row-reordering-ux-improvement.mov
  • 🚀 Improve Data Grid Pivoting and Aggregation performance

  • 📊 Add minBarSize to set a minimum height for bars

Special thanks go out to the community members for their valuable contributions: @​lauri865

The following are all team members who have contributed to this release: @​alexfauquette, @​arminmeh, @​bernardobelchior, @​flaviendelangle, @​JCQuintas, @​LukasTy, @​mapache-salvaje, @​noraleonte, @​MBilalShafi

Data Grid

@mui/x-data-grid@8.9.0

Internal changes.

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

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

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

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

  • [DataGridPremium] Allow group column overrides with pivoting (#18765) @​arminmeh
  • [DataGridPremium] Support sort-dependent aggregation and improve performance (#18348) @​lauri865

Date and Time Pickers

@mui/x-date-pickers@8.9.0

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

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

... (truncated)

Commits
  • 3a86f28 [release] v8.9.0 (#18827)
  • 6f840c0 [charts] Fix issue where charts gestures weren't properly working when inside...
  • cc7e066 [charts] Expose \<ChartType>Series type for all chart types (#18805)
  • afe97c1 [charts] Fix y-axis tick label overlap when using log scale (#18744)
  • c2c189c [charts] Add click listener to radar charts (#18773)
  • dfe85de [charts] minBarSize now ignores 0 and null values (#18816)
  • 1dbdb52 [charts] Improve scatter chart pointer move performance (#18775)
  • 9c42731 [charts] Add minBarSize to prevent bars from having 0 height (#18798)
  • 3dbe766 [charts] Simplify radar internal hooks (#18760)
  • 74f16ba [code-infra] Fix ESLint import restriction rule for test files (#18669)
  • See full diff in compare view

Updates @mui/x-data-grid from 8.8.0 to 8.9.1

Release notes

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

v8.9.1

We'd like to extend a big thank you to the 2 contributors who made this release possible. Here are some highlights ✨:

🐞 Fix package publish issue

The following are all team members who have contributed to this release: @​KenanYusuf, @​MBilalShafi

Data Grid

@mui/x-data-grid@8.9.1

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

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

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

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

Core

v8.9.0

We'd like to extend a big thank you to the 10 contributors who made this release possible. Here are some highlights ✨:

  • ✨ Improve the drag and drop interaction for Data Grid row reordering feature. It uses a drop indicator to point to the position the row would be moving to.

    row-reordering-ux-improvement.mov
  • 🚀 Improve Data Grid Pivoting and Aggregation performance

  • 📊 Add minBarSize to set a minimum height for bars

Special thanks go out to the community members for their valuable contributions: @​lauri865

The following are all team members who have contributed to this release: @​alexfauquette, @​arminmeh, @​bernardobelchior, @​flaviendelangle, @​JCQuintas, @​LukasTy, @​mapache-salvaje, @​noraleonte, @​MBilalShafi

Data Grid

@mui/x-data-grid@8.9.0

Internal changes.

... (truncated)

Changelog

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

8.9.1

Jul 21, 2025

We'd like to extend a big thank you to the 2 contributors who made this release possible. Here are some highlights ✨:

🐞 Fix package publish issue

The following are all team members who have contributed to this release: @​KenanYusuf, @​MBilalShafi

Data Grid

@mui/x-data-grid@8.9.1

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

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

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

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

Core

8.9.0

Jul 17, 2025

We'd like to extend a big thank you to the 10 contributors who made this release possible. Here are some highlights ✨:

  • ✨ Improve the drag and drop interaction for Data Grid row reordering feature. It uses a drop indicator to point to the position the row would be moving to.

    row-reordering-ux-improvement.mov
  • 🚀 Improve Data Grid Pivoting and Aggregation performance

  • 📊 Add minBarSize to set a minimum height for bars

Special thanks go out to the community members for their valuable contributions: @​lauri865

The following are all team members who have contributed to this release: @​alexfauquette, @​arminmeh, @​bernardobelchior, @​flaviendelangle, @​JCQuintas, @​LukasTy, @​mapache-salvaje, @​noraleonte, @​MBilalShafi

... (truncated)

Commits
  • 8b3c049 [release] v8.9.1 (#18850)
  • 6857728 [DataGrid] Fix row selection "exclude" model inconsistency (#18844)
  • 009c509 [data grid] Move conditional list view column logic into `gridVisibleColumnDe...
  • 308d9e3 [code-infra] Remove local build and copy scripts (#18832)
  • 3ed40cd [DataGridPremium] Support sort-dependent aggregation and improve performance ...
  • 474027a [DataGridPro] Row reorder using drop indicator (#18627)
  • See full diff in compare view

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @cm-ayf.


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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 28, 2025
@vercel
Copy link
Copy Markdown

vercel bot commented Jul 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
comiacapay ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 28, 2025 1:55am

@dependabot dependabot bot requested a review from cm-ayf as a code owner July 28, 2025 01:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 28, 2025
@cm-ayf
Copy link
Copy Markdown
Owner

cm-ayf commented Jul 28, 2025

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mui-x-a5f72e0831 branch from 37a9159 to 1af93b1 Compare July 28, 2025 01:44
Bumps the mui-x group with 2 updates in the / directory: [@mui/x-charts](https://github.com/mui/mui-x/tree/HEAD/packages/x-charts) and [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid).


Updates `@mui/x-charts` from 8.8.0 to 8.9.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/v8.9.0/packages/x-charts)

Updates `@mui/x-data-grid` from 8.8.0 to 8.9.1
- [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/v8.9.1/packages/x-data-grid)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mui-x-a5f72e0831 branch from 1af93b1 to 8deb45a Compare July 28, 2025 01:45
@dependabot dependabot bot merged commit abb4633 into main Jul 28, 2025
11 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mui-x-a5f72e0831 branch July 28, 2025 01:56
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