Update all non-major dev dependencies #50
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:
11.11.1
->11.14.0
11.11.0
->11.14.0
5.15.3
->5.16.4
5.14.3
->5.16.14
5.14.3
->5.16.14
0.1.30
->0.1.33
4.3.5
->4.3.20
5.13.4
->5.13.9
4.14.196
->4.17.15
1.3.4
->1.3.8
0.12.10
->0.13.9
18.2.18
->18.3.18
18.2.7
->18.3.5
3.0.5
->3.0.8
1.18.1
->1.18.8
6.2.1
->6.21.0
6.2.1
->6.21.0
4.3.7
->4.5.0
8.46.0
->8.57.1
9.0.0
->9.1.0
2.28.0
->2.31.0
4.6.0
->4.6.2
5.5.3
->5.6.3
0.13.0
->0.16.0
3.0.1
->3.4.2
0.1.2
->0.2.0
18.2.0
->18.3.1
18.2.0
->18.3.1
6.14.2
->6.29.0
2.9.0
->2.11.1
1.0.2
->1.2.1
4.0.1
->4.0.2
3.34.0
->3.35.0
5.1.6
->5.7.3
4.15.1
->4.15.2
Release Notes
emotion-js/emotion (@emotion/react)
v11.14.0
Compare Source
Minor Changes
a19d019
Thanks @Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.Patch Changes
e1bf17e
]:v11.13.5
Compare Source
v11.13.3
Compare Source
v11.13.0
Compare Source
v11.12.0
Compare Source
v11.11.4
Compare Source
Patch Changes
5b82631d
Thanks @iegik! - Renamed an internalhasOwnProperty
tohasOwn
. This avoids problems in CommonJS environments when the consumer tries to prevent prototype pollution withObject.freeze(Object.prototype)
.v11.11.3
Compare Source
Patch Changes
#3101
49c20b4f
Thanks @kyvong! - Fix Theme import for newer Typescript module resolution modesUpdated dependencies [
45c440fb
]:gregberge/loadable-components (@loadable/component)
v5.16.4
Compare Source
Bug Fixes
v5.16.3
Compare Source
Bug Fixes
v5.16.2
Compare Source
Bug Fixes
mui/material-ui (@mui/icons-material)
v5.16.14
Compare Source
A big thanks to the 1 contributor who made this release possible.
@mui/material@5.16.14
All contributors of this release in alphabetical order: @ZeeshanTamboli
v5.16.13
Compare Source
v5.16.12
Compare Source
Dec 16, 2024
Material UI v5 is now compatible with React 19 (#44720) @DiegoAndai
Core
latest-v5
tag to v5 releases (#44757) @DiegoAndaiAll contributors of this release in alphabetical order: @DiegoAndai
v5.16.11
A big thanks to the contributor who made this release possible.
Core
All contributors of this release in alphabetical order: @DiegoAndai
v5.16.9
Compare Source
A big thanks to the 2 contributors who made this release possible.
@mui/material@5.16.9
ScrollbarSize
ref being overridden fix (#44595) @DiegoAndaiCore
All contributors of this release in alphabetical order: @DiegoAndai, @siriwatknp
v5.16.8
Compare Source
A big thanks to the 8 contributors who made this release possible.
@mui/material@5.16.8
@mui/utils@5.16.8
Docs
Core
All contributors of this release in alphabetical order: @alexfauquette, @cherniavskii, @DiegoAndai, @jukkatupamaki, @michelengelen, @oliviertassinari, @rluzists1, @siriwatknp
v5.16.7
Compare Source
v5.16.6
Compare Source
Jul 30, 2024
A big thanks to the 5 contributors who made this release possible.
@mui/material@5.16.6
Docs
<ListItem button/>
withListItemButton
component in routing libraries list example (#43114) @aliharis99reason
type in demos (#43105) @sai6855Core
All contributors of this release in alphabetical order: @aliharis99, @anuujj, @mnajdova, @sai6855, @shahzaibdev1
v5.16.5
Compare Source
Jul 25, 2024
A big thanks to the 4 contributors who made this release possible.
@mui/utils@5.16.5
Docs
Hint
demo (@ManthanGajjar) (#43039) @ManthanGajjarAll contributors of this release in alphabetical order: @ManthanGajjar, @mnajdova, @navedqb, @oliviertassinari
Full Changelog: mui/material-ui@v5.16.4...v5.16.5
v5.16.4
Compare Source
Jul 16, 2024
A big thanks to the one contributor who made this release possible.
@mui/material@5.16.4
All contributors of this release in alphabetical order: @mnajdova
v5.16.3
Compare Source
Jul 16, 2024
A big thanks to the 3 contributors who made this release possible.
@mui/material@5.16.3
Docs
autosuggest-highlight
dependency (#42953) @HoFa1997All contributors of this release in alphabetical order: @HoFa1997, @mnajdova, @oliviertassinari
v5.16.2
Compare Source
Jul 16, 2024
A big thanks to the 2 contributors who made this release possible.
@mui/material@5.16.2
Core
All contributors of this release in alphabetical order: @mnajdova, @oliviertassinari
v5.16.1
Compare Source
A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
@mui/material@5.16.1
@mui/joy@5.0.0-beta.48
Docs
Core
All contributors of this release in alphabetical order: @aarongarciah, @oliviertassinari, @omahs, @ZeeshanTamboli
v5.16.0
Compare Source
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
InitColorSchemeScript
for Next.js App Router (#42829) @siriwatknp@mui/material@5.16.0
InitColorSchemeScript
for Next.js App Router (#42829) @siriwatknpDefaultPropsProvider
(#42820) @siriwatknpCssVarsTheme
inresponsiveFontSizes
return type (@jxdp) (#42806) @jxdpgetInitColorSchemeScript
(#42838) @siriwatknpDocs
Core
All contributors of this release in alphabetical order: @aarongarciah, @alexey-kozlenkov, @jxdp, @oliviertassinari, @siriwatknp
v5.15.21
Compare Source
Jun 28, 2024
A big thanks to the 7 contributors who made this release possible.
@mui/material@5.15.21
nonLinear
prop (@alexismo) (#42677) @alexismoDocs
SelectAutoWidth
demo menu item value (@Danielkhakbaz) (#42696) @DanielkhakbazCore
All contributors of this release in alphabetical order: @alexfauquette, @alexismo, @arminmeh, @Danielkhakbaz, @DiegoAndai, @mnajdova, @oliviertassinari
v5.15.20
Compare Source
Jun 12, 2024
A big thanks to the 9 contributors who made this release possible.
@mui/material@5.15.20
Configuration
📅 Schedule: Branch creation - "every weekend" (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 was generated by Mend Renovate. View the repository job log.