fix(deps): update material-ui monorepo to v6.1.1 #40

Merged
kjuulh merged 1 commits from renovate/material-ui-monorepo into main 2024-09-20 02:05:06 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
@mui/icons-material (source) dependencies patch 6.1.0 -> 6.1.1
@mui/material (source) dependencies patch 6.1.0 -> 6.1.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.1.1

Compare Source

Sep 19, 2024

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

@mui/material@6.1.1
@mui/system@6.1.1
@mui/utils@6.1.1
  • Fix "useId" & "useSyncExternalStore" imports to not be statically analyzable (#​43360) @​yash49
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​binsmyth, @​cherniavskii, @​DiegoAndai, @​Janpot, @​Juneezee, @​LukasTy, @​mnajdova, @​morozow, @​Nashyn, @​oliviertassinari, @​sahil-ag, @​sai6855, @​Sergio16T, @​siriwatknp, @​xconverge, @​yash49, @​ZeeshanTamboli


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.1.0` -> `6.1.1`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/6.1.0/6.1.1) | | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | dependencies | patch | [`6.1.0` -> `6.1.1`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/6.1.0/6.1.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.1.1`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v611) [Compare Source](https://github.com/mui/material-ui/compare/v6.1.0...v6.1.1) <!-- generated comparing v6.1.0..master --> *Sep 19, 2024* A big thanks to the 18 contributors who made this release possible. ##### `@mui/material@6.1.1` - \[Grid] Bring back `GridProps` and `GridTypeMap` ([#&#8203;43717](https://github.com/mui/material-ui/issues/43717)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - \[Paper] Fix wrong background-image on Paper when elevation is 0 ([#&#8203;43723](https://github.com/mui/material-ui/issues/43723)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[Skeleton] Fix wave animation for styled-components ([#&#8203;43740](https://github.com/mui/material-ui/issues/43740)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[Modal] Fix event handlers overriding behavior ([#&#8203;43757](https://github.com/mui/material-ui/issues/43757)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/system@6.1.1` - Pass the stylesheet directly to `GlobalStyles` ([#&#8203;43739](https://github.com/mui/material-ui/issues/43739)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/utils@6.1.1` - Fix "useId" & "useSyncExternalStore" imports to not be statically analyzable ([#&#8203;43360](https://github.com/mui/material-ui/issues/43360)) [@&#8203;yash49](https://github.com/yash49) ##### Docs - \[material-ui]\[Breadcrumbs] Document CondensedWithMenu option for Breadcrumbs ([#&#8203;42973](https://github.com/mui/material-ui/issues/42973)) [@&#8203;Sergio16T](https://github.com/Sergio16T) - \[material-ui]\[CircularProgress] Add Circular size demo ([#&#8203;43734](https://github.com/mui/material-ui/issues/43734)) [@&#8203;sai6855](https://github.com/sai6855) - \[material-ui]\[slider] Fix slider in color customization playground twitches when sliding ([#&#8203;43671](https://github.com/mui/material-ui/issues/43671)) [@&#8203;Nashyn](https://github.com/Nashyn) - \[material-ui]\[slider] Polish Music player demo ([#&#8203;43748](https://github.com/mui/material-ui/issues/43748)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[material-ui] Document Typography color prop breaking change ([#&#8203;43735](https://github.com/mui/material-ui/issues/43735)) [@&#8203;aarongarciah](https://github.com/aarongarciah) - \[material-ui] Add docs for complementary Table components ([#&#8203;43756](https://github.com/mui/material-ui/issues/43756)) [@&#8203;Juneezee](https://github.com/Juneezee) - \[material-ui] Improve minimizing bundle docs ([#&#8203;43781](https://github.com/mui/material-ui/issues/43781)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[pigment-css] Call out Pigment being in alpha ([#&#8203;43725](https://github.com/mui/material-ui/issues/43725)) [@&#8203;aarongarciah](https://github.com/aarongarciah) - \[pigment-css] Fix typo globalCSS -> globalCss ([#&#8203;43754](https://github.com/mui/material-ui/issues/43754)) [@&#8203;hiro0218](https://github.com/hiro0218) - \[test] Improve demos for better regression screenshots ([#&#8203;43742](https://github.com/mui/material-ui/issues/43742)) [@&#8203;aarongarciah](https://github.com/aarongarciah) - Fix minor typo ([#&#8203;42899](https://github.com/mui/material-ui/issues/42899)) [@&#8203;xconverge](https://github.com/xconverge) - Revert icon search virtualization ([#&#8203;43569](https://github.com/mui/material-ui/issues/43569)) [@&#8203;Janpot](https://github.com/Janpot) - Fix MUI Treasury Layout broken links ([#&#8203;43752](https://github.com/mui/material-ui/issues/43752)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix 301 link to design asset [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Update release schedule table after v6 stable ([#&#8203;43726](https://github.com/mui/material-ui/issues/43726)) [@&#8203;sahil-ag](https://github.com/sahil-ag) - Fix bundle size link regression [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### Core - \[code-infra] Allow overriding all `options` of `useFakeTimers` function ([#&#8203;43729](https://github.com/mui/material-ui/issues/43729)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[core] Fix 301 link to Next.js and git diff [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Fix package.json repository rule [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Remove redundant window [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Fix some issues reported by eslint-plugin-react-compiler ([#&#8203;43117](https://github.com/mui/material-ui/issues/43117)) [@&#8203;binsmyth](https://github.com/binsmyth) - \[core] Replace more `indexOf` with `includes` ([#&#8203;43694](https://github.com/mui/material-ui/issues/43694)) [@&#8203;Juneezee](https://github.com/Juneezee) - \[core] Remove /.yarn ([#&#8203;43712](https://github.com/mui/material-ui/issues/43712)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Enable synthetic default imports in TypeScript config ([#&#8203;43747](https://github.com/mui/material-ui/issues/43747)) [@&#8203;morozow](https://github.com/morozow) - \[docs-infra] Fix Vale config for TypeScript references ([#&#8203;43751](https://github.com/mui/material-ui/issues/43751)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Fix toolbar arrow order ([#&#8203;43627](https://github.com/mui/material-ui/issues/43627)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Fix missing dependencies in multi-tab demos ([#&#8203;43713](https://github.com/mui/material-ui/issues/43713)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[docs-infra] Fix API search link regression ([#&#8203;43662](https://github.com/mui/material-ui/issues/43662)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[test] Update font-awesome CSS file in regression tests fixture ([#&#8203;43745](https://github.com/mui/material-ui/issues/43745)) [@&#8203;Janpot](https://github.com/Janpot) - \[test] Remove position:relative from regression container ([#&#8203;43743](https://github.com/mui/material-ui/issues/43743)) [@&#8203;aarongarciah](https://github.com/aarongarciah) - \[test] Remove top-level inline-block from the regression tests ([#&#8203;43656](https://github.com/mui/material-ui/issues/43656)) [@&#8203;Janpot](https://github.com/Janpot) - \[website] Match pricing page with linked page h1 [@&#8203;oliviertassinari](https://github.com/oliviertassinari) All contributors of this release in alphabetical order: [@&#8203;aarongarciah](https://github.com/aarongarciah), [@&#8203;binsmyth](https://github.com/binsmyth), [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;Juneezee](https://github.com/Juneezee), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;morozow](https://github.com/morozow), [@&#8203;Nashyn](https://github.com/Nashyn), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;sahil-ag](https://github.com/sahil-ag), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;Sergio16T](https://github.com/Sergio16T), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;xconverge](https://github.com/xconverge), [@&#8203;yash49](https://github.com/yash49), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) </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-09-20 02:05:01 +02:00
fix(deps): update material-ui monorepo to v6.1.1
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
cbfa625c41
kjuulh scheduled this pull request to auto merge when all checks succeed 2024-09-20 02:05:01 +02:00
kjuulh merged commit cbfa625c41 into main 2024-09-20 02:05:06 +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#40
No description provided.