Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update all non-major dependencies (#80)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@mui/lab](https://mui.com/material-ui/about-the-lab/) ([source](https://togithub.com/mui/material-ui)) | [`5.0.0-alpha.142` -> `5.0.0-alpha.143`](https://renovatebot.com/diffs/npm/@mui%2flab/5.0.0-alpha.142/5.0.0-alpha.143) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2flab/5.0.0-alpha.143?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2flab/5.0.0-alpha.143?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2flab/5.0.0-alpha.142/5.0.0-alpha.143?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2flab/5.0.0-alpha.142/5.0.0-alpha.143?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/material](https://mui.com/material-ui/getting-started/) ([source](https://togithub.com/mui/material-ui)) | [`5.14.7` -> `5.14.8`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.14.7/5.14.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fmaterial/5.14.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fmaterial/5.14.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fmaterial/5.14.7/5.14.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fmaterial/5.14.7/5.14.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@testing-library/jest-dom](https://togithub.com/testing-library/jest-dom) | [`6.1.2` -> `6.1.3`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.1.2/6.1.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2fjest-dom/6.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@testing-library%2fjest-dom/6.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@testing-library%2fjest-dom/6.1.2/6.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@testing-library%2fjest-dom/6.1.2/6.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [mathjs](https://mathjs.org) ([source](https://togithub.com/josdejong/mathjs)) | [`11.10.1` -> `11.11.0`](https://renovatebot.com/diffs/npm/mathjs/11.10.1/11.11.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/mathjs/11.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/mathjs/11.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/mathjs/11.10.1/11.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mathjs/11.10.1/11.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mui/material-ui (@​mui/lab)</summary> ### [`v5.0.0-alpha.143`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muilab500-alpha143) [Compare Source](https://togithub.com/mui/material-ui/compare/8a09d535f101aac98935f82b76345ca9691b5e2b...74c58dabc2cf5ed2242fb08e4781d26088d06b12) - <!-- 06 -->\[TreeView] Use Tree View from MUI X in the lab ([#​38261](https://togithub.com/mui/material-ui/issues/38261)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - <!-- 13 -->\[LoadingButton] Fix HTML rule button > div forbidden nesting ([#​38584](https://togithub.com/mui/material-ui/issues/38584)) [@​oliviertassinari](https://togithub.com/oliviertassinari) </details> <details> <summary>testing-library/jest-dom (@​testing-library/jest-dom)</summary> ### [`v6.1.3`](https://togithub.com/testing-library/jest-dom/releases/tag/v6.1.3) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v6.1.2...v6.1.3) ##### Bug Fixes - proper [@​jest/globals](https://togithub.com/jest/globals) import ([#​530](https://togithub.com/testing-library/jest-dom/issues/530)) ([5b492ac](https://togithub.com/testing-library/jest-dom/commit/5b492ace23d52b7cb7d3f91913ed0b5311905a26)) </details> <details> <summary>josdejong/mathjs (mathjs)</summary> ### [`v11.11.0`](https://togithub.com/josdejong/mathjs/blob/HEAD/HISTORY.md#2023-09-05-11110) [Compare Source](https://togithub.com/josdejong/mathjs/compare/v11.10.1...v11.11.0) - Implement function `corr` to calculate the correlation between two matrices ([#​3015](https://togithub.com/josdejong/mathjs/issues/3015), [#​2624](https://togithub.com/josdejong/mathjs/issues/2624)). Thanks [@​vrushaket](https://togithub.com/vrushaket). - Lock `fraction.js` at version `4.3.4` for now, see [#​3024](https://togithub.com/josdejong/mathjs/issues/3024), 3022, [https://github.com/rawify/Fraction.js/issues/68](https://togithub.com/rawify/Fraction.js/issues/68)s/68. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on Saturday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/rparini/cxroots-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information