-
Notifications
You must be signed in to change notification settings - Fork 0
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 to v6 (major) #181
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
chore/dependencies/major-6-material-ui-monorepo
base: main
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
renovate
bot
force-pushed
the
chore/dependencies/major-6-material-ui-monorepo
branch
4 times, most recently
from
September 5, 2024 01:22
63590ed
to
aef66b9
Compare
renovate
bot
force-pushed
the
chore/dependencies/major-6-material-ui-monorepo
branch
from
September 11, 2024 17:11
aef66b9
to
063a0ed
Compare
renovate
bot
force-pushed
the
chore/dependencies/major-6-material-ui-monorepo
branch
2 times, most recently
from
September 19, 2024 10:08
502de25
to
5fc7bfa
Compare
renovate
bot
force-pushed
the
chore/dependencies/major-6-material-ui-monorepo
branch
2 times, most recently
from
October 2, 2024 16:34
12e3bc6
to
23b7731
Compare
renovate
bot
force-pushed
the
chore/dependencies/major-6-material-ui-monorepo
branch
2 times, most recently
from
October 15, 2024 19:35
461f050
to
cbf1c27
Compare
renovate
bot
force-pushed
the
chore/dependencies/major-6-material-ui-monorepo
branch
2 times, most recently
from
October 22, 2024 11:18
b5f9494
to
1c5b562
Compare
renovate
bot
force-pushed
the
chore/dependencies/major-6-material-ui-monorepo
branch
3 times, most recently
from
November 4, 2024 12:30
814ce8c
to
e672485
Compare
renovate
bot
force-pushed
the
chore/dependencies/major-6-material-ui-monorepo
branch
2 times, most recently
from
November 13, 2024 17:35
544320c
to
dddfc4a
Compare
renovate
bot
force-pushed
the
chore/dependencies/major-6-material-ui-monorepo
branch
5 times, most recently
from
November 22, 2024 16:26
083e443
to
016b073
Compare
renovate
bot
force-pushed
the
chore/dependencies/major-6-material-ui-monorepo
branch
from
November 27, 2024 16:02
016b073
to
e084c73
Compare
renovate
bot
changed the title
fix(deps): update material-ui monorepo to v6 (major)
fix(deps): update dependency @mui/material to v6
Nov 28, 2024
renovate
bot
force-pushed
the
chore/dependencies/major-6-material-ui-monorepo
branch
2 times, most recently
from
November 28, 2024 11:13
99f9692
to
8d5184e
Compare
renovate
bot
changed the title
fix(deps): update dependency @mui/material to v6
fix(deps): update material-ui monorepo to v6 (major)
Nov 28, 2024
renovate
bot
force-pushed
the
chore/dependencies/major-6-material-ui-monorepo
branch
5 times, most recently
from
December 11, 2024 07:06
44e3a21
to
fd0a0e1
Compare
renovate
bot
changed the title
fix(deps): update material-ui monorepo to v6 (major)
fix(deps): update material-ui monorepo to v6 (major) - autoclosed
Dec 11, 2024
renovate
bot
deleted the
chore/dependencies/major-6-material-ui-monorepo
branch
December 11, 2024 10:33
renovate
bot
changed the title
fix(deps): update material-ui monorepo to v6 (major) - autoclosed
fix(deps): update material-ui monorepo to v6 (major)
Dec 11, 2024
renovate
bot
force-pushed
the
chore/dependencies/major-6-material-ui-monorepo
branch
from
December 11, 2024 15:00
bb19129
to
fd0a0e1
Compare
renovate
bot
changed the title
fix(deps): update material-ui monorepo to v6 (major)
fix(deps): update dependency @mui/material to v6
Dec 11, 2024
renovate
bot
force-pushed
the
chore/dependencies/major-6-material-ui-monorepo
branch
from
December 11, 2024 18:42
fd0a0e1
to
b6ea144
Compare
renovate
bot
changed the title
fix(deps): update dependency @mui/material to v6
fix(deps): update material-ui monorepo to v6 (major)
Dec 11, 2024
renovate
bot
force-pushed
the
chore/dependencies/major-6-material-ui-monorepo
branch
3 times, most recently
from
December 17, 2024 15:31
d6328cb
to
182c265
Compare
renovate
bot
force-pushed
the
chore/dependencies/major-6-material-ui-monorepo
branch
2 times, most recently
from
December 25, 2024 17:16
a45f28e
to
222ea95
Compare
renovate
bot
force-pushed
the
chore/dependencies/major-6-material-ui-monorepo
branch
from
January 2, 2025 03:22
222ea95
to
b143161
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.13
->6.3.0
5.16.13
->6.3.0
Release Notes
mui/material-ui (@mui/icons-material)
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, @navedqb, @oliviertassinari, @prakhargupta1, @sai6855, @samuelsycamore, @siriwatknp, @vladmoroz, @zanivan, @ZeeshanTamboli
v6.1.6
Compare Source
Oct 30, 2024
A big thanks to the 13 contributors who made this release possible.
@mui/[email protected]
onMouseDown
type to AutocompleteRenderInputParams (#44183) @sai6855useThemeProps
withuseDefaultProps
(#44193) @siriwatknp@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
Docs
Core
All contributors of this release in alphabetical order: @aarongarciah, @blackcow1987, @DiegoAndai, @jimmycallin, @joshkel, @mnajdova, @navedqb, @nphmuller, @o-alexandrov, @oliviertassinari, @prakhargupta1, @sai6855, @siriwatknp
v6.1.5
Compare Source
Oct 22, 2024
A big thanks to the 9 contributors who made this release possible.
@mui/[email protected]
@mui/[email protected]
defaultMode
toInitColorSchemeScript
(#44139) @siriwatknp@mui/[email protected]
zeroMinWidth
prop to codemod (#44178) @sai6855Docs
a7b7d9c
) @oliviertassinariCore
All contributors of this release in alphabetical order: @ChinoUkaegbu, @Janpot, @mnajdova, @oliviertassinari, @prakhargupta1, @sai6855, @samuelsycamore, @siriwatknp, @snapwich
v6.1.4
Compare Source
Oct 15, 2024
A big thanks to the 9 contributors who made this release possible.
@mui/[email protected]
Docs
@mui/styles
in v5 migration docs (#44049) @samuelsycamoreCore
All contributors of this release in alphabetical order: @aarongarciah, @bharatkashyap, @Janpot, @oliviertassinari, @prakhargupta1, @sai6855, @samuelsycamore, @siriwatknp, @zanivan
v6.1.3
Compare Source
Oct 9, 2024
A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:
@mui/[email protected]
item
prop forsize
prop (#44027) @Janpot@mui/[email protected]
SystemCSSProperties
should not haveSystemStyleObject
as value (#44029) @siriwatknp@mui/[email protected]
@mui/[email protected]
Docs
slotProp
name in theTextField
deprecation note. (#43985) @Chee7ahCore
@mui/styled-engine-sc
dev dependency from@mui/styled-engine-sc
(#44050) @JanpotConfiguration
📅 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 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.
This PR was generated by Mend Renovate. View the repository job log.