Conversation
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
824939a to
0a3c853
Compare
|
Deploy preview: https://deploy-preview-17803--material-ui-x.netlify.app/ |
0a3c853 to
01564f8
Compare
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
01564f8 to
2ea7bda
Compare
Edited/Blocked NotificationRenovate 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. |
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
|
Asking for a review from @JCQuintas and @arminmeh, as the needed test changes impact lines you touched recently. |
|
|
||
| await waitNextFrame(); | ||
| expect(callCount()).to.be.equal(2); | ||
| expect(callCount()).to.be.equal(reactMajor > 18 ? 3 : 2); |
There was a problem hiding this comment.
@LukasTy do you know the reasoning behind this?
Why did this change suddenly became needed after updating our internal packages? 🤔
There was a problem hiding this comment.
To be honest, I haven't thoroughly investigated the root cause. 🙈
Maybe it's because of mui/material-ui#45812? 🤔
cc @bernardobelchior
This PR contains the following updates:
7.0.2->7.1.0^2.0.1->^2.0.2^2.0.4->^2.0.5^2.0.7->^2.0.8^2.0.7->^2.0.8^2.0.4->^2.0.8Release Notes
mui/material-ui (@mui/docs)
v7.1.0Compare Source
May 6, 2025
A big thanks to the 21 contributors who made this release possible. Here are some highlights ✨:
@mui/material@7.1.0notchedOutlineslot (#45917) @siriwatknponClickAwaybehavior whendefaultMuiPreventedis provided (#45629) @sai6855useMediaQuery('print')(#44790) @good-jinuSelectChangeEvent(#45941) @SuyashShukla0007@mui/material-nextjs@7.1.0@layerorder rules in App Router (#45864) @Nayeem-XTREME@mui/system@7.1.0@mui/systemtypes organization (#45860) @Janpot@mui/styled-engine@7.1.0ownerStatefrom props instyled(#46083) @siriwatknpDocs
paperslot JSDoc default fromPapertoPopoverPaper(#45722) @andreachieraAccordionSummaryto the v5 breaking change migration (#45947) @siriwatknpInitColorSchemeScriptdocs and API (#45927) @siriwatknpae84b35) @oliviertassinari057384e) @oliviertassinaria2a62d5) @oliviertassinariCore
3889ded) @oliviertassinari8135638) @oliviertassinari@mui/utilsdeep imports (#46004) @JanpotStrictModeeffects not being called twice in React 19 tests (#45812) @bernardobelchior@mui/utilsto typescript (#45671) @Janpotb101d5c) @oliviertassinari0f79796) @oliviertassinariplaywrightwith@playwright/test(#45998) @ZeeshanTamboli@mui/material/themeCssVarsAugmentation(#46053) @Janpot0a5c027) @oliviertassinaribeee09f) @oliviertassinaripkg.pr.newpublishing (#42984) @AslemammadAll contributors of this release in alphabetical order: @alexfauquette, @andreachiera, @Aslemammad, @bernardobelchior, @CodeLeom, @crabsim, @Demianeen, @good-jinu, @Janpot, @joserodolfofreitas, @mnajdova, @Nayeem-XTREME, @oliviertassinari, @renovate[bot], @romgrk, @sai6855, @scyzoryck, @siriwatknp, @SuyashShukla0007, @yermartee, @ZeeshanTamboli
Configuration
📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.