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 #134

Merged
merged 7 commits into from
Dec 19, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@commitlint/cli (source) 17.2.0 -> 17.3.0 age adoption passing confidence devDependencies minor
@commitlint/config-conventional (source) 17.2.0 -> 17.3.0 age adoption passing confidence devDependencies minor
@mui/icons-material (source) 5.10.9 -> 5.11.0 age adoption passing confidence dependencies minor
@mui/lab (source) 5.0.0-alpha.106 -> 5.0.0-alpha.112 age adoption passing confidence dependencies patch
@mui/material (source) 5.10.12 -> 5.11.0 age adoption passing confidence dependencies minor
@mui/x-data-grid (source) 5.17.9 -> 5.17.16 age adoption passing confidence dependencies patch
@playwright/test (source) 1.27.1 -> 1.29.0 age adoption passing confidence devDependencies minor
@randlabs/myalgo-connect 1.4.0 -> 1.4.2 age adoption passing confidence dependencies patch
@reduxjs/toolkit (source) 1.8.6 -> 1.9.1 age adoption passing confidence dependencies minor
@types/jest (source) 29.2.1 -> 29.2.4 age adoption passing confidence devDependencies patch
@types/react (source) 18.0.24 -> 18.0.26 age adoption passing confidence devDependencies patch
@types/react-dom (source) 18.0.8 -> 18.0.9 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin 5.42.0 -> 5.46.1 age adoption passing confidence devDependencies minor
@typescript-eslint/parser 5.42.0 -> 5.46.1 age adoption passing confidence devDependencies minor
@vercel/node (source) 2.6.1 -> 2.8.1 age adoption passing confidence devDependencies minor
algosdk 1.22.0 -> 1.24.1 age adoption passing confidence dependencies minor
commitizen 4.2.5 -> 4.2.6 age adoption passing confidence devDependencies patch
eslint (source) 8.26.0 -> 8.30.0 age adoption passing confidence devDependencies minor
eslint-config-next 12.3.2 -> 12.3.4 age adoption passing confidence devDependencies patch
jest (source) 29.2.2 -> 29.3.1 age adoption passing confidence devDependencies minor
jest-environment-jsdom 29.2.2 -> 29.3.1 age adoption passing confidence devDependencies minor
lint-staged 13.0.3 -> 13.1.0 age adoption passing confidence devDependencies minor
next (source) 12.3.2 -> 12.3.4 age adoption passing confidence dependencies patch
nextjs-google-analytics 2.2.0 -> 2.2.2 age adoption passing confidence dependencies patch
node 16.18 -> 16.19 age adoption passing confidence minor
postcss (source) 8.4.18 -> 8.4.20 age adoption passing confidence devDependencies patch
prettier (source) 2.7.1 -> 2.8.1 age adoption passing confidence devDependencies minor
react-redux 8.0.4 -> 8.0.5 age adoption passing confidence dependencies patch
react-tsparticles 2.5.1 -> 2.6.0 age adoption passing confidence dependencies minor
tsparticles (source) 2.5.1 -> 2.6.0 age adoption passing confidence dependencies minor
typescript (source) 4.8.4 -> 4.9.4 age adoption passing confidence devDependencies minor
typescript (source) 4.8.4 -> 4.9.4 age adoption passing confidence dependencies minor

Release Notes

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

v17.3.0

Compare Source

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

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

v17.3.0

Compare Source

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

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

v5.11.0

Compare Source

