fix(deps): update material-ui monorepo to v6.0.1 #34

Merged
kjuulh merged 1 commits from renovate/material-ui-monorepo into main 2024-08-29 16:00:08 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
@mui/icons-material (source) dependencies patch 6.0.0 -> 6.0.1
@mui/material (source) dependencies patch 6.0.0 -> 6.0.1

⚠️ Warning

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


Release Notes

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

v6.0.1

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.0
Docs
Core

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about these updates 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/icons-material](https://mui.com/material-ui/material-icons/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material)) | dependencies | patch | [`6.0.0` -> `6.0.1`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/6.0.0/6.0.1) | | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | dependencies | patch | [`6.0.0` -> `6.0.1`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/6.0.0/6.0.1) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/icons-material)</summary> ### [`v6.0.1`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v601) <!-- 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.0` - 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) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2024-08-29 16:00:00 +02:00
fix(deps): update material-ui monorepo to v6.0.1
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
7b98552029
kjuulh scheduled this pull request to auto merge when all checks succeed 2024-08-29 16:00:00 +02:00
kjuulh merged commit 7b98552029 into main 2024-08-29 16:00:08 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/backstage#34
No description provided.