Skip to content
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

Update dependency @mui/material to v5.10.17 #322

Merged
merged 1 commit into from
Dec 12, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/material (source) 5.10.16 -> 5.10.17 age adoption passing confidence

Release Notes

mui/material-ui

v5.10.17

Compare Source

Dec 6, 2022

A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:

@mui/material@5.10.17
@mui/system@5.10.17
@mui/joy@5.0.0-alpha.57
BREAKING CHANGE
  • ​[Joy] Add slots/slotProps props to the typing of all components and apply useSlot to all components (#​34997) @​hbjORbj

    • Change all occurrences of components and componentsProps props in Joy UI components to slots and slotProps, respectively.
    -<Autocomplete components={{listbox: CustomListbox}} componentsProps={{listbox: { className: 'custom-listbox' }}} />
    +<Autocomplete slots={{listbox: CustomListbox}} slotProps={{listbox: { className: 'custom-listbox' }}} />

    You can use this codemod to help with the migration.

Changes
Docs
Core

All contributors of this release in alphabetical order: @​flaviendelangle, @​guotie, @​happyincent, @​hbjORbj, @​Juneezee, @​michaldudak, @​mnajdova, @​nomandhoni-cs, @​oliviertassinari, @​Pandey-utkarsh, @​sai6855, @​samuelsycamore, @​siriwatknp, @​Uzwername, @​zignis


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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 3 times, most recently from 124c9ac to 46c5f47 Compare December 8, 2022 20:56
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 46c5f47 to 115a504 Compare December 10, 2022 21:19
@Lukasdotcom Lukasdotcom merged commit 9ae5d59 into main Dec 12, 2022
@Lukasdotcom Lukasdotcom deleted the renovate/material-ui-monorepo branch December 12, 2022 22:03
@Lukasdotcom Lukasdotcom restored the renovate/material-ui-monorepo branch December 12, 2022 22:03
@Lukasdotcom Lukasdotcom deleted the renovate/material-ui-monorepo branch December 12, 2022 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant