fix(deps): update all non-major dependencies #28
Merged
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:
1.1.1
->1.1.2
17.4.2
->17.6.1
17.4.2
->17.6.1
11.10.5
->11.10.7
11.10.5
->11.10.6
11.10.5
->11.10.6
5.11.0
->5.11.16
5.0.0-alpha.119
->5.0.0-alpha.126
5.11.8
->5.12.0
5.17.22
->5.17.26
1.1.0
->1.2.3
1.30.0
->1.32.3
1.9.2
->1.9.3
1.2.2
->1.2.11
29.4.0
->29.5.0
18.13.0
->18.15.11
18.0.27
->18.0.35
18.0.10
->18.0.11
9.0.0
->9.0.1
5.51.0
->5.58.0
5.51.0
->5.58.0
10.4.13
->10.4.14
1.3.2
->1.3.5
8.33.0
->8.38.0
13.1.6
->13.3.0
8.6.0
->8.8.0
3.5.3
->3.5.5
29.4.2
->29.5.0
29.4.2
->29.5.0
13.1.1
->13.2.1
13.1.6
->13.3.0
2.3.0
->2.3.3
18.14
->18.16
2.8.4
->2.8.7
5.1.3
->5.1.4
2.8.0
->2.9.3
2.0.3
->2.1.3
29.0.5
->29.1.0
2.8.0
->2.9.3
Release Notes
blockshake-io/wallet-connect
v1.1.2
Compare Source
conventional-changelog/commitlint (@commitlint/cli)
v17.6.1
Compare Source
Note: Version bump only for package @commitlint/cli
v17.6.0
Compare Source
Note: Version bump only for package @commitlint/cli
17.5.1 (2023-03-28)
Note: Version bump only for package @commitlint/cli
v17.5.1
Compare Source
Note: Version bump only for package @commitlint/cli
v17.5.0
Compare Source
Note: Version bump only for package @commitlint/cli
17.4.4 (2023-02-17)
Note: Version bump only for package @commitlint/cli
17.4.3 (2023-02-13)
Note: Version bump only for package @commitlint/cli
17.4.2 (2023-01-12)
Note: Version bump only for package @commitlint/cli
17.4.1 (2023-01-09)
Note: Version bump only for package @commitlint/cli
v17.4.4
Compare Source
Note: Version bump only for package @commitlint/cli
v17.4.3
Compare Source
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v17.6.1
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v17.6.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
17.4.4 (2023-02-17)
Note: Version bump only for package @commitlint/config-conventional
17.4.3 (2023-02-13)
Note: Version bump only for package @commitlint/config-conventional
17.4.2 (2023-01-12)
Note: Version bump only for package @commitlint/config-conventional
v17.4.4
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v17.4.3
Compare Source
Note: Version bump only for package @commitlint/config-conventional
emotion-js/emotion
v11.10.7
Compare Source
Patch Changes
b02be0ba
Thanks @Andarist! - Fixed/* emotion-disable-server-rendering-unsafe-selector-warning-please-do-not-use-this-the-warning-exists-for-a-reason */
not disabling the warning for rules defined inside other rules.mui/material-ui (@mui/icons-material)
v5.11.16
Compare Source
Apr 4, 2023
A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
@mui/material@5.11.16
ownerState
to enable overriding styles with it in theme (#36422) @gitstart@mui/icons-material@5.11.16
@mui/joy@5.0.0-alpha.74
ModalOverflow
component (#36262) @siriwatknpCheckbox
custom color prop type warning (#36691) @amal-qbDocs
useFormControlUnstyledContext
hook (#36302) @HeVictorFormControl
(#36579) @gitstartMenu
(#36582) @gitstartButton
demos (#36590) @sai6855Core
All contributors of this release in alphabetical order: @alexfauquette, @amal-qb, @danilo-leal, @DevinCLane, @gitstart, @hbjORbj, @HeVictor, @LadyBluenotes, @michaldudak, @mj12albert, @mnajdova, @oliviertassinari, @RBerthier, @sai6855, @siriwatknp, @viclafouch, @yushanwebdev
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](https://togithub.com/mui/materialConfiguration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.