Skip to content

[npm] Bump @mui/x-data-grid from 6.20.4 to 8.3.0 in /frontend#746

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/frontend/mui/x-data-grid-8.3.0
Closed

[npm] Bump @mui/x-data-grid from 6.20.4 to 8.3.0 in /frontend#746
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/frontend/mui/x-data-grid-8.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps @mui/x-data-grid from 6.20.4 to 8.3.0.

Release notes

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

v8.3.0

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

  • 🎨 Added new styling options and shapes for <FunnelChart />, including variant, borderRadius, pyramid, and step-pyramid curves.
  • 📚 Documentation improvements
  • 🐞 Bugfixes

Special thanks go out to this community member for a valuable contribution: @​ptuukkan. Team members who have contributed to this release: @​alexfauquette, @​arminmeh, @​bernardobelchior, @​flaviendelangle, @​Janpot, @​JCQuintas, @​LukasTy, @​MBilalShafi, @​rita-codes, @​romgrk.

Data Grid

@mui/x-data-grid@8.3.0

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

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

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

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

Date and Time Pickers

@mui/x-date-pickers@8.3.0

  • [DateTimePicker] Fix focus behavior on desktop variant (#17719) @​LukasTy
  • [pickers] Avoid DigitalClock stealing focus from a Picker open button on close (#17686) @​LukasTy

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

Same changes as in @mui/x-date-pickers@8.3.0, plus:

  • [DateRangePicker] Fix to reset range position after closing mobile Picker (#17631) @​LukasTy

Charts

  • The <FunnelChart /> series now accepts a variant='outlined' prop for a simpler style.

  • Add a borderRadius property to <FunnelChart />. All funnels have 8px as a default value.

  • Add a pyramid curve to <FunnelChart />, which allows creation of a pyramid-shaped funnel.

... (truncated)

Changelog

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

8.3.0

May 8, 2025

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

  • 🎨 Added new styling options and shapes for <FunnelChart />, including variant, borderRadius, pyramid, and step-pyramid curves.
  • 📚 Documentation improvements
  • 🐞 Bugfixes

Special thanks go out to this community member for a valuable contribution: @​ptuukkan. Team members who have contributed to this release: @​alexfauquette, @​arminmeh, @​bernardobelchior, @​flaviendelangle, @​Janpot, @​JCQuintas, @​LukasTy, @​MBilalShafi, @​rita-codes, @​romgrk.

Data Grid

@mui/x-data-grid@8.3.0

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

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

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

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

Date and Time Pickers

@mui/x-date-pickers@8.3.0

  • [DateTimePicker] Fix focus behavior on desktop variant (#17719) @​LukasTy
  • [pickers] Avoid DigitalClock stealing focus from a Picker open button on close (#17686) @​LukasTy

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

Same changes as in @mui/x-date-pickers@8.3.0, plus:

  • [DateRangePicker] Fix to reset range position after closing mobile Picker (#17631) @​LukasTy

Charts

  • The <FunnelChart /> series now accepts a variant='outlined' prop for a simpler style.

  • Add a borderRadius property to <FunnelChart />. All funnels have 8px as a default value.

... (truncated)

Commits
  • f1be6ab v8.3.0 (#17740)
  • 4d231c8 [DataGrid] Remove unnessary clsx() usages (#17690)
  • c3fe709 [DataGrid] Avoid applying row selection propagation on filtered rows (#17739)
  • ee91831 [DataGrid] Ignore preProcessEditCellProps for non-editable columns when sta...
  • 4209cb6 [DataGrid] Fix: use CSS nonce (#17726)
  • cbda8b5 [DataGrid] Fix cell editing of computed columns with data source (#17684)
  • 0d4270c [DataGrid] Fix lazy loading crash with isRowSelectable prop (#17629)
  • e567c6e Bump babel to ^7.27.1 (#17668)
  • f990678 [core] Avoid node types in the built packages (#17533)
  • 1ed98ca [code-infra] Normalize author package in org
  • 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)

Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) from 6.20.4 to 8.3.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.3.0/packages/x-data-grid)

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

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 May 12, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github May 16, 2025

Superseded by #755.

@dependabot dependabot bot closed this May 16, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/mui/x-data-grid-8.3.0 branch May 16, 2025 05:35
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