-
-
Notifications
You must be signed in to change notification settings - Fork 32.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
Lock file maintenance bundling fixtures #33353
Conversation
Your Render PR Server URL is https://mui-pr-33353.onrender.com. Follow its progress at https://dashboard.render.com/static/srv-cave6ov6d9ksg8qjpbog. |
Netlify deploy previewhttps://deploy-preview-33353--material-ui.netlify.app/ Bundle size report |
543b22d
to
7ddbe72
Compare
8f87ac1
to
f9ecf99
Compare
34acc33
to
888e08e
Compare
64ce08d
to
a3225b9
Compare
6683487
to
efc3096
Compare
efc3096
to
715ec85
Compare
66d02e3
to
7f9f47f
Compare
b758b00
to
c7aa8ed
Compare
c7aa8ed
to
7364a2f
Compare
950ece9
to
36aaa88
Compare
36aaa88
to
1e9223e
Compare
@mui/core What should we do about this PR? When is the |
The bundling fixtures are only triggered manually, and some of them fail currently. I was meaning to take care of them, but have more important things on my plate right now. |
1e9223e
to
0922f35
Compare
I triggered the bundling fixture manually and three of them failed. See https://app.circleci.com/pipelines/github/mui/material-ui/93347/workflows/22d2fcb3-95ec-487f-beb3-181a88b203ab. I will have to run them locally and find it out. Edit (as of 06/04/2023): I am not working on this. |
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. ⚠ Warning: custom changes will be lost. |
This PR contains the following updates:
11.10.4
->11.10.6
11.10.4
->11.10.6
5.10.3
->5.11.11
5.0.0-alpha.99
->5.0.0-alpha.122
5.10.5
->5.11.12
5.10.5
->5.11.11
5.10.3
->5.11.12
5.10.5
->5.11.12
5.10.3
->5.11.12
7.4.0
->7.6.0
12.3.0
->12.3.4
14.0.1
->14.2.0
3.1.1
->3.2.5
0.15.7
->0.17.11
4.23.0
->4.25.5
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
emotion-js/emotion
v11.10.6
Compare Source
Patch Changes
#2985
4e172c2a
Thanks @emmatown! - Remove peer dependency on@babel/core
Updated dependencies [
4e172c2a
]:v11.10.5
Compare Source
Patch Changes
#2929
13afe030
Thanks @Andarist! - Updated the underlying parser (stylis).Updated dependencies [
c02b1214
]:mui/material-ui
v5.11.11
Compare Source
Feb 27, 2023
A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
@mui/material@5.11.11
sx
prop toListboxProps
type (#36243) @sai6855readOnly
prop (#32822) @jrparishdata-focusvisible
attribute (#36091) @ZeeshanTamboliuseSnackbar
hook (#36272) @ZeeshanTamboli@mui/base@5.0.0-alpha.119
Breaking changes
[base] Remove
classes
prop from the Base components that have it (#36157) @hbjORbjThese are the components affected by this change: ModalUnstyled, SliderUnstyled, TablePaginationUnstyled and TablePaginationActionsUnstyled.
You can replace the
classes
prop by providing the class name prop directly to the prop viaslotProps
. Below is an example of how the migration should look like:[base] Move hooks to their own directories (#36235) @hbjORbj
Base hooks (e.g.,
useSelect
) are no longer exported from{Component}Unstyled
directories and instead they have their own directories.Below is an example of how the migration should look like:
You can use this codemod to help with the migration.
Changes
@mui/codemod@5.11.11
@mui/joy@5.0.0-alpha.69
ListDivider
to change semantic based onList
(#36266) @siriwatknpDocs
:first-child
(#36263) @siriwatknpmaterial-next-ts-v4-v5-migration
example README (#36321) @ZeeshanTamboliCore
readOnly
state class (#36357) @ZeeshanTamboliAll contributors of this release in alphabetical order: @hbjORbj, @HeVictor, @ivp-dev, @jrparish, @Juneezee, @LukasTy, @MBilalShafi, @michaldudak, @mnajdova, @oliviertassinari, @ossan-engineer, @sai6855, @siriwatknp, @Vivek-Prajapatii, @ZeeshanTamboli
v5.11.9
Compare Source
Feb 14, 2023
A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
@mui/material@5.11.9
@mui/styled-engine@5.11.9
@mui/joy@5.0.0-alpha.67
@mui/base@5.0.0-alpha.118
slotProps
per slot (#35964) @hbjORbjuseAutocomplete
disabled prop not disabling the input (#36076) @sai6855@mui/material-next@6.0.0-alpha.75
md
as a CSS var prefix (#36177) @siriwatknpDocs
v6-alpha
tov6-next
in navigation (#36102) @LukasTyExamples
Core
tests/utils/index.js
to TypeScript (#35382) @flaviendelangleAll contributors of this release in alphabetical order: @danilo-leal, @donaldnevermore, @flaviendelangle, @hbjORbj, @LadyBluenotes, @LukasTy, @m4theushw, @michaldudak, @mj12albert, @mnajdova, @oliv37, @oliviertassinari, @petyosi, @rangoo94, @sai6855, @Shorifpatwary, @siriwatknp
v5.11.0
Compare Source
Dec 13, 2022
A big thanks to the 19 contributors who made this release possible. Here are some highlights ✨:
sx
prop in thetheme
(#35150)@mui/material@5.11.0
MenuProps.PopoverClasses
being overriden (#35394) @vitorfrs-dev@mui/icons-material@5.11.0
@mui/system@5.11.0
BREAKING CHANGES
[system] Enable configuring the
sx
prop in thetheme
(#35150) @mnajdovaThe breaking change is regarding an experimental API:
@mui/joy@5.0.0-alpha.58
@mui/base@5.0.0-alpha.110
@mui/material-next@6.0.0-alpha.66
Docs
Responsive App bar with Drawer
demo (#35418) @ZeeshanTamboliToggleButtonSizes
demo (#35375) @ArmanioCore
/core
page to use CSS variables (#35366) @siriwatknpAll contributors of this release in alphabetical order: @alexfauquette, @Armanio, @danilo-leal, @EduardoSCosta, @flaviendelangle, @jesrodri, @joserodolfofreitas, @kraftware, @michaldudak, @mnajdova, @oliviertassinari, @PratikDev, @samuelsycamore, @siriwatknp, @Spanishiwa, @timbset, @tsollbach, @vitorfrs-dev, @ZeeshanTamboli
v5.10.16
Compare Source
Nov 28, 2022
A big thanks to the 13 contributors who made this release possible. This release contains various 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements.
@mui/material@5.10.16
multiple
prop istrue
(#35275) @fenghan34skipFocusWhenDisabled
prop to not allow focussing deletable chip if disabled (#35065) @sai6855useFormControl
(#35168) @ZeeshanTamboli@mui/system@5.10.16
@mui/base@5.0.0-alpha.108
Docs
Core
describeConformance
to TypeScript (#35193) @flaviendelangleAll contributors of this release in alphabetical order: @58bits, @alexfauquette, @fenghan34, @flaviendelangle, @iamxukai, @leventdeniz, @m4theushw, @michaldudak, @oliviertassinari, @sai6855, @siriwatknp, @ZeeshanTamboli, @Zetta56
v5.10.15
Compare Source
Nov 21, 2022
A big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:
@mui/material@5.10.15
background.defaultChannel
toCssVarsPalette
(#35174) @alexfauquette@mui/icons-material@5.10.15
@mui/material-next@6.0.0-alpha.63
@mui/base@5.0.0-alpha.107
Docs
error
prop works in the Unstyled Input (#35171) @michaldudakCore
All contributors of this release in alphabetical order: @alexfauquette, @danilo-leal, @iamxukai, @Janpot, @MBilalShafi, @michaldudak, @oliviertassinari, @samuelsycamore, @siriwatknp
v5.10.14
Compare Source
Nov 14, 2022
A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
@mui/material@5.10.14
palette.background.defaultChannel
token (#35061) @siriwatknp@mui/system@5.10.14
@mui/joy@5.0.0-alpha.54
FormControl
,LinearProgress
andListSubheader
components from@mui/joy
(#35003) @Studio384Autocomplete
component (#34315) @siriwatknpDocs
MarkdownElement
regression from adding CSS variables (#35096) @siriwatknpCore
All contributors of this release in alphabetical order: @alexfauquette, @bharatkashyap, @cherniavskii, @danilo-leal, @hbjORbj, @Janpot, [@kennethbigler](https://togithub.com/kennethbig
Configuration
📅 Schedule: Branch creation - "every 6 months on the first day of the month" 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 has been generated by Mend Renovate. View repository job log here.