Skip to content

fix(deps): Update material-ui monorepo#19269

Merged
kodiakhq[bot] merged 1 commit intomainfrom
renovate/material-ui-monorepo
Oct 1, 2024
Merged

fix(deps): Update material-ui monorepo#19269
kodiakhq[bot] merged 1 commit intomainfrom
renovate/material-ui-monorepo

Conversation

@cq-bot
Copy link
Copy Markdown
Contributor

@cq-bot cq-bot commented Oct 1, 2024

This PR contains the following updates:

Package Type Update Change
@mui/icons-material (source) dependencies patch 5.16.6 -> 5.16.7
@mui/material (source) dependencies patch 5.16.6 -> 5.16.7
@mui/system (source) dependencies patch 5.16.6 -> 5.16.7
@mui/x-date-pickers (source) dependencies minor 7.11.1 -> 7.18.0
@mui/x-tree-view (source) dependencies minor 7.11.1 -> 7.18.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mui/material-ui (@​mui/icons-material)

v5.16.7

Compare Source

Aug 9, 2024

A big thanks to the 3 contributors who made this release possible.

@mui/material@5.16.7
Docs
Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​oliviertassinari, @​zanivan

mui/mui-x (@​mui/x-date-pickers)

v7.18.0

Compare Source

Sep 20, 2024

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

  • 💫 Support Row spanning on the Data Grid that automatically merges the consecutive cells in a column based on the cell value

    data grid row spanning
  • ⏰ Support date-fns v4 (#​14673) @​LukasTy

  • 🎉 Add option for Pickers to change the order of displayed years (#​11780) @​thomasmoon

  • 🐞 Bugfixes

  • 📚 Documentation improvements

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

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

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

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

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

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

Charts
@mui/x-charts@7.18.0
@mui/x-charts-pro@7.0.0-beta.1 pro

Same changes as in @mui/x-charts@7.18.0.

Tree View
@mui/x-tree-view@7.18.0
Docs
Core

v7.17.0

Compare Source

Sep 13, 2024

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

  • 📊 Charts performance improvement
  • 🧑‍💻 New Data Grid custom columns demo
  • 🐞 Bugfixes
  • 📚 Documentation improvements
  • 🌍 Improve Hungarian (hu-HU) locale on the Data Grid
Data Grid
@mui/x-data-grid@7.17.0
@mui/x-data-grid-pro@7.17.0 pro

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

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

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

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

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

  • [DateRangePicker] Fix currentMonthCalendarPosition not scrolling to future sibling (#​14442) @​GMchris
Charts
@mui/x-charts@7.17.0
@mui/x-charts-pro@7.0.0-beta.1 pro

Same changes as in @mui/x-charts@7.17.0.

Tree View
@mui/x-tree-view@7.17.0
Docs
Core

v7.16.0

Compare Source

Sep 5, 2024

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

  • 🎨 Update the design of Data Grid column headers (#​14293)
  • 🧠 Add the slots concept introduction documentation page (#​13881)
  • 🌍 Improve Chinese (zh-CN) and Dutch (nl-NL) locales on the Data Grid
  • 🐞 Bugfixes
  • 📚 Documentation improvements
Data Grid
@mui/x-data-grid@7.16.0
@mui/x-data-grid-pro@7.16.0 pro

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

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

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

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

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

Charts
@mui/x-charts@7.16.0
@mui/x-charts-pro@7.0.0-beta.0 pro

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

  • [charts-pro] Fix props and automated documentation on BarChartPro and LineChartPro (#​14391) @​JCQuintas
Tree View
@mui/x-tree-view@7.16.0
@mui/x-codemod@7.16.0
Docs
Core

v7.15.0

Compare Source

Aug 29, 2024

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

You can now use MUI X components with either v5 or v6 of @mui/material package 🎉

  • 🐞 Bugfixes
Data Grid
@mui/x-data-grid-pro@7.15.0 pro
@mui/x-data-grid-premium@7.15.0 premium

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

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

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

Charts
@mui/x-charts@7.15.0
@mui/x-charts-pro@7.0.0-alpha.3 pro

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

Docs
Core

v7.14.0

Compare Source

Aug 23, 2024

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

  • 💫 Allow filtering the axis on zoom, making the axis adapt by removing values outside the view.

    filtering the axis on zoom
  • 📊 Improve bar chart performances

  • 🌍 Improve Czech (cs-CZ) and Hebrew (he-IL) locales on the Data Grid

  • 🌍 Improve Chinese (zh-HK), Hebrew (he-IL), and Vietnamese (vi-VN) locales on the Date and Time Pickers

  • 🐞 Bugfixes

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

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

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

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

  • [DataGridPremium] Fix clipboard paste not working for a single cell on non-first page (#​14261) @​arminmeh
  • [DataGridPremium] Fix onCellSelectionModelChange not triggered when additional cell range is selected (#​14199) @​arminmeh
Date and Time Pickers
@mui/x-date-pickers@7.14.0
@mui/x-date-pickers-pro@7.14.0 pro

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

Charts
@mui/x-charts@7.14.0
@mui/x-charts-pro@7.0.0-alpha.2 pro

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

Docs
Core

v7.13.0

Compare Source

Aug 16, 2024

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

  • 💫 Allow to edit the label of Tree View's items.

    Item label editing
  • 🔧 Improve rows accessibility on the Data Grid features "Tree Data" and "Row Grouping". Certain "Row Grouping" accessibility updates will only be applied if experimental feature flag is enabled. See the documentation for more information.

  • 🌍 Improve Vietnamese (vi-VN) locale on the Data Grid

  • 🐞 Bugfixes

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

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

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

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

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

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

Charts
@mui/x-charts@7.13.0
@mui/x-charts-pro@7.0.0-alpha.1 pro

Same changes as in @mui/x-charts@7.13.0.

Tree View
@mui/x-tree-view@7.13.0
Docs
Core

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-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 - "before 4am on the first day of the month" (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 has been generated by Renovate Bot.

@cq-bot cq-bot requested review from a team and maaarcelino and removed request for a team October 1, 2024 03:21
@cq-bot cq-bot added the automerge Automatically merge once required checks pass label Oct 1, 2024
@kodiakhq kodiakhq bot merged commit 1b92590 into main Oct 1, 2024
@kodiakhq kodiakhq bot deleted the renovate/material-ui-monorepo branch October 1, 2024 03:24
kodiakhq bot pushed a commit that referenced this pull request Oct 2, 2024
🤖 I have created a release *beep* *boop*
---


## [8.6.1](plugins-destination-postgresql-v8.6.0...plugins-destination-postgresql-v8.6.1) (2024-10-02)


### Bug Fixes

* **deps:** Update dependency @types/node to v16.18.112 ([#19259](#19259)) ([b353efa](b353efa))
* **deps:** Update dependency @types/react to v18.3.10 ([#19260](#19260)) ([22cc644](22cc644))
* **deps:** Update dependency eslint to v8.57.1 ([#19264](#19264)) ([2baa628](2baa628))
* **deps:** Update dependency yaml to v2.5.1 ([#19268](#19268)) ([9a993b2](9a993b2))
* **deps:** Update material-ui monorepo ([#19269](#19269)) ([1b92590](1b92590))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/plugin/destination/postgresql automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant