belgattitude / nextjs-monorepo-example

Collection of monorepo tips & tricks
MIT License
1.63k stars 214 forks source link

fix(deps): update material-ui monorepo to v6.1.5 #6040

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/icons-material (source) 6.1.4 -> 6.1.5 age adoption passing confidence
@mui/material (source) 6.1.4 -> 6.1.5 age adoption passing confidence

Release Notes

mui/material-ui (@​mui/icons-material) ### [`v6.1.5`](https://redirect.github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#615) [Compare Source](https://redirect.github.com/mui/material-ui/compare/v6.1.4...v6.1.5) *Oct 22, 2024* A big thanks to the 9 contributors who made this release possible. ##### `@mui/material@6.1.5` - \[Autocomplete] Fix bug with child chip button events propagating to parent ([#​43982](https://redirect.github.com/mui/material-ui/issues/43982)) [@​snapwich](https://redirect.github.com/snapwich) - \[Autocomplete] Fix Autocomplete crashing if ownerState is used in styleOverrides ([#​43994](https://redirect.github.com/mui/material-ui/issues/43994)) [@​sai6855](https://redirect.github.com/sai6855) - \[Checkbox] Fix disableRipple regression ([#​44099](https://redirect.github.com/mui/material-ui/issues/44099)) [@​siriwatknp](https://redirect.github.com/siriwatknp) - \[Dialog] Add the aria-modal="true" by default ([#​44118](https://redirect.github.com/mui/material-ui/issues/44118)) [@​mnajdova](https://redirect.github.com/mnajdova) - \[IconButton] Fix disableRipple behavior when disableRipple is set in MuiButtonBase theme ([#​43714](https://redirect.github.com/mui/material-ui/issues/43714)) [@​sai6855](https://redirect.github.com/sai6855) - \[pigment-css] Support project without enabling CSS variables ([#​44171](https://redirect.github.com/mui/material-ui/issues/44171)) [@​siriwatknp](https://redirect.github.com/siriwatknp) - Make the palette always return new light and dark object ([#​44059](https://redirect.github.com/mui/material-ui/issues/44059)) [@​siriwatknp](https://redirect.github.com/siriwatknp) ##### `@mui/system@6.1.5` - Add `defaultMode` to `InitColorSchemeScript` ([#​44139](https://redirect.github.com/mui/material-ui/issues/44139)) [@​siriwatknp](https://redirect.github.com/siriwatknp) ##### `@mui/codemod@6.1.5` - \[Grid2] Add removal `zeroMinWidth` prop to codemod ([#​44178](https://redirect.github.com/mui/material-ui/issues/44178)) [@​sai6855](https://redirect.github.com/sai6855) ##### Docs - \[material-ui]\[FormControlLabel] Don't use unintuitive label position on chec… ([#​44119](https://redirect.github.com/mui/material-ui/issues/44119)) [@​mnajdova](https://redirect.github.com/mnajdova) - \[material-ui]\[TextField] Dynamically modify the eye password button aria-label ([#​44122](https://redirect.github.com/mui/material-ui/issues/44122)) [@​ChinoUkaegbu](https://redirect.github.com/ChinoUkaegbu) - \[icons] Run pnpm docs:mdicons:synonyms ([#​44098](https://redirect.github.com/mui/material-ui/issues/44098)) [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - \[joy-ui] Update Overview copy to match Readme ([#​44136](https://redirect.github.com/mui/material-ui/issues/44136)) [@​samuelsycamore](https://redirect.github.com/samuelsycamore) - Add CodeSandbox/Stackblitz to the rest of the templates ([#​43708](https://redirect.github.com/mui/material-ui/issues/43708)) [@​siriwatknp](https://redirect.github.com/siriwatknp) - Update Figma link to fix 301 ([`a7b7d9c`](https://redirect.github.com/mui/material-ui/commit/a7b7d9c)) [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - Link Toolpad from Core repo ([#​44111](https://redirect.github.com/mui/material-ui/issues/44111)) [@​prakhargupta1](https://redirect.github.com/prakhargupta1) - Remove HighlightedCode max-width ([#​43731](https://redirect.github.com/mui/material-ui/issues/43731)) [@​Janpot](https://redirect.github.com/Janpot) ##### Core - \[code-infra] Widen eslint file patterns ([#​44148](https://redirect.github.com/mui/material-ui/issues/44148)) [@​Janpot](https://redirect.github.com/Janpot) - \[code-infra] Fix icon builder tests ([#​44143](https://redirect.github.com/mui/material-ui/issues/44143)) [@​Janpot](https://redirect.github.com/Janpot) - \[code-infra] Fix dependabot vulnerabilities ([#​44124](https://redirect.github.com/mui/material-ui/issues/44124)) [@​Janpot](https://redirect.github.com/Janpot) - \[core] Reference commits in changelog when no PR ([#​44115](https://redirect.github.com/mui/material-ui/issues/44115)) [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - \[examples] Fix Pigment CSS Vite example ([#​44074](https://redirect.github.com/mui/material-ui/issues/44074)) [@​oliviertassinari](https://redirect.github.com/oliviertassinari) - Fix fast-xml-parser vulnerability ([#​44121](https://redirect.github.com/mui/material-ui/issues/44121)) [@​Janpot](https://redirect.github.com/Janpot) All contributors of this release in alphabetical order: [@​ChinoUkaegbu](https://redirect.github.com/ChinoUkaegbu), [@​Janpot](https://redirect.github.com/Janpot), [@​mnajdova](https://redirect.github.com/mnajdova), [@​oliviertassinari](https://redirect.github.com/oliviertassinari), [@​prakhargupta1](https://redirect.github.com/prakhargupta1), [@​sai6855](https://redirect.github.com/sai6855), [@​samuelsycamore](https://redirect.github.com/samuelsycamore), [@​siriwatknp](https://redirect.github.com/siriwatknp), [@​snapwich](https://redirect.github.com/snapwich)

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 these updates again.



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

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **monorepo-nextjs-app** | ⬜️ Ignored ([Inspect](https://vercel.com/belgattitudes-projects/monorepo-nextjs-app/Da3ZeEPtMfZUJtFcSfuNjpU2SUYK)) | [Visit Preview](https://monorepo-nextjs-app-git-renovate-2f98b6-belgattitudes-projects.vercel.app) | | Oct 22, 2024 1:42pm | | **monorepo-vite-app** | ⬜️ Ignored ([Inspect](https://vercel.com/belgattitudes-projects/monorepo-vite-app/GB5z5JtgnFstWp7eTf5Jd6c6hPK9)) | [Visit Preview](https://monorepo-vite-app-git-renovate-ma-ba2313-belgattitudes-projects.vercel.app) | | Oct 22, 2024 1:42pm |
changeset-bot[bot] commented 2 weeks ago

⚠️ No Changeset found

Latest commit: 66a6934542dc25df632845af4e9a11d0ee65f5d3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codeclimate[bot] commented 2 weeks ago

Code Climate has analyzed commit 66a69345 and detected 0 issues on this pull request.

View more on Code Climate.