fix(deps): update material-ui monorepo #221
Merged
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.0.0-alpha.104
->5.0.0-alpha.105
5.10.10
->5.10.11
Release Notes
mui/material-ui (@mui/lab)
v5.0.0-alpha.105
Compare Source
mui/material-ui (@mui/material)
v5.10.11
Compare Source
Oct 25, 2022
A big thanks to the 10 contributors who made this release possible. Here are some highlights ✨:
components
toslots
prop starting at MUI Base to create consistency across products@mui/material@5.10.11
onInvalid
to use HTMLInputElement | HTMLTextAreaElement Element type (#33162) @KuShcomponents
andcomponentsProps
props to allow close action overrides (#33582) @jake-collibra@mui/base@5.0.0-alpha.103
BREAKING CHANGE
[base]
components
->slots
API rename (#34693) @michaldudak[base] Make CSS class prefixes consistent (#33411) @michaldudak
This is a breaking change for anyone who depends on the class names applied to Base components.
If you use the
<component>UnstyledClasses
objects, you won't notice a difference. Only if you depend on the resulting class names (e.g. in CSS stylesheets), you'll have to adjust your code.Changes
@mui/joy@5.0.0-alpha.51
size
prop in components (#34805) @hbjORbjDocs
Core
All contributors of this release in alphabetical order: @bharatkashyap, @hbjORbj, @jake-collibra, @joserodolfofreitas, @KuSh, @marceliwac, @michaldudak, @oliviertassinari, @pixelass, @siriwatknp
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.