Skip to content

Comments

build(deps): bump @mui/x-charts from 8.15.0 to 8.16.0#352

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mui/x-charts-8.16.0
Closed

build(deps): bump @mui/x-charts from 8.15.0 to 8.16.0#352
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mui/x-charts-8.16.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2025

Bumps @mui/x-charts from 8.15.0 to 8.16.0.

Release notes

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

v8.16.0

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

  • 🖌️ Add brush zoom interaction to charts
  • 🔁 Server-side update in a grid with tree data/row grouping and aggregation will trigger re-fetch for all parent levels of that row to update aggregated values. See the demo.

Special thanks go out to the community members for their valuable contributions: @​felix-wg, @​frncesc, @​sai6855

The following are all team members who have contributed to this release: @​alexfauquette, @​arminmeh, @​bernardobelchior, @​brijeshb42, @​flaviendelangle, @​JCQuintas, @​MBilalShafi, @​mbrookes, @​michelengelen, @​noraleonte, @​rita-codes

Data Grid

@mui/x-data-grid@8.16.0

  • [DataGrid] Ignore Ctrl+A key combination for the row selection in the community version (#20110) @​felix-wg
  • [DataGrid][l10n] Improve Spanish (es-ES) locale (#20134) @​frncesc

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

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

  • [DataGridPro] Add explicit return type to getVisibleRowsLookup() to fix the build with tsc (#20116) @​arminmeh
  • [DataGridPro] Retain the expansion state with expansion configuration props (#20126) @​MBilalShafi

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

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

  • [DataGridPremium] Export and restore chart integration state (#20079) @​arminmeh
  • [DataGridPremium] Fix grouping column valueFormatter() crash (#20070) @​sai6855
  • [DataGridPremium] Refetch aggregation data after row update with server-side aggregation (#20039) @​arminmeh

Date and Time Pickers

@mui/x-date-pickers@8.16.0

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

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

Charts

@mui/x-charts@8.16.0

... (truncated)

Changelog

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

8.16.0

Oct 29, 2025

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

  • 🖌️ Add brush zoom interaction to charts
  • 🔁 Server-side update in a grid with tree data/row grouping and aggregation will trigger re-fetch for all parent levels of that row to update aggregated values. See the demo.

Special thanks go out to the community members for their valuable contributions: @​felix-wg, @​frncesc, @​sai6855

The following are all team members who have contributed to this release: @​alexfauquette, @​arminmeh, @​bernardobelchior, @​brijeshb42, @​flaviendelangle, @​JCQuintas, @​MBilalShafi, @​mbrookes, @​michelengelen, @​noraleonte, @​rita-codes

Data Grid

@mui/x-data-grid@8.16.0

  • [DataGrid] Ignore Ctrl+A key combination for the row selection in the community version (#20110) @​felix-wg
  • [DataGrid][l10n] Improve Spanish (es-ES) locale (#20134) @​frncesc

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

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

  • [DataGridPro] Add explicit return type to getVisibleRowsLookup() to fix the build with tsc (#20116) @​arminmeh
  • [DataGridPro] Retain the expansion state with expansion configuration props (#20126) @​MBilalShafi

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

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

  • [DataGridPremium] Export and restore chart integration state (#20079) @​arminmeh
  • [DataGridPremium] Fix grouping column valueFormatter() crash (#20070) @​sai6855
  • [DataGridPremium] Refetch aggregation data after row update with server-side aggregation (#20039) @​arminmeh

Date and Time Pickers

@mui/x-date-pickers@8.16.0

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

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

Charts

@mui/x-charts@8.16.0

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@mui/x-charts](https://github.com/mui/mui-x/tree/HEAD/packages/x-charts) from 8.15.0 to 8.16.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.16.0/packages/x-charts)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 30, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2026

Superseded by #379.

@dependabot dependabot bot closed this Feb 5, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mui/x-charts-8.16.0 branch February 5, 2026 08:40
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.

0 participants