Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

fix(deps): update all non-major dependencies #152

Merged
merged 2 commits into from
Feb 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@blockshake/defly-connect 1.0.0 -> 1.1.1 age adoption passing confidence dependencies minor
@commitlint/cli (source) 17.4.0 -> 17.4.2 age adoption passing confidence devDependencies patch
@commitlint/config-conventional (source) 17.4.0 -> 17.4.2 age adoption passing confidence devDependencies patch
@hookform/resolvers (source) 2.9.10 -> 2.9.11 age adoption passing confidence dependencies patch
@mui/lab (source) 5.0.0-alpha.114 -> 5.0.0-alpha.119 age adoption passing confidence dependencies patch
@mui/material (source) 5.11.3 -> 5.11.8 age adoption passing confidence dependencies patch
@mui/x-data-grid (source) 5.17.18 -> 5.17.22 age adoption passing confidence dependencies patch
@perawallet/connect 1.0.7 -> 1.1.0 age adoption passing confidence dependencies minor
@playwright/test (source) 1.29.2 -> 1.30.0 age adoption passing confidence devDependencies minor
@reduxjs/toolkit (source) 1.9.1 -> 1.9.2 age adoption passing confidence dependencies patch
@txnlab/use-wallet (source) 1.0.5 -> 1.2.2 age adoption passing confidence dependencies minor
@types/jest (source) 29.2.5 -> 29.4.0 age adoption passing confidence devDependencies minor
@types/node (source) 18.11.18 -> 18.13.0 age adoption passing confidence devDependencies minor
@types/react (source) 18.0.26 -> 18.0.27 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin 5.48.0 -> 5.51.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser 5.48.0 -> 5.51.0 age adoption passing confidence devDependencies minor
@vercel/node (source) 2.8.4 -> 2.9.2 age adoption passing confidence devDependencies minor
amondnet/vercel-action v25.1.0 -> v25.1.1 age adoption passing confidence action patch
axios (source) 1.2.2 -> 1.3.2 age adoption passing confidence dependencies minor
axios-retry 3.3.1 -> 3.4.0 age adoption passing confidence dependencies minor
commitizen 4.2.6 -> 4.3.0 age adoption passing confidence devDependencies minor
eslint (source) 8.31.0 -> 8.33.0 age adoption passing confidence devDependencies minor
eslint-config-next 13.1.1 -> 13.1.6 age adoption passing confidence devDependencies patch
eslint-import-resolver-typescript 3.5.2 -> 3.5.3 age adoption passing confidence devDependencies patch
jest (source) 29.3.1 -> 29.4.2 age adoption passing confidence devDependencies minor
jest-environment-jsdom 29.3.1 -> 29.4.2 age adoption passing confidence devDependencies minor
lint-staged 13.1.0 -> 13.1.1 age adoption passing confidence devDependencies patch
next (source) 13.1.1 -> 13.1.6 age adoption passing confidence dependencies patch
nextjs-google-analytics 2.2.2 -> 2.3.0 age adoption passing confidence dependencies minor
node 18.13 -> 18.14 age adoption passing confidence minor
prettier (source) 2.8.1 -> 2.8.4 age adoption passing confidence devDependencies patch
react-markdown 8.0.4 -> 8.0.5 age adoption passing confidence dependencies patch
react-tsparticles 2.7.1 -> 2.8.0 age adoption passing confidence dependencies minor
ts-jest (source) 29.0.3 -> 29.0.5 age adoption passing confidence devDependencies patch
tsparticles (source) 2.7.1 -> 2.8.0 age adoption passing confidence dependencies minor
typescript (source) 4.9.4 -> 4.9.5 age adoption passing confidence devDependencies patch
typescript (source) 4.9.4 -> 4.9.5 age adoption passing confidence dependencies patch

Release Notes

blockshake-io/wallet-connect

v1.1.1

Compare Source

v1.1.0

Compare Source

conventional-changelog/commitlint (@​commitlint/cli)

v17.4.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v17.4.2

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

react-hook-form/resolvers

v2.9.11

Compare Source

Bug Fixes
mui/material-ui (@​mui/lab)

v5.0.0-alpha.119

Compare Source

v5.0.0-alpha.118

Compare Source

v5.0.0-alpha.117

Compare Source

v5.0.0-alpha.116

Compare Source

v5.0.0-alpha.115

Compare Source

Breaking changes
  • ​[SliderUnstyled] Improved logic for displaying the value label (#​35805) @​ZeeshanTamboli

    • The valueLabelDisplay prop is removed from SliderUnstyled. The prop was not working as intended in SliderUnstyled (See #​35398). You can instead provide a valueLabel slot with the slots prop API to show the value label:
    - <SliderUnstyled valueLabelDisplay="on" />
    + <SliderUnstyled slots={{ valueLabel: SliderValueLabel }} />

    The following demo shows how to show a value label when it is hovered over with the thumb: https://mui.com/base/react-slider/#value-label

    • The following classes are removed from sliderUnstyledClasses since they are not needed for the value label:
    - valueLabel
    - valueLabelOpen
    - valueLabelCircle
    - valueLabelLabel

    In the custom value label component, you can define your own classNames and target them with CSS.

    • The SliderValueLabelUnstyled component is removed from SliderUnstyled. You should provide your own custom component for the value label.

    • To avoid using React.cloneElement API in value label, the component hierarchy structure of the value label is changed. The value label is now inside the Thumb slot - Thumb -> Input, ValueLabel.

Changes
mui/material-ui (@​mui/material)

v5.11.8

Compare Source

Feb 7, 2023

A big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:

@mui/material@5.11.8
@mui/joy@5.0.0-alpha.66
@mui/system@5.11.8
@mui/styled-engine@5.11.1
Docs
Core

All contributors of this release in alphabetical order: @​alexownejazayeri, @​ArthurPedroti, @​badalsaibo, @​chuanyu0201, @​joserodolfofreitas, @​m4theushw, @​michaldudak, @​mj12albert, @​mnajdova, @​oliviertassinari, @​sai6855, @​siriwatknp, @​yoskeoka, @​ZeeshanTamboli

v5.11.7

Compare Source

Jan 31, 2023

A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:

  • @​siriwatknp added Table component to Joy UI (#​35872)
  • many other 🐛 bug fixes and 📚 documentation improvements
@mui/material@5.11.7
@mui/base@5.0.0-alpha.116
@mui/joy@5.0.0-alpha.65
Breaking changes
  • ​[Joy] Replace Joy[Component] classname with Mui[Component] classname for all slots of components (#​35718) @​hbjORbj

    • Renames the classname prefix of all Joy UI components from 'Joy' to 'Mui'.
     <Button
    -sx={{ '& .JoyButton-root': { '& .JoyButton-button': {} } }}
    +sx={{ '& .MuiButton-root': { '& .MuiButton-button': {} } }}
     />

    You can use this codemod to help with the migration.

  • ​[Joy] Replace row prop with orientation prop in all Joy UI components (#​35721) @​hbjORbj

    • Transforms row prop to orientation prop across Card, List and RadioGroup components in Joy UI.
     <Card
    -row
    +orientation={"horizontal"}
     />

    You can use this codemod to help with the migration.

Changes
Docs
Core

All contributors of this release in alphabetical order: @​ArthurPedroti, @​badalsaibo, @​gorjiali, @​hbjORbj, @​HeVictor, @​idebeijer, @​joserodolfofreitas, @​marktoman, @​oliviertassinari, @​sai6855, @​SaidMarar, @​samuelsycamore, @​siriwatknp, @​Vivek-Prajapatii, @​ZeeshanTamboli

v5.11.6

Compare Source

Jan 23, 2023

A big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:

  • @​ZeeshanTamboli improved the logic for handling the value label in the SliderUnstyled (#​35805)
  • many other 🐛 bug fixes and 📚 documentation improvements
@mui/material@5.11.6
@mui/base@5.0.0-alpha.115
Breaking changes
  • ​[SliderUnstyled] Improved logic for displaying the value label (#​35805) @​ZeeshanTamboli

    • The valueLabelDisplay prop is removed from SliderUnstyled. The prop was not working as intended in SliderUnstyled (See #​35398). You can instead provide a valueLabel slot with the slots prop API to show the value label:
    - <SliderUnstyled valueLabelDisplay="on" />
    + <SliderUnstyled slots={{ valueLabel: SliderValueLabel }} />

    The following demo shows how to show a value label when it is hovered over with the thumb: https://mui.com/base/react-slider/#value-label

    • The following classes are removed from sliderUnstyledClasses since they are not needed for the value label:
    - valueLabel
    - valueLabelOpen
    - valueLabelCircle
    - valueLabelLabel

    In the custom value label component, you can define your own classNames and target them with CSS.

    • The SliderValueLabelUnstyled component is removed from SliderUnstyled. You should provide your own custom component for the value label.

    • To avoid using React.cloneElement API in value label, the component hierarchy structure of the value label is changed. The value label is now inside the Thumb slot - Thumb -> Input, ValueLabel.

Changes
@mui/joy@5.0.0-alpha.64
  • ​[Avatar][joy] Remove imgProps prop and add Codemod script for migration (#​35859) @​hbjORbj
Docs
Core

All contributors of this release in alphabetical order: @​HeVictor, @​hbjORbj, @​joserodolfofreitas, @​mj12albert, @​mnajdova, @​oliv37, @​oliviertassinari, @​petyosi, @​rosita-dmello, @​sai6855, @​SaidMarar, @​tech-meppem, @​ZeeshanTamboli

v5.11.5

Compare Source

Jan 17, 2023

A big thanks to the 17 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.11.5
@mui/system@5.11.5
@mui/codemod@5.11.5
@mui/base@5.0.0-alpha.114
@mui/joy@5.0.0-alpha.63
Docs

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@auto-assign auto-assign bot requested a review from aorumbayev February 1, 2023 00:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 55c0746 to 2971420 Compare February 8, 2023 07:13
@renovate
Copy link
Contributor Author

renovate bot commented Feb 8, 2023

Edited/Blocked Notification

Renovate 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.

@aorumbayev aorumbayev merged commit 4c5a5b9 into main Feb 8, 2023
@aorumbayev aorumbayev deleted the renovate/all-minor-patch branch February 8, 2023 19:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant