-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump MUI Internal #14485
Bump MUI Internal #14485
Conversation
Deploy preview: https://deploy-preview-14485--material-ui-x.netlify.app/ |
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Asking for a pair of eyes from @mui/xgrid given the package tests that needed adjustment. 🙈
@@ -17,7 +17,7 @@ import { spyApi } from 'test/utils/helperFn'; | |||
const isJSDOM = /jsdom/.test(window.navigator.userAgent); | |||
|
|||
describe('<DataGridPremium /> - Export Excel', () => { | |||
const { render } = createRenderer({ clock: 'fake' }); | |||
const { render } = createRenderer(); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm happy to see these changes!
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lukas <llukas.tyla@gmail.com>
Note
Had to bump
sinon
to avoid some test failures as@mui/internal-test-utils
had it bumped already.Closes #13346.
This PR contains the following updates:
6.0.1
->6.0.2
^1.0.11
->^1.0.12
^1.0.18
->^1.0.19
^1.0.11
->^1.0.12
Release Notes
mui/material-ui (@mui/docs)
v6.0.2
Compare Source
Sep 3, 2024
A big thanks to the 11 contributors who made this release possible.
@mui/material@6.0.2
createTheme
with just color schemes (#43518) @siriwatknp@mui/system@6.0.2
let/const
instead ofvar
(#43468) @ishon19@mui/codemod@6.0.2
ListItemButton
import for unrelated files (#43532) @siriwatknpDocs
Core
@mui/material@6.0.1
version (#43516) @DiegoAndaiTheme
generic (#43523) @siriwatknpAll contributors of this release in alphabetical order: @DiegoAndai, @iamandrewluca, @ishon19, @Janpot, @joserodolfofreitas, @MateuszGroth, @Michael-Hutchinson, @michelengelen, @oliviertassinari, @siriwatknp, @zanivan
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.