Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/x-charts (source) 7.11.1 -> 7.12.1 age adoption passing confidence
@mui/x-data-grid (source) 7.11.1 -> 7.12.1 age adoption passing confidence
@mui/x-data-grid-generator (source) 7.11.1 -> 7.12.1 age adoption passing confidence
@mui/x-data-grid-premium (source) 7.11.1 -> 7.12.1 age adoption passing confidence
@mui/x-data-grid-pro (source) 7.11.1 -> 7.12.1 age adoption passing confidence
@mui/x-date-pickers (source) 7.11.1 -> 7.12.1 age adoption passing confidence
@mui/x-date-pickers-pro (source) 7.11.1 -> 7.12.1 age adoption passing confidence
@mui/x-license (source) 7.11.1 -> 7.12.0 age adoption passing confidence
@mui/x-tree-view (source) 7.11.1 -> 7.12.1 age adoption passing confidence

Release Notes

mui/mui-x (@​mui/x-charts)

v7.12.1

Compare Source

Aug 8, 2024

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

  • 🎨 Charts get a new component to display color mapping in the legend
  • 🚀 The @mui/x-charts-pro is released in alpha version 🧪. This new package introduces two main features:
    • The Heatmap component
    • The zoom interaction on the bar, line, and scatter charts
  • 🌍 Improve Dutch (nl-NL) locale on the Date and Time Pickers
  • 🐞 Bugfixes
Data Grid
@mui/x-data-grid@7.12.1
@mui/x-data-grid-pro@7.12.1 pro

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

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

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

Date and Time Pickers
@mui/x-date-pickers@7.12.1
@mui/x-date-pickers-pro@7.12.1 pro

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

Charts
@mui/x-charts@7.12.1
@mui/x-date-charts-pro@7.0.0-alpha.0 pro

Same changes as in @mui/x-charts@7.12.1, plus:

Tree View
@mui/x-tree-view@7.12.1
Docs

v7.12.0

Compare Source

Aug 1, 2024

💵 Our commercial offering is evolving

The Pro plan is receiving two new packages:

  • @mui/x-tree-view-pro (available today!)
  • @mui/x-charts-pro (available in the coming weeks)

As always, every feature released as part of the MIT plan will remain free and MIT licensed forever.

This expansion of the Pro plan comes with some adjustments to our pricing strategy. Learn more about those in the Upcoming changes to MUI X pricing in 2024 blog post.

Highlights

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

  • 🎁 Introduce item reordering using drag and drop on the RichTreeViewPro component

    Item reordering using drag and drop
  • 📦 Support CommonJS bundle out of the box on @mui/x-charts by adding vendored D3 dependencies.

    • This modifies how the package imports D3.js. It will impact you if you use d3 packages installed by @mui/x-charts and don't have them in your package.json. You shouldn't be affected otherwise.

    • For more context, the initial issue is caused by D3 only exporting ESM.

      image

    • The solution up until now was to export charts with only ESM. But some frameworks are confused by this configuration.

      image

    • So in order to fix this, we are providing a CJS version of D3.

      image

  • 🌍 Improve Turkish (tr-TR) locale on the Data Grid

  • 🌍 Improve Finnish (fi-FI) locale on the Date and Time Pickers

  • 🐞 Bugfixes

  • 📚 Documentation improvements

Data Grid
@mui/x-data-grid@7.12.0
@mui/x-data-grid-pro@7.12.0 pro

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

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

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

Date and Time Pickers
@mui/x-date-pickers@7.12.0
@mui/x-date-pickers-pro@7.12.0 pro

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

Charts
@mui/x-charts@7.12.0
Tree View
@mui/x-tree-view@7.12.0
Docs
Core

Configuration

📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Update of dependencies. label Aug 4, 2024
@mui-bot
Copy link

mui-bot commented Aug 4, 2024

Netlify deploy preview

https://deploy-preview-43165--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against 09885a0

@renovate renovate bot force-pushed the renovate/mui-x branch from e70df3f to a6ef37e Compare August 5, 2024 16:35
@ZeeshanTamboli
Copy link
Member

Asking for review to check the UI change in Argos: https://app.argos-ci.com/mui/material-ui/builds/30573/102496673

@renovate renovate bot changed the title Bump MUI X to 7.12.0 chore(deps): bump mui x to 7.12.0 Aug 8, 2024
@renovate renovate bot force-pushed the renovate/mui-x branch from a6ef37e to c130a4d Compare August 9, 2024 14:14
@renovate renovate bot changed the title chore(deps): bump mui x to 7.12.0 chore(deps): bump mui x Aug 9, 2024
@cherniavskii
Copy link
Member

@ZeeshanTamboli The change in the Data Grid is OK – it's caused by this fix: mui/mui-x#13943
Not sure about the charts though, maybe @alexfauquette can confirm?

@renovate renovate bot force-pushed the renovate/mui-x branch from c130a4d to 09885a0 Compare August 9, 2024 15:10
@alexfauquette
Copy link
Member

The dasboard seems a bit flacky for charts, but I don't know why exactly

@ZeeshanTamboli ZeeshanTamboli merged commit 6774900 into next Aug 9, 2024
@ZeeshanTamboli ZeeshanTamboli deleted the renovate/mui-x branch August 9, 2024 15:29
@ZeeshanTamboli ZeeshanTamboli mentioned this pull request Aug 20, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update of dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants