This repository has been archived by the owner on Jan 26, 2024. It is now read-only.
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.11.3
^5.15.1
->^5.15.5
^6.0.0-alpha
->^6.0.0-alpha.12
0.6.3
->0.7.1
0.4.4
->0.4.6
11.1.5
->11.1.6
1.3.101
->1.3.104
9.3.3
->9.3.4
6.1.5
->6.2.0
14.5.1
->14.5.2
20.10.5
->20.11.5
18.2.45
->18.2.48
5.1.1
->5.1.3
3.0.2
->3.0.3
8.12.1
->8.14.1
3.1.1
->3.2.4
4.9.1
->4.9.5
5.11.0
->5.12.0
Release Notes
emotion-js/emotion (@emotion/react)
v11.11.3
Compare Source
Patch Changes
#3101
49c20b4f
Thanks @kyvong! - Fix Theme import for newer Typescript module resolution modesUpdated dependencies [
45c440fb
]:mui/material-ui (@mui/material)
v5.15.5
Compare Source
Jan 17, 2024
A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:
base-
(#40205) @michaldudak@mui/material@5.15.5
iconMapping
andseverity
props (#40551) @2metres@mui/material-next@6.0.0-alpha.118
ButtonGroup
(#40124) @lhilgert9@mui/base@5.0.0-beta.32
Breaking changes
base-
(#40205) @michaldudakThe class prefix of Base UI components have been changed from
Mui-
tobase-
. This only affects codebases that uses class names verbatim, i.e. not exposed by JS objects such asbuttonClasses
, but as plain strings or in CSS stylesheets (.MuiButton.root
)To adapt your code to the new pattern:
.Mui([A-Z][A-Za-z]*)-
with.base-$1-
(soMuiButton-root
becomesbase-Button-root
, etc.),.Mui-([a-z]*)
with.base--$1
(soMui-disabled
becomesbase--disabled
, etc.).Changes
@mui/joy@5.0.0-beta.23
@mui/codemod@5.15.5
json
files to be transformed (#40536) @ZeeshanTamboli@mui/lab@5.0.0-alpha.161
@mui/material
peer dependency version (#40528) @ZeeshanTamboli@mui/material-nextjs@5.15.5
@mui/system@5.15.5
Docs
State
interface from Consecutive Snackbars demo (#40410)@zinoroman
docs:link-check
(#40547) @samuelsycamoreCore
run
command to deploy docs (#40513) @siriwatknpAll contributors of this release in alphabetical order: @2metres, @aacevski, @brijeshb42, @danilo-leal, @DiegoAndai, @josh-feldman, @Kamino0, @lhilgert9, @maakcode, @michaldudak, @oliviertassinari, @petrovmiroslav, @sai6855, @samuelsycamore, @siriwatknp, @zanivan, @ZeeshanTamboli, @zinoroman
v5.15.4
Compare Source
Jan 10, 2024
A big thanks to the 22 contributors who made this release possible. Here are some highlights:
@mui/material@5.15.4
@mui/material-nextjs@5.15.4
@mui/icons-material@5.15.4
@mui/system@5.15.4
@mui/utils@5.15.4
isPlainObject
to work across realm (#39981) @brijeshb42@mui/base@5.0.0-beta.31
@mui/joy@5.0.0-beta.22
JoyToggleButtonGroup
to extendTheme's components type export (#40407) @RiceCrispDocs
Core
mui-x
dependency resolving (#40257) @LukasTyt
command (#40430) @michaldudakAll contributors of this release in alphabetical order: @aacevski, @alexfauquette, @anle9650, @brijeshb42, @danilo-leal, @DiegoAndai, @iamsaumya, @illume, @Janpot, @LukasTy, @Methuselah96, @michaldudak, @mj12albert, @nicegamer7, @oliviertassinari, @renovate[bot], @RiceCrisp, @sai6855, @samuelsycamore, @savalaram-redkar, @siriwatknp, @zanivan
v5.15.3
Compare Source
Jan 3, 2024
A big thanks to the 11 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/material-nextjs@5.15.3
@mui/base@5.0.0-beta.30
@mui/lab@5.0.0-alpha.159
@mui/material-next@6.0.0-alpha.116
Docs
Core
All contributors of this release in alphabetical order: @aacevski, @anle9650, @danilo-leal, @DiegoAndai, @Kamino0, @lhilgert9, @michaldudak, @oliviertassinari, @sai6855, @siriwatknp, @Super-Kenil
v5.15.2
Compare Source
Dec 25, 2023
A big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:
@mui/material@5.15.1
@mui/system@5.15.1
@mui/base@5.0.0-beta.29
@mui/material-next@6.0.0-alpha.115
Docs
Core
All contributors of this release in alphabetical order: @adamhylander, @anle9650, @danilo-leal, @DiegoAndai, @Kimzify, @michaldudak, @mnajdova, @muazaqdas, @oliviertassinari, @sai6855, @samuelsycamore, @siriwatknp, @ZeeshanTamboli
mui/material-ui (@mui/styled-engine-sc)
v6.0.0-alpha.11
Compare Source
v6.0.0-alpha.10
Compare Source
v6.0.0-alpha.9
Compare Source
theme
being of type any (#40200) @mnajdovav6.0.0-alpha.8
Compare Source
v6.0.0-alpha.7
Compare Source
md
as a CSS var prefix (#36177) @siriwatknpv6.0.0-alpha.6
v6.0.0-alpha.4
Compare Source
v6.0.0-alpha.3
Compare Source
v6.0.0-alpha.2
Compare Source
qlik-oss/dev-tools-js (@qlik/eslint-config)
v0.7.1
Compare Source
Patch Changes
df0de11
: chore: update npm dependenciesv0.7.0
Compare Source
Minor Changes
35141b9
: Turn offplaywright/no-networkidle
rule for playwright configPatch Changes
a9babba
: Fix playwright matchers to match only js and ts filesv0.6.7
Compare Source
Patch Changes
6388835
: chore: update npm dependenciesv0.6.6
Compare Source
Patch Changes
9c36ab5
: chore: update npm dependenciesv0.6.5
Compare Source
Patch Changes
000ffe4
: Allow IIFE for no-floating-promises[
v0.6.4
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.