Dec 13, 2022

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

  • 🔥 @​mnajdova enabled configuration of the sx prop in the theme (#​35150)
  • Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements.
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
BREAKING CHANGES
  • [system] Enable configuring the sx prop in the theme (#​35150) @​mnajdova

    The breaking change is regarding an experimental API:

    -import { styled, experimental_sx } from '@​mui/material/styles';
    +import { styled } from '@​mui/material/styles';
    
    -const Component = styled('div)(experimental_sx({ p: 1 }});
    +const Component = styled('div)(({ theme }) => theme.unstable_sx({ p: 1 }});
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​Armanio, @​danilo-leal, @​EduardoSCosta, @​flaviendelangle, @​jesrodri, @​joserodolfofreitas, @​kraftware, @​michaldudak, @​mnajdova, @​oliviertassinari, @​PratikDev, @​samuelsycamore, @​siriwatknp, @​Spanishiwa, @​timbset, @​tsollbach, @​vitorfrs-dev, @​ZeeshanTamboli

v5.10.16

Compare Source

Nov 28, 2022

A big thanks to the 13 contributors who made this release possible. This release contains various 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements.

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

All contributors of this release in alphabetical order: @​58bits, @​alexfauquette, @​fenghan34, @​flaviendelangle, @​iamxukai, @​leventdeniz, @​m4theushw, @​michaldudak, @​oliviertassinari, @​sai6855, @​siriwatknp, @​ZeeshanTamboli, @​Zetta56

v5.10.15

Compare Source

Nov 21, 2022

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

  • 🚀 @​mnajdova added the button as the first component that implements Material You design (MD3)
  • 🌐 @​MBilalShafi added Urdu (Pakistan) localization
  • Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​danilo-leal, @​iamxukai, @​Janpot, @​MBilalShafi, @​michaldudak, @​oliviertassinari, @​samuelsycamore, @​siriwatknp

v5.10.14

Compare Source

Nov 14, 2022

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

  • 🚀 @​siriwatknp added the Autocomplete component to the Joy UI (#​34315)
  • @​sfavello improved the accessibility of the Material UI's Autocomplete by adding support for the Delete key (#​33822)
  • Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements.
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​bharatkashyap, @​cherniavskii, @​danilo-leal, @​hbjORbj, @​Janpot, @​kennethbigler, @​kushagra010, @​michaldudak, @​mnajdova, @​ofir5300, @​oliviertassinari, @​sai6855, @​sfavello, @​sidtohan, @​siriwatknp, @​Studio384

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

v5.0.0-alpha.111

Compare Source

v5.0.0-alpha.110

Compare Source

v5.0.0-alpha.109

Compare Source

v5.0.0-alpha.108

Compare Source

v5.0.0-alpha.107

Compare Source

mui/mui-x

v5.17.16

Compare Source

Dec 16, 2022

We'd like to offer a big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:

  • 🐞 Bugfixes
@mui/[email protected] / @mui/[email protected] / @mui/[email protected]
Changes
@mui/[email protected] / @mui/[email protected]
Changes
Docs

v5.17.14

Compare Source

Dec 1, 2022

We'd like to offer a big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:

@mui/[email protected] / @mui/[email protected] / @mui/[email protected]
Changes

v5.17.13

Compare Source

Nov 24, 2022


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.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2022

Deploy preview for algoworld-swapper-staging ready!

✅ Preview
https://algoworld-swapper-staging-fet05w7iv-algoworldexplorer.vercel.app
https://pr134-256.vercel-action.millionalgos.com

Built with commit 60855cb.
This pull request is being automatically deployed with vercel-action

@aorumbayev aorumbayev marked this pull request as draft December 1, 2022 02:51
@codecov
Copy link

codecov bot commented Dec 1, 2022

Codecov Report

Merging #134 (868e59c) into main (85b1ff6) will increase coverage by 0.68%.
The diff coverage is n/a.

❗ Current head 868e59c differs from pull request most recent head 60855cb. Consider uploading reports for the commit 60855cb to get more accurate results

@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
+ Coverage   43.94%   44.62%   +0.68%     
==========================================
  Files         104      103       -1     
  Lines        2394     2335      -59     
  Branches      220      215       -5     
==========================================
- Hits         1052     1042      -10     
+ Misses       1315     1267      -48     
+ Partials       27       26       -1     
Impacted Files Coverage Δ
...pi/accounts/recoverSwapConfigurationsForAccount.ts
src/redux/slices/walletConnectSlice.ts 58.24% <0.00%> (+2.35%) ⬆️
src/components/Dialogs/ManageSwapDialog.tsx 34.67% <0.00%> (+2.53%) ⬆️
src/pages/swaps/my-swaps.page.tsx 63.63% <0.00%> (+10.57%) ⬆️
src/utils/api/swaps/loadSwapConfigurations.ts 50.00% <0.00%> (+17.74%) ⬆️

📣 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 12 times, most recently from dad1f4b to 813f311 Compare December 8, 2022 10:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 75c8d45 to 9aeb8fc Compare December 17, 2022 01:49
@aorumbayev aorumbayev marked this pull request as ready for review December 19, 2022 12:33
@aorumbayev aorumbayev merged commit b8eba84 into main Dec 19, 2022
@aorumbayev aorumbayev deleted the renovate/all-minor-patch branch December 19, 2022 12:33
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