Update materialui to ^7.0.2 #472

Open
renovate wants to merge 1 commits from renovate/materialui into master
Collaborator

This PR contains the following updates:

Package Type Update Change
@mui/icons-material (source) dependencies patch ^7.0.0 -> ^7.0.2
@mui/material (source) dependencies patch ^7.0.0 -> ^7.0.2

Release Notes

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

v7.0.2

Compare Source

Apr 9, 2025

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

@mui/material@7.0.2
@mui/material-nextjs@7.0.2
@mui/styled-engine@7.0.2
  • Added caching to StyledEngineProvider to improve performance for running tests with Jest (#​45846) @​siriwatknp
Core
Docs

All contributors of this release in alphabetical order: @​brijeshb42, @​DiegoAndai, @​Grohden, @​imadx, @​Janpot, @​Kartik-Murthy, @​oliviertassinari, @​renovate[bot], @​sai6855, @​siriwatknp, @​vetledv, @​ZeeshanTamboli

v7.0.1

Compare Source

Mar 28, 2025

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

@mui/material@7.0.1
@mui/icons-material@7.0.1
Core
Docs

All contributors of this release in alphabetical order: @​aarongarciah, @​DiegoAndai, @​eduter, @​Janpot, @​micttyoid, @​mnajdova, @​siriwatknp


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 | [`^7.0.0` -> `^7.0.2`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/7.0.0/7.0.2) | | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | dependencies | patch | [`^7.0.0` -> `^7.0.2`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/7.0.2/7.0.2) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/icons-material)</summary> ### [`v7.0.2`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#702) [Compare Source](https://github.com/mui/material-ui/compare/v7.0.1...v7.0.2) *Apr 9, 2025* A big thanks to the 12 contributors who made this release possible. ##### `@mui/material@7.0.2` - \[Autocomplete] Add ability to render custom single value ([#&#8203;45387](https://github.com/mui/material-ui/issues/45387)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[Autocomplete] Prevent shrink animation in controlled Autocomplete when initial `value` is provided ([#&#8203;45734](https://github.com/mui/material-ui/issues/45734)) [@&#8203;imadx](https://github.com/imadx) - \[AvatarGroup] Fix `spacing` prop ignoring value `0` ([#&#8203;45799](https://github.com/mui/material-ui/issues/45799)) [@&#8203;Kartik-Murthy](https://github.com/Kartik-Murthy) - \[Dialog] Deprecate composed classes ([#&#8203;45418](https://github.com/mui/material-ui/issues/45418)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/material-nextjs@7.0.2` - Fix nonce issues ([#&#8203;45794](https://github.com/mui/material-ui/issues/45794)) [@&#8203;Janpot](https://github.com/Janpot) - Add warnings to nextjs router integration ([#&#8203;45778](https://github.com/mui/material-ui/issues/45778)) [@&#8203;Janpot](https://github.com/Janpot) ##### `@mui/styled-engine@7.0.2` - Added caching to `StyledEngineProvider` to improve performance for running tests with Jest ([#&#8203;45846](https://github.com/mui/material-ui/issues/45846)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Core - \[blog] Improve upvote video ([`0646444`](https://github.com/mui/material-ui/commit/0646444)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[code-infra] Remove webpack aliases ([#&#8203;45841](https://github.com/mui/material-ui/issues/45841)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Remove .tsbuildinfo from build folder ([#&#8203;45727](https://github.com/mui/material-ui/issues/45727)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Stabilize theme viewer screenshot tests ([#&#8203;45768](https://github.com/mui/material-ui/issues/45768)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Remove modern bundles ([#&#8203;45808](https://github.com/mui/material-ui/issues/45808)) [@&#8203;Janpot](https://github.com/Janpot) - Update buildTypes script to optionally remove css imports ([#&#8203;45835](https://github.com/mui/material-ui/issues/45835)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - Allow repo to be accepted as an argument for releaseTag ([#&#8203;45801](https://github.com/mui/material-ui/issues/45801)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - Update scripts to support base-ui ([#&#8203;45784](https://github.com/mui/material-ui/issues/45784)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - Sync scorecards.yml across codebase ([`4de5076`](https://github.com/mui/material-ui/commit/4de5076)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Remove baseUrl and skipLibCheck ([#&#8203;45806](https://github.com/mui/material-ui/issues/45806)) [@&#8203;Janpot](https://github.com/Janpot) - \[docs-infra] Fix redirect styles pages ([#&#8203;45848](https://github.com/mui/material-ui/issues/45848)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[docs-infra] Remove false-positive Vale rules ([#&#8203;45843](https://github.com/mui/material-ui/issues/45843)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Make sure Next.js can find package.json through its aliases ([#&#8203;45840](https://github.com/mui/material-ui/issues/45840)) [@&#8203;Janpot](https://github.com/Janpot) - \[docs-infra] Fix Next.js brand name coverage ([`6915f8d`](https://github.com/mui/material-ui/commit/6915f8d)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Fix layout shift between MIT and commercial pages ([#&#8203;45760](https://github.com/mui/material-ui/issues/45760)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Non breaking space for ESM ([#&#8203;45758](https://github.com/mui/material-ui/issues/45758)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[support-infra] Remove dead 'workflow_call:' ([#&#8203;45736](https://github.com/mui/material-ui/issues/45736)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[utils] Support cleanup callbacks in useForkRef ([#&#8203;45621](https://github.com/mui/material-ui/issues/45621)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) ##### Docs - Fix pigment vite integration example ([#&#8203;44746](https://github.com/mui/material-ui/issues/44746)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - Update migration instructions and codemod references for deprecated APIs ([#&#8203;45793](https://github.com/mui/material-ui/issues/45793)) [@&#8203;sai6855](https://github.com/sai6855) - Add TanStack Router routing example ([#&#8203;44930](https://github.com/mui/material-ui/issues/44930)) [@&#8203;vetledv](https://github.com/vetledv) - Fix layout shifting in icons page ([#&#8203;45779](https://github.com/mui/material-ui/issues/45779)) [@&#8203;sai6855](https://github.com/sai6855) - Fix migration instructions ([#&#8203;45762](https://github.com/mui/material-ui/issues/45762)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix wrong TypeScript support version ([#&#8203;45761](https://github.com/mui/material-ui/issues/45761)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix link to mui-joy/src/styles/components.d.ts ([#&#8203;45763](https://github.com/mui/material-ui/issues/45763)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix 301 link ([`ae94c40`](https://github.com/mui/material-ui/commit/ae94c40)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix 301 links ([`abd8f63`](https://github.com/mui/material-ui/commit/abd8f63)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix 301 redirection ([`c7658de`](https://github.com/mui/material-ui/commit/c7658de)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[nextjs] Migrate from deprecated "legacyBehavior" prop ([#&#8203;44871](https://github.com/mui/material-ui/issues/44871)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[nextjs] Document CSP for Next.js Pages Router ([#&#8203;45798](https://github.com/mui/material-ui/issues/45798)) [@&#8203;Grohden](https://github.com/Grohden) All contributors of this release in alphabetical order: [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;Grohden](https://github.com/Grohden), [@&#8203;imadx](https://github.com/imadx), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;Kartik-Murthy](https://github.com/Kartik-Murthy), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;renovate](https://github.com/renovate)\[bot], [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;vetledv](https://github.com/vetledv), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ### [`v7.0.1`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#701) [Compare Source](https://github.com/mui/material-ui/compare/v7.0.0...v7.0.1) <!-- generated comparing v7.0.0..master --> *Mar 28, 2025* A big thanks to the 7 contributors who made this release possible. ##### `@mui/material@7.0.1` - Export ThemeProviderProps ([#&#8203;45701](https://github.com/mui/material-ui/issues/45701)) [@&#8203;aarongarciah](https://github.com/aarongarciah) - \[Fab] Fix default variant text color when using CSS vars ([#&#8203;45714](https://github.com/mui/material-ui/issues/45714)) [@&#8203;aarongarciah](https://github.com/aarongarciah) - Remove mention of v7 in deprecation messages ([#&#8203;45708](https://github.com/mui/material-ui/issues/45708)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - \[Popover] Allow `null` in `anchorEl` function return type ([#&#8203;45045](https://github.com/mui/material-ui/issues/45045)) [@&#8203;eduter](https://github.com/eduter) - Fix missing CSSProperties/MixinOptions types ([#&#8203;45706](https://github.com/mui/material-ui/issues/45706)) [@&#8203;Janpot](https://github.com/Janpot) ##### `@mui/icons-material@7.0.1` - \[code-infra] Fix icon-material type resolution under `moduleResolution: "node"` ([#&#8203;45704](https://github.com/mui/material-ui/issues/45704)) [@&#8203;Janpot](https://github.com/Janpot) - Bring back individual icon dts ([#&#8203;45711](https://github.com/mui/material-ui/issues/45711)) [@&#8203;Janpot](https://github.com/Janpot) ##### Core - Improve the release instructions ([#&#8203;45688](https://github.com/mui/material-ui/issues/45688)) [@&#8203;mnajdova](https://github.com/mnajdova) ##### Docs - Fix Masonry and Toolpad dark mode demos ([#&#8203;45721](https://github.com/mui/material-ui/issues/45721)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Update v7 related copy ([#&#8203;45716](https://github.com/mui/material-ui/issues/45716)) [@&#8203;aarongarciah](https://github.com/aarongarciah) - Avoid unwanted undefined in page title ([#&#8203;45718](https://github.com/mui/material-ui/issues/45718)) [@&#8203;aarongarciah](https://github.com/aarongarciah) - Fix joy templates error ([#&#8203;45715](https://github.com/mui/material-ui/issues/45715)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Rename GitHub icon import ([#&#8203;45709](https://github.com/mui/material-ui/issues/45709)) [@&#8203;micttyoid](https://github.com/micttyoid) - Fix Safari issue in dark mode ([#&#8203;45696](https://github.com/mui/material-ui/issues/45696)) [@&#8203;mnajdova](https://github.com/mnajdova) - Fix `Grid`, `GridLegacy`, `Stack`, `Badge`, `Select`, `Autocomplete` demos CSS variables ([#&#8203;45693](https://github.com/mui/material-ui/issues/45693)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - Add "Material UI v7 is here" to the notifications ([#&#8203;45694](https://github.com/mui/material-ui/issues/45694)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - Fix `Breadcrumbs`, `List`, `Divider`, and `Typography` dark mode demos ([#&#8203;45692](https://github.com/mui/material-ui/issues/45692)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Fix Material Icons page in dark mode ([#&#8203;45691](https://github.com/mui/material-ui/issues/45691)) [@&#8203;mnajdova](https://github.com/mnajdova) All contributors of this release in alphabetical order: [@&#8203;aarongarciah](https://github.com/aarongarciah), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;eduter](https://github.com/eduter), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;micttyoid](https://github.com/micttyoid), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;siriwatknp](https://github.com/siriwatknp) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjI2MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-04-28 00:18:37 +00:00
Update materialui to ^7.0.2
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
26ba97b7c0
renovate force-pushed renovate/materialui from 26ba97b7c0 to 806ca72cc3 2025-04-29 00:18:33 +00:00 Compare
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/materialui:renovate/materialui
git checkout renovate/materialui
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#472
No description provided.