Skip to content

chore(deps): bump @mui/x-charts from 8.23.0 to 8.25.0 in /ui#5291

Merged
kodiakhq[bot] merged 1 commit into
v2from
dependabot/npm_and_yarn/ui/mui/x-charts-8.25.0
Jan 19, 2026
Merged

chore(deps): bump @mui/x-charts from 8.23.0 to 8.25.0 in /ui#5291
kodiakhq[bot] merged 1 commit into
v2from
dependabot/npm_and_yarn/ui/mui/x-charts-8.25.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 19, 2026

Copy link
Copy Markdown
Contributor

Bumps @mui/x-charts from 8.23.0 to 8.25.0.

Release notes

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

v8.25.0

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

  • 📊 The Chart legend now has an option that enables click to toggle visibility of series.

    Image

  • 🐞 Bugfixes

  • 📚 Documentation improvements

The following team members contributed to this release: @​alexfauquette, @​arminmeh, @​bernardobelchior, @​cherniavskii, @​JCQuintas, @​mapache-salvaje, @​rita-codes, @​Janpot

Data Grid

@mui/[email protected]

Internal changes.

@mui/[email protected] pro

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

@mui/[email protected] premium

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

Date and Time Pickers

@mui/[email protected]

Internal changes.

@mui/[email protected] pro

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

Charts

@mui/[email protected]

... (truncated)

Changelog

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

8.25.0

Jan 14, 2026

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

  • 📊 The Chart legend now has an option that enables click to toggle visibility of series.

    Image

  • 🐞 Bugfixes

  • 📚 Documentation improvements

The following team members contributed to this release: @​alexfauquette, @​arminmeh, @​bernardobelchior, @​cherniavskii, @​JCQuintas, @​mapache-salvaje, @​rita-codes, @​Janpot

Data Grid

@mui/[email protected]

Internal changes.

@mui/[email protected] pro

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

@mui/[email protected] premium

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

Date and Time Pickers

@mui/[email protected]

Internal changes.

@mui/[email protected] pro

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

Charts

@mui/[email protected]

... (truncated)

Commits
  • e450e32 [release] v8.25.0 (#20917)
  • f429817 [charts-pro] Fix crash when two same-direction axes have a zoom preview (#20916)
  • 4475c5b [charts] Fix tooltip position for stacked line series (#20901)
  • 9bf9320 [charts] Enable keyboard navigation in radar chart (#20765)
  • a3b901d [charts] Add initialHiddenItems prop to set initial state (#20894)
  • 11e4130 [charts] Fix test inconsistency in charts (#20907)
  • a926990 [code-infra] Fix material-ui/disallow-react-api-in-server-components (#20909)
  • 8571f67 [charts-pro] Add keyboard navigation to sankey (#20777)
  • d1ccc97 [charts-pro] Add keyboard navigation to funnel (#20766)
  • 699784f [charts-pro] Add keyboard navigation to heatmap (#20786)
  • 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 automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 19, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner January 19, 2026 02:27
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file automerge Used by Kodiak bot to automerge PRs javascript Pull requests that update Javascript code labels Jan 19, 2026
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jan 19, 2026
@dosubot

dosubot Bot commented Jan 19, 2026

Copy link
Copy Markdown

Related Documentation

Checked 3 published document(s) in 0 knowledge base(s). No updates required.

How did I do? Any feedback?  Join Discord

@codecov

codecov Bot commented Jan 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.53%. Comparing base (a81d95c) to head (41b5e35).
⚠️ Report is 1 commits behind head on v2.

Additional details and impacted files
@@           Coverage Diff           @@
##               v2    #5291   +/-   ##
=======================================
  Coverage   60.53%   60.53%           
=======================================
  Files         138      138           
  Lines       13504    13504           
=======================================
  Hits         8174     8174           
  Misses       4641     4641           
  Partials      689      689           
Flag Coverage Δ
integrationtests 34.67% <ø> (ø)
unittests 51.81% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kodiakhq
kodiakhq Bot merged commit 3637ba6 into v2 Jan 19, 2026
34 checks passed
@kodiakhq
kodiakhq Bot deleted the dependabot/npm_and_yarn/ui/mui/x-charts-8.25.0 branch January 19, 2026 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants