Update dependency @mui/material to v6 #317

Closed
pierre wants to merge 1 commits from renovate/mui-material-6.x into master
Owner

This PR contains the following updates:

Package Type Update Change
@mui/material (source) dependencies major ^5.15.17 -> ^6.0.0

Release Notes

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

v6.0.1

Compare Source

Aug 29, 2024

A big thanks to the 12 contributors who made this release possible. It contains bug fixes and documentation improvements.

@mui/material@6.0.1
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​alexfauquette, @​DiegoAndai, @​Janpot, @​JCQuintas, @​Michael-Hutchinson, @​michelengelen, @​mnajdova, @​oliviertassinari, @​prakhargupta1, @​siriwatknp, @​zanivan

v6.0.0

Compare Source

Aug 27, 2024

We are excited to announce the stable release of Material-UI v6 🎉, check out the blog post to see all the updates.

@mui/material@6.0.0
@mui/lab@6.0.0-beta.8
Docs
Core

All contributors of this release in alphabetical order: @​ahmadnadeem6236, @​bahmanworld, @​DiegoAndai, @​Janpot, @​KalmarLorand, @​LukasTy, @​michelengelen, @​mnajdova, @​oliviertassinari, @​prakhargupta1, @​sai6855, @​siriwatknp, @​sydneyjodon-wk, @​zanivan


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | dependencies | major | [`^5.15.17` -> `^6.0.0`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.16.7/6.0.1) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/material)</summary> ### [`v6.0.1`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v601) [Compare Source](https://github.com/mui/material-ui/compare/v6.0.0...v6.0.1) <!-- generated comparing v6.0.0..master --> *Aug 29, 2024* A big thanks to the 12 contributors who made this release possible. It contains bug fixes and documentation improvements. ##### `@mui/material@6.0.1` - Attach default light color scheme when enabling CSS theme variables ([#&#8203;43493](https://github.com/mui/material-ui/issues/43493)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[Skeleton] Apply the wave animation to the correct element ([#&#8203;43474](https://github.com/mui/material-ui/issues/43474)) [@&#8203;mnajdova](https://github.com/mnajdova) ##### Docs - \[material-ui]\[Dialog] Update confirmation dialog description ([#&#8203;43488](https://github.com/mui/material-ui/issues/43488)) [@&#8203;Michael-Hutchinson](https://github.com/Michael-Hutchinson) - Add Material UI v6 is out! to the notifications ([#&#8203;43448](https://github.com/mui/material-ui/issues/43448)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[material-ui] Dark scroll bars in templates ([#&#8203;43483](https://github.com/mui/material-ui/issues/43483)) [@&#8203;aarongarciah](https://github.com/aarongarciah) - \[material-ui] Add TemplateFrame to templates ([#&#8203;43406](https://github.com/mui/material-ui/issues/43406)) [@&#8203;zanivan](https://github.com/zanivan) - \[table] Make the data grid blend in ([#&#8203;43489](https://github.com/mui/material-ui/issues/43489)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### Core - \[blog] Update Toolpad Studio marketing page links in the blogs ([#&#8203;43407](https://github.com/mui/material-ui/issues/43407)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) - \[blog] Add missing social card to the blog post ([#&#8203;43465](https://github.com/mui/material-ui/issues/43465)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[code-infra] Fix typing issues with `@mui-internal/api-docs-builder` ([#&#8203;43498](https://github.com/mui/material-ui/issues/43498)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Fix nextjs build cache ([#&#8203;43467](https://github.com/mui/material-ui/issues/43467)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - Remove `'use client'` from index files and useAutocomplete reexport ([#&#8203;41956](https://github.com/mui/material-ui/issues/41956)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - Replace relative links to absolute ones in JSDocs ([#&#8203;43472](https://github.com/mui/material-ui/issues/43472)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - Upgrade babel runtime ([#&#8203;43243](https://github.com/mui/material-ui/issues/43243)) [@&#8203;Janpot](https://github.com/Janpot) - \[docs-infra] Skip shadow DOM regression test ([#&#8203;43500](https://github.com/mui/material-ui/issues/43500)) [@&#8203;aarongarciah](https://github.com/aarongarciah) - \[docs-infra] Fix use of process.env.DEPLOY_ENV ([#&#8203;43490](https://github.com/mui/material-ui/issues/43490)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Add comment about removing optimizeFonts Next.js config ([#&#8203;43469](https://github.com/mui/material-ui/issues/43469)) [@&#8203;aarongarciah](https://github.com/aarongarciah) - \[examples] Use `latest` on all Material UI dependencies ([#&#8203;43494](https://github.com/mui/material-ui/issues/43494)) [@&#8203;mnajdova](https://github.com/mnajdova) - \[infra] fix workflow path ([#&#8203;43464](https://github.com/mui/material-ui/issues/43464)) [@&#8203;michelengelen](https://github.com/michelengelen) All contributors of this release in alphabetical order: [@&#8203;aarongarciah](https://github.com/aarongarciah), [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;Michael-Hutchinson](https://github.com/Michael-Hutchinson), [@&#8203;michelengelen](https://github.com/michelengelen), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;prakhargupta1](https://github.com/prakhargupta1), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;zanivan](https://github.com/zanivan) ### [`v6.0.0`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#600) [Compare Source](https://github.com/mui/material-ui/compare/v5.16.7...v6.0.0) <!-- generated comparing v6.0.0-rc.0..master --> *Aug 27, 2024* We are excited to announce the stable release of Material-UI v6 🎉, check out [the blog post](https://mui.com/blog/material-ui-v6-is-out/) to see all the updates. ##### `@mui/material@6.0.0` - Change React.ReactElement\<any,any> type from any to unknown ([#&#8203;43358](https://github.com/mui/material-ui/issues/43358)) [@&#8203;sai6855](https://github.com/sai6855) - \[Pagination] Update `getItemAriaLabel` page param type ([#&#8203;43399](https://github.com/mui/material-ui/issues/43399)) [@&#8203;sydneyjodon-wk](https://github.com/sydneyjodon-wk) - \[Unstable_TrapFocus] Fix `getTabbable` function return type ([#&#8203;42237](https://github.com/mui/material-ui/issues/42237)) [@&#8203;KalmarLorand](https://github.com/KalmarLorand) ##### `@mui/lab@6.0.0-beta.8` - \[button] Add missing customize points for span ([#&#8203;43436](https://github.com/mui/material-ui/issues/43436)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### Docs - Fix broken links ([#&#8203;43144](https://github.com/mui/material-ui/issues/43144)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - Updated mui-x roadmap links with the new project URL ([#&#8203;43444](https://github.com/mui/material-ui/issues/43444)) [@&#8203;michelengelen](https://github.com/michelengelen) - Update pnpm order, move to second ([#&#8203;42712](https://github.com/mui/material-ui/issues/42712)) [@&#8203;ahmadnadeem6236](https://github.com/ahmadnadeem6236) - Fix CSS theme variables section ([#&#8203;43439](https://github.com/mui/material-ui/issues/43439)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Add two Toolpad Core components to Material UI sidebar ([#&#8203;43391](https://github.com/mui/material-ui/issues/43391)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) - Fix licensingModel -> licenseModel [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix Stack Overflow issue canned response [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Avoid referencing MUI Core [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix description of eslint-plugin-material-ui [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Polish reportBrokenLinks.js to support Base UI [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[material-ui] Clarify RTL language support in localization guide ([#&#8203;41784](https://github.com/mui/material-ui/issues/41784)) [@&#8203;bahmanworld](https://github.com/bahmanworld) - \[material-ui] Refine templates theme selector ([#&#8203;43396](https://github.com/mui/material-ui/issues/43396)) [@&#8203;zanivan](https://github.com/zanivan) ##### Core - Prepare for v6 stable release ([#&#8203;43454](https://github.com/mui/material-ui/issues/43454)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[blog] Polish Upcoming changes to MUI X pricing in 2024 ([#&#8203;43438](https://github.com/mui/material-ui/issues/43438)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[blog] Add Material UI v6 stable release ([#&#8203;41932](https://github.com/mui/material-ui/issues/41932)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[ci] Fix the release:changelog cmd ([#&#8203;43451](https://github.com/mui/material-ui/issues/43451)) [@&#8203;mnajdova](https://github.com/mnajdova) - \[core] Allow `^6.0.0` for `@mui/` dependencies in `@mui/docs` ([#&#8203;43445](https://github.com/mui/material-ui/issues/43445)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[code-infra] Babel plugin to fully resolve imported paths ([#&#8203;43294](https://github.com/mui/material-ui/issues/43294)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Add closing message workflow ([#&#8203;43450](https://github.com/mui/material-ui/issues/43450)) [@&#8203;michelengelen](https://github.com/michelengelen) - \[website] Make beta chip consistent for Toolpad ([#&#8203;43392](https://github.com/mui/material-ui/issues/43392)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) All contributors of this release in alphabetical order: [@&#8203;ahmadnadeem6236](https://github.com/ahmadnadeem6236), [@&#8203;bahmanworld](https://github.com/bahmanworld), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;KalmarLorand](https://github.com/KalmarLorand), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;michelengelen](https://github.com/michelengelen), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;prakhargupta1](https://github.com/prakhargupta1), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;sydneyjodon-wk](https://github.com/sydneyjodon-wk), [@&#8203;zanivan](https://github.com/zanivan) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
pierre added 1 commit 2024-09-02 00:30:45 +00:00
Update dependency @mui/material to v6
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
30fb1e5380
Author
Owner

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: geneit_app/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @mui/icons-material@5.16.7
npm error Found: @mui/material@6.0.1
npm error node_modules/@mui/material
npm error   @mui/material@"^6.0.0" from the root project
npm error   peer @mui/material@">=5.15.0" from @mui/lab@5.0.0-alpha.173
npm error   node_modules/@mui/lab
npm error     @mui/lab@"^5.0.0-alpha.140" from the root project
npm error   3 more (@mui/x-data-grid, @mui/x-date-pickers, @mui/x-tree-view)
npm error
npm error Could not resolve dependency:
npm error peer @mui/material@"^5.0.0" from @mui/icons-material@5.16.7
npm error node_modules/@mui/icons-material
npm error   @mui/icons-material@"^5.15.17" from the root project
npm error
npm error Conflicting peer dependency: @mui/material@5.16.7
npm error node_modules/@mui/material
npm error   peer @mui/material@"^5.0.0" from @mui/icons-material@5.16.7
npm error   node_modules/@mui/icons-material
npm error     @mui/icons-material@"^5.15.17" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-09-02T00_30_36_368Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-09-02T00_30_36_368Z-debug-0.log

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: geneit_app/package-lock.json ``` npm error code ERESOLVE npm error ERESOLVE could not resolve npm error npm error While resolving: @mui/icons-material@5.16.7 npm error Found: @mui/material@6.0.1 npm error node_modules/@mui/material npm error @mui/material@"^6.0.0" from the root project npm error peer @mui/material@">=5.15.0" from @mui/lab@5.0.0-alpha.173 npm error node_modules/@mui/lab npm error @mui/lab@"^5.0.0-alpha.140" from the root project npm error 3 more (@mui/x-data-grid, @mui/x-date-pickers, @mui/x-tree-view) npm error npm error Could not resolve dependency: npm error peer @mui/material@"^5.0.0" from @mui/icons-material@5.16.7 npm error node_modules/@mui/icons-material npm error @mui/icons-material@"^5.15.17" from the root project npm error npm error Conflicting peer dependency: @mui/material@5.16.7 npm error node_modules/@mui/material npm error peer @mui/material@"^5.0.0" from @mui/icons-material@5.16.7 npm error node_modules/@mui/icons-material npm error @mui/icons-material@"^5.15.17" from the root project npm error npm error Fix the upstream dependency conflict, or retry npm error this command with --force or --legacy-peer-deps npm error to accept an incorrect (and potentially broken) dependency resolution. npm error npm error npm error For a full report see: npm error /tmp/renovate/cache/others/npm/_logs/2024-09-02T00_30_36_368Z-eresolve-report.txt npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-09-02T00_30_36_368Z-debug-0.log ```
Author
Owner

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
pierre closed this pull request 2024-09-09 20:18:35 +00:00
pierre deleted branch renovate/mui-material-6.x 2024-09-09 20:18:39 +00:00
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/GeneIT#317