-
Notifications
You must be signed in to change notification settings - Fork 3
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
fix(deps): update material-ui monorepo from v5.16.14 to v6 (major) #973
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-material-ui-monorepo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3ec0ece
to
bf3bb3d
Compare
bf3bb3d
to
ea1585d
Compare
ea1585d
to
bc32d5a
Compare
9b29ee0
to
9fb50dc
Compare
7969a2a
to
2439997
Compare
58765eb
to
0430012
Compare
6093c1d
to
a12036b
Compare
c520689
to
207625b
Compare
e108e41
to
f2b41ae
Compare
f2b41ae
to
88dad66
Compare
4abf4d4
to
1780a79
Compare
bf27a92
to
e092481
Compare
e092481
to
58ce289
Compare
58ce289
to
0528c23
Compare
4535521
to
7c4425e
Compare
956f6f1
to
4fc4044
Compare
7cd36a8
to
52b95c1
Compare
e772ed2
to
3f3fc1c
Compare
76c014c
to
abd76b3
Compare
33a9b25
to
26b30a8
Compare
26b30a8
to
9542ed2
Compare
9542ed2
to
e3717c1
Compare
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.16.14
->6.4.4
5.16.14
->6.4.4
Release Notes
mui/material-ui (@mui/icons-material)
v6.4.4
Compare Source
Feb 11, 2025
A big thanks to the 3 contributors who made this release possible.
@mui/[email protected]
LinearProgressProps
and completeslots
,slotProps
(@siriwatknp) (#45242) @siriwatknpsx
instead of override when usingmergeSlotProps
(#45129) @siriwatknpDocs
Core
527222d
) @oliviertassinariAll contributors of this release in alphabetical order: @oliviertassinari, @sai6855, @siriwatknp
v6.4.3
Compare Source
Feb 4, 2025
A big thanks to the 3 contributors who made this release possible.
@mui/[email protected]
Core
All contributors of this release in alphabetical order: @DiegoAndai, @sai6855, @ZeeshanTamboli
v6.4.2
Compare Source
Jan 29, 2025
A big thanks to the 5 contributors who made this release possible.
@mui/[email protected]
Core
v6.x
branch (#45133) @DiegoAndaiDocs
/base-ui
redirect and prune links (#45083) @mj12albertAll contributors of this release in alphabetical order: @DiegoAndai, @Janpot, @joshkel, @mj12albert, @ZeeshanTamboli
v6.4.1
Compare Source
Jan 21, 2025
A big thanks to the 9 contributors who made this release possible.
@mui/[email protected]
null
(#45057) @siriwatknp@mui/[email protected]
useEnhancedEffect
(#44812) @siriwatknp@mui/[email protected]
Docs
Core
/base-ui
tobase-ui.com
(#45061) @mj12albertAll contributors of this release in alphabetical order: @bharatkashyap, @DiegoAndai, @Fullchee, @Janpot, @mj12albert, @sai6855, @siriwatknp, @yash49, @zanivan
v6.4.0
Compare Source
Jan 13, 2025
A big thanks to the 16 contributors who made this release possible. Here are some highlights ✨:
loading
prop to theButton
andIconButton
components (#44637) @siriwatknp@mui/[email protected]
slots
andslotProps
(#44971) @siriwatknploading
prop (#44637) @siriwatknp*TypographyProps
and completeslots
,slotProps
(#44729) @siriwatknparia-controls
when closed (#44919) @siddhantantil39mergeSlotProps
for extending components (#44809) @siriwatknpmergeSlotProps
to mergestyle
(#44959) @siriwatknpDocs
c51af8e
) @oliviertassinariCore
@mui/internal-test-utils
(#45023) @LukasTyAll contributors of this release in alphabetical order: @aarongarciah, @DiegoAndai, @good-jinu, @headironc, @iaziz11, @IceOfSummer, @Janpot, @LukasTy, @mnajdova, @oliviertassinari, @sai6855, @samuelsycamore, @siddhantantil39, @siriwatknp, @yashdev16, @ZeeshanTamboli
v6.3.1
Compare Source
Jan 3, 2025
A big thanks to the 8 contributors who made this release possible.
@mui/[email protected]
Docs
Anatomy
section in Accordion docs (#44849) @ZeeshanTamboliCore
060c55c
) @oliviertassinari1b9300f
) @oliviertassinari6b923a4
) @oliviertassinariAll contributors of this release in alphabetical order: @adityaparab, @DiegoAndai, @komkanit, @oliviertassinari, @sai6855, @siddhantantil39, @yash49, @ZeeshanTamboli
v6.3.0
Compare Source
Dec 23, 2024
A big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:
The HTML elements of the Accordion summary have been updated:
This will only impact you if you used the HTML element as selectors in your styles.
@mui/[email protected]
groupedOptions
prop (#44657) @lewxdevownerState
propagation for transition slots (#44401) @ZeeshanTambolislots
andslotProps
. (#44570) @siriwatknp@mui/[email protected]
before
directly without using prepend for global styles (#44648) @siriwatknpDocs
theme.applyStyles()
docs (#44658) @DiegoAndaiCore
.muiName =
(#44071) @JanpotoptimizeFonts
Next.js option (#44802) @LukasTyAll contributors of this release in alphabetical order: @aarongarciah, @alelthomas, @DiegoAndai, @Janpot, @lewxdev, @LukasTy, @romgrk, @sai6855, @siriwatknp, @yash49, @ZeeshanTamboli
v6.2.1
Compare Source
Dec 17, 2024
A big thanks to the 10 contributors who made this release possible.
@mui/[email protected]
overridesResolver
return from object to array of styles (#44752) @siddhantantil39aria-current
value (#44753) @jacklaurencegarayaria-required
&aria-invalid
oncombobox
instead of hidden input (#44731) @ben-pomelo@mui/[email protected]
Docs
react-number-format
demo to use the recommended prop (#44743) @siriwatknpCore
rawDescriptions
option (#44737) @vladmorozeslint-plugin-jsx-a11y
(#44701) @ZeeshanTamboliuseThemeProps
,deepmerge
andcomposeClasses
functions (#44703) @JCQuintasAll contributors of this release in alphabetical order: @ben-pomelo, @ChristopherJamesL, @jacklaurencegaray, @JCQuintas, @sai6855, @siddhantantil39, @siriwatknp, @TurtIeSocks, @vladmoroz, @ZeeshanTamboli
v6.2.0
Compare Source
Dec 10, 2024
A big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:
aria-orientation
for vertical sliders. ArrowRight now increases the value and ArrowLeft decreases the value in vertical sliders; they were reversed in prior versions. (#44537) @mj12albert@mui/[email protected]
component
toBoxProps
type (#44643) @DiegoAndaislots
andslotProps
(#44571) @sai6855Docs
Core
component
prop test (#44651) @DiegoAndaiAll contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @bharatkashyap, @DiegoAndai, @Janpot, @mj12albert, @mnajdova, @sai6855, @SuperMaxine, @vladmoroz, @ZeeshanTamboli
v6.1.10
Compare Source
Dec 3, 2024
A big thanks to the 10 contributors who made this release possible.
@mui/[email protected]
slotProps.img
not spread to hook (#44536) @siriwatknpslotProps
instead ofcomponentsProps
(#44552) @siriwatknptonalOffset
from setting color channel (#44585) @siriwatknpScrollbarSize
ref being overriden (#44593) @DiegoAndai&ZeroWidthSpace
(#44631) @arishoham@mui/[email protected]
theme
changes when enabling CSS theme variables (#44588) @siriwatknpDocs
InputLabelProps
in docs (#44634) @sai6855Core
getSlotOwnerState
fromuseSlot
util (#44403) @ZeeshanTamboliAll contributors of this release in alphabetical order: @albarv340, @arishoham, @DiegoAndai, @joserodolfofreitas, @MBilalShafi, @mnajdova, @oliviertassinari, @renovate[bot], @sai6855, @samuelsycamore, @siriwatknp, @ZeeshanTamboli
v6.1.9
Compare Source
Nov 27, 2024
A big thanks to the 8 contributors who made this release possible.
@mui/[email protected]
placeholder
from props (#44502) @JuneezeeGrid2Classes
(#44562) @sai6855@mui/[email protected]
noSsr
to prevent double rendering (#44451) @siriwatknp@mui/[email protected]
paragraph
props (#44195) @joshkel@mui/[email protected]
Docs
Core
418e888
) @oliviertassinariownerState.className
indescribeConformance
(#44479) @flaviendelangleAll contributors of this release in alphabetical order: @brijeshb42, @flaviendelangle, @joshkel, @Juneezee, @mesqueeb, @mnajdova, @oliviertassinari, @sai6855, @siriwatknp, @StaceyD22
v6.1.8
Compare Source
Nov 20, 2024
A big thanks to the 10 contributors who made this release possible.
TODO INSERT HIGHLIGHTS
@mui/[email protected]
ul
element for the listbox (#44422) @DiegoAndaiuseMediaQuery
to prevent a breaking change (#44455) @siriwatknp*Component
and*Props
for v6 (#44350) @siriwatknp@mui/[email protected]
setMode
without configuringcolorSchemeSelector
(#43783) @siriwatknp@mui/[email protected]
@mui/[email protected]
useForkRef
(#44410) @JCQuintasDocs
*Component
and*Props
codemods and deprecation messages (#44383) @DiegoAndaiCore
stylis-plugin-rtl-sc
(#44447) @renovate[bot]describeConformance
(#44412) @JCQuintasaef2bf2
) @oliviertassinariAll contributors of this release in alphabetical order: @DiegoAndai, @JCQuintas, @joserodolfofreitas, @mnajdova, @oliviertassinari, @prakhargupta1, @sai6855, samuelsycamore, @siriwatknp, @ZeeshanTamboli
v6.1.7
Compare Source
Nov 13, 2024
A big thanks to the 13 contributors who made this release possible.
This release includes fixes as well as documentation improvements.
@mui/[email protected]
useMediaQuery
(#44339) @siriwatknp@mui/[email protected]
@types/hoist-non-react-statics
causingstyled
returns any (#44397) @megosDocs
key
to remove noise from console (#44289) @sai6855Core
vitest
(#43625) @JCQuintas710cd95
) @oliviertassinari9196fa5
) @oliviertassinari6db477a
) @oliviertassinarirawDescriptions
option (#44390) @vladmorozclsx
dependency (#43526) @JanpotAll contributors of this release in alphabetical order: @Janpot, @JCQuintas, @megos, @mnajdova, [@&
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.