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

chore(deps): update all non-major dependencies #166

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) 17.6.1 -> 17.6.5 age adoption passing confidence
@commitlint/config-conventional (source) 17.6.1 -> 17.6.5 age adoption passing confidence
@emotion/cache (source) 11.10.8 -> 11.11.0 age adoption passing confidence
@emotion/react (source) 11.10.8 -> 11.11.1 age adoption passing confidence
@emotion/server (source) 11.10.0 -> 11.11.0 age adoption passing confidence
@emotion/styled (source) 11.10.8 -> 11.11.0 age adoption passing confidence
@hookform/resolvers (source) 3.1.0 -> 3.1.1 age adoption passing confidence
@mui/lab (source) 5.0.0-alpha.128 -> 5.0.0-alpha.134 age adoption passing confidence
@mui/material (source) 5.12.2 -> 5.13.5 age adoption passing confidence
@mui/x-data-grid (source) 6.4.0 -> 6.8.0 age adoption passing confidence
@playwright/test (source) 1.33.0 -> 1.35.1 age adoption passing confidence
@types/jest (source) 29.5.1 -> 29.5.2 age adoption passing confidence
@types/node (source) 18.16.3 -> 18.16.18 age adoption passing confidence
@types/react (source) 18.2.0 -> 18.2.12 age adoption passing confidence
@types/react-dom (source) 18.2.1 -> 18.2.5 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.59.2 -> 5.59.11 age adoption passing confidence
@typescript-eslint/parser 5.59.2 -> 5.59.11 age adoption passing confidence
@vercel/node (source) 2.14.0 -> 2.15.1 age adoption passing confidence
algosdk 2.2.0 -> 2.4.0 age adoption passing confidence
axios-retry 3.4.0 -> 3.5.0 age adoption passing confidence
dotenv 16.0.3 -> 16.3.0 age adoption passing confidence
eslint (source) 8.39.0 -> 8.43.0 age adoption passing confidence
eslint-config-next (source) 13.3.4 -> 13.4.6 age adoption passing confidence
jest-canvas-mock 2.5.0 -> 2.5.1 age adoption passing confidence
next (source) 13.3.4 -> 13.4.6 age adoption passing confidence
postcss (source) 8.4.23 -> 8.4.24 age adoption passing confidence
react-redux 8.0.5 -> 8.1.0 age adoption passing confidence
react-toastify 9.1.2 -> 9.1.3 age adoption passing confidence
react-tsparticles 2.9.3 -> 2.10.1 age adoption passing confidence
tsparticles (source) 2.9.3 -> 2.10.1 age adoption passing confidence
typescript (source) 5.0.4 -> 5.1.3 age adoption passing confidence

Release Notes

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

v17.6.5

Compare Source

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

v17.6.3

Compare Source

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

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

v17.6.5

Compare Source

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

v17.6.3

Compare Source

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

emotion-js/emotion

v11.11.0

Compare Source

Patch Changes
react-hook-form/resolvers

v3.1.1

Compare Source

BREAKING CHANGES

Bug Fixes

You don't need to explicitly provide the type when using the useForm function because it automatically infers the types from the Yup schema.

Before

const schema = Yup.shape({ name: string });

const { register } = useForm<{name: string}>({ resolver: yupResolver(schema) });

After

const schema = Yup.shape({ name: string });

const { register } = useForm({ resolver: yupResolver(schema) });
mui/material-ui (@​mui/lab)

v5.0.0-alpha.134

Compare Source

v5.0.0-alpha.133

Compare Source

v5.0.0-alpha.132

Compare Source

v5.0.0-alpha.131

Compare Source

v5.0.0-alpha.130

Compare Source

v5.0.0-alpha.129

Compare Source

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

v5.13.5

Compare Source

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

  • 💫 Added ButtonGroup component in Joy UI (#​37407) @​siriwatknp.
  • 🐛 bug fixes and 📚 documentation improvements.
@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​brijeshb42, @​cherniavskii, @​DanailH, @​DiegoAndai, @​musama619, @​oliviertassinari, @​sernstberger, @​siriwatknp, @​ZeeshanTamboli

v5.13.4

Compare Source

Jun 5, 2023

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

@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​brijeshb42, @​danielplewes, @​danilo-leal, @​DiegoAndai, @​gitstart, @​MBilalShafi, @​mj12albert, @​oliviertassinari, @​sai6855, @​siriwatknp, @​vishalthatipamula0219, @​ZeeshanTamboli

v5.13.3

Compare Source

May 29, 2023

A big thanks to the 15 contributors who made this release possible.
This release focuses primarily on 🐛 bug fixes and 📚 documentation improvements.

`@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
`@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​akash191095, @​brijeshb42, @​canac, @​DavidCnoops, @​gitstart, @​hbjORbj, @​JhonnK08, @​LukasTy, @​michaldudak, @​necatiozmen, @​nicolas-ot, @​oliviertassinari, @​sai6855, @​ZeeshanTamboli, @​zignis

v5.13.2

Compare Source

May 22, 2023

A big thanks to the 12 contributors who made this release possible.
📚 This release focuses primarily on documentation improvements.

`@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​brijeshb42, @​cherniavskii, @​danilo-leal, @​m4theushw, @​michaldudak, @​mnajdova, @​oliviertassinari, @​PunitSoniME, @​sai6855, @​TinaSay, @​ZeeshanTamboli

v5.13.1

Compare Source

May 16, 2023

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

  • 🌏 Added Central Myanmar (my-MY), Malay (ms-MS), Nepali (ne-NP), Tagalog (tl-TL) locales (#​37017) @​cccEric
  • 🐛 bug fixes and 📚 documentation improvements.
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​Bastian, @​binh1298, @​cccEric, @​cherniavskii, @​DerTimonius, @​DiegoAndai, @​flaviendelangle, @​hbjORbj, @​jguddas, @​kkocdko, @​kriskw1999, @​mauwaz, @​michaldudak, @​mnajdova, @​nickiaconis, @​nicolas-ot, [@​oliviertassinari](https://togithub.com


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

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 June 1, 2023 00:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 646b08a to f4840b7 Compare June 3, 2023 00:06
@codecov
Copy link

codecov bot commented Jun 3, 2023

Codecov Report

Merging #166 (6624de8) into main (e0428de) will decrease coverage by 0.02%.
The diff coverage is n/a.

❗ Current head 6624de8 differs from pull request most recent head 7748eaa. Consider uploading reports for the commit 7748eaa to get more accurate results

@@            Coverage Diff             @@
##             main     #166      +/-   ##
==========================================
- Coverage   54.56%   54.54%   -0.02%     
==========================================
  Files          83       83              
  Lines        2005     2002       -3     
  Branches      184      183       -1     
==========================================
- Hits         1094     1092       -2     
+ Misses        897      896       -1     
  Partials       14       14              

see 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 0e48c4b to 2ad8092 Compare June 9, 2023 11:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 054766e to 6624de8 Compare June 16, 2023 20:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6624de8 to 7748eaa Compare June 16, 2023 22:28
@aorumbayev aorumbayev merged commit 5382195 into main Jun 16, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch June 16, 2023 22:34
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