-
Notifications
You must be signed in to change notification settings - Fork 3
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
chore(deps): update material-ui monorepo #1561
base: main
Are you sure you want to change the base?
Conversation
|
e6717e3
to
bae4c14
Compare
bae4c14
to
ca8bff3
Compare
ca8bff3
to
1ea1e31
Compare
1ea1e31
to
0e21fec
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Walkthroughこの変更は、Next.jsアプリケーション、Viteアプリケーション、およびUIライブラリの依存関係を更新することに焦点を当てています。具体的には、 Changes
Sequence Diagram(s)sequenceDiagram
participant A as ユーザー
participant B as アプリケーション
participant C as ライブラリ
A->>B: アプリを起動
B->>C: 最新のライブラリを使用
C-->>B: 更新された機能を返す
B-->>A: 改良されたUIを表示
Poem
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
0e21fec
to
27baa40
Compare
27baa40
to
86a5926
Compare
ac1dcb1
to
33732c8
Compare
ce30c07
to
1a90eca
Compare
ae5b7c6
to
0c461d0
Compare
0c461d0
to
bfa706f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Files ignored due to path filters (3)
example/nextjs-app/package-lock.json
is excluded by!**/package-lock.json
example/vite-app/package-lock.json
is excluded by!**/package-lock.json
package-lock.json
is excluded by!**/package-lock.json
Files selected for processing (3)
- example/nextjs-app/package.json (1 hunks)
- example/vite-app/package.json (1 hunks)
- packages/for-ui/package.json (1 hunks)
Additional comments not posted (3)
example/nextjs-app/package.json (1)
15-17
: 依存関係の更新を確認してください。
@mui/base
、@mui/lab
、および@mui/material
のバージョンが更新されました。これにより、アプリケーションの機能や互換性に影響を与える可能性があります。新しいバージョンのリリースノートを確認し、アプリケーションでのテストを行ってください。example/vite-app/package.json (1)
14-16
: 依存関係の更新を確認してください。
@mui/base
、@mui/lab
、および@mui/material
のバージョンが更新されました。これにより、アプリケーションの機能や互換性に影響を与える可能性があります。新しいバージョンのリリースノートを確認し、アプリケーションでのテストを行ってください。packages/for-ui/package.json (1)
64-67
: 依存関係の更新を確認してください。
@mui/base
、@mui/lab
、@mui/material
、および@mui/types
のバージョンが更新されました。これにより、ライブラリの機能や互換性に影響を与える可能性があります。新しいバージョンのリリースノートを確認し、ライブラリでのテストを行ってください。
bfa706f
to
efd513d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Files ignored due to path filters (3)
example/nextjs-app/package-lock.json
is excluded by!**/package-lock.json
example/vite-app/package-lock.json
is excluded by!**/package-lock.json
package-lock.json
is excluded by!**/package-lock.json
Files selected for processing (3)
- example/nextjs-app/package.json (1 hunks)
- example/vite-app/package.json (1 hunks)
- packages/for-ui/package.json (1 hunks)
Files skipped from review due to trivial changes (1)
- packages/for-ui/package.json
Additional comments not posted (6)
example/nextjs-app/package.json (3)
15-15
: バージョン更新の承認
@mui/base
のバージョンが5.0.0-alpha.126
から5.0.0-beta.40
に更新されました。これはより安定したリリースを示し、改善とバグ修正が含まれているはずです。コード変更を承認します。
16-16
: バージョン更新の承認
@mui/lab
のバージョンが5.0.0-alpha.127
から5.0.0-alpha.173
に更新されました。これは開発の進行中であり、新機能や修正が含まれている可能性があります。コード変更を承認します。
17-17
: バージョン更新の承認
@mui/material
のバージョンが5.12.1
から5.16.7
に更新されました。これは改善とバグ修正が含まれているはずです。コード変更を承認します。
example/vite-app/package.json (3)
14-14
: バージョン更新の承認
@mui/base
のバージョンが5.0.0-alpha.126
から5.0.0-beta.40
に更新されました。これはより安定したリリースを示し、改善とバグ修正が含まれているはずです。コード変更を承認します。
15-15
: バージョン更新の承認
@mui/lab
のバージョンが5.0.0-alpha.127
から5.0.0-alpha.173
に更新されました。これは開発の進行中であり、新機能や修正が含まれている可能性があります。コード変更を承認します。
16-16
: バージョン更新の承認
@mui/material
のバージョンが5.12.1
から5.16.7
に更新されました。これは改善とバグ修正が含まれているはずです。コード変更を承認します。
ebb50b5
to
6badf78
Compare
6badf78
to
4e6b61c
Compare
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. CI Failure Feedback 🧐
✨ CI feedback usage guide:The CI feedback tool (
In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR:
where Configuration options
See more information about the |
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. CI Failure Feedback 🧐
✨ CI feedback usage guide:The CI feedback tool (
In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR:
where Configuration options
See more information about the |
cac6a5d
to
5d1b93f
Compare
5d1b93f
to
9cddf9d
Compare
ddd9acf
to
c983c66
Compare
c983c66
to
7731692
Compare
This PR contains the following updates:
5.0.0-alpha.126
->5.0.0-beta.63
5.0.0-alpha.127
->5.0.0-alpha.174
5.12.1
->5.16.8
7.2.4
->7.2.19
Release Notes
mui/material-ui (@mui/base)
v5.0.0-beta.53
v5.0.0-beta.45
v5.0.0-beta.43
v5.0.0-beta.39
FormControlOwnerState
type from index (#41287) @michaeldfoleyv5.0.0-beta.37
v5.0.0-beta.36
v5.0.0-beta.34
spacing
theme token (#40224) @siriwatknpv5.0.0-beta.33
v5.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
v5.0.0-beta.31
v5.0.0-beta.30
Compare Source
v5.0.0-beta.29
Compare Source
v5.0.0-beta.28
Compare Source
disabled
prop priority when inside button group (#41000) @Smileekv5.0.0-beta.27
Compare Source
v5.0.0-beta.26
Compare Source
v5.0.0-beta.25
Compare Source
SupportedColorScheme
(#40776) @Nikhilh26v5.0.0-beta.23
v5.0.0-beta.22
Compare Source
v5.0.0-beta.21
Compare Source
v5.0.0-beta.20
Compare Source
v5.0.0-beta.19
Compare Source
v5.0.0-beta.18
Compare Source
v5.0.0-beta.17
Compare Source
v5.0.0-beta.16
Compare Source
useControlled
(#38757) @sai6855v5.0.0-beta.15
Compare Source
disableEnforceFocus
behavior (#38816) @mnajdovav5.0.0-beta.14
Compare Source
Button
is not immediate children (#39571) @sai6855v5.0.0-beta.13
Compare Source
v5.0.0-beta.12
v5.0.0-beta.11
useModal
hook (#38187) @mnajdovaprepareForSlot
util (#38138) @mnajdovav5.0.0-beta.10
Compare Source
type=button
to clear button (#39263) @brijeshb42v5.0.0-beta.9
Compare Source
Breaking changes
Other changes
v5.0.0-beta.8
Compare Source
JoyDrawer
in theme components (#39074) @Studio384v5.0.0-beta.7
v5.0.0-beta.6
DialogActions
,DialogTitle
andDialogContent
(#38382) @siriwatknpvariant
andcolor
classes (#38814) @sai6855v5.0.0-beta.5
Compare Source
Aug 24, 2021
A big thanks to the 26 contributors who made this release possible. Here are some highlights ✨:
@material-ui/[email protected]
Breaking changes
[core] Update
.browserslistrc
file (#27788) @DanailHThe targets of the default bundle have changed:
[Autocomplete] Rename Value type to AutocompleteValue (#27804) @michaldudak
The
useAutocomplete
hook used a type calledValue
. It was a very generic name for a type specific to theAutocomplete
control, so it was removed toAutocompleteValue
.Changes
size
customization via module augmentation (#27834) @aaronlademann-wfrows
from undefined to defined (#27683) @eps1lonasterisk
class whenrequired
(#27738) @alexiletrack
slot to SwitchUnstyled (#27916) @michaldudak@material-ui/[email protected]
Breaking changes
[system] Rename
styleProps
toownerState
(#27830) @mnajdovaThe change was done in order to better reflect what they are, not what we think they will be used for.
Changes
overridesResolver
for thevariants
(#27859) @mnajdovaclasses
prop if no slot specified in the options (#27795) @mnajdova@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
CSS.supports
inSliderUnstyled
component (#27724) @DanailH@material-ui/[email protected]
Docs
href
for AppDrawerNavItems (#27936) @eps1lonCore
describeConformance
withdescribeConformanceV5
(#27817) @mnajdovaAll contributors of this release in alphabetical order: @aaronlademann-wf, @alexile, @atorenherrinton, @benny0642, @DanailH, @eps1lon, @hamidreza-nateghi, @hbjORbj, @jakeanq, @JEONGJIHUN, @LorenzHenk, @mekouar-mehdi, @michaldudak, @mnajdova, @nguyenyou, @nolastemgarden, @nomanoff, @noviicee, @oliviertassinari, @pvdstel, @qiweiii, @siriwatknp, @surajkumar016, @teachhay, @vedadeepta, @will-amaral
v5.0.0-beta.4
Compare Source
Aug 13, 2021
A big thanks to the 19 contributors who made this release possible. Here are some highlights ✨:
@material-ui/[email protected]
Breaking changes
Changes
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
children
if specified (#27462) @abriginetsDocs
direct-import
babel plugin overtransform-import
(#27335) @umidbekkCore
All contributors of this release in alphabetical order: @aaronlademann-wf, @abriginets, @DouglasPds, @eps1lon, @garronej, @kylegach, @LorenzHenk, @m4theushw, @matiasherranz, @mnajdova, @nikitabobers, @oliviertassinari, @R-Bower, @ryancogswell, @siriwatknp, @tonextone, @umidbekk, @vedadeepta, @YassinHussein
v5.0.0-beta.3
Compare Source
Aug 6, 2021
A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
jss-to-styled
codemod has been improved to supportcreateStyles
and<React.Fragment>
usage (#27578) @mnajdova@material-ui/[email protected]
overflowX
andoverflowY
styles (#27487) @PCOffline@material-ui/[email protected]
@material-ui/[email protected]
createStyles
usage injss-to-styled
(#27578) @mnajdovajss-to-styled
PREFIX generation on Windows (#27491) @mnajdovajss-to-styled
codemod to handle React.Fragment as root (#27495) @mnajdova@material-ui/[email protected]
Docs
sx
prop (#27417) @mnajdovaConfiguration
📅 Schedule: Branch creation - "after 10:30 before 18:00 every weekday except after 13:00 before 14:00" in timezone Asia/Tokyo, 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.