mui / toolpad

Toolpad: Full stack components and low-code builder for dashboards and internal apps.
https://mui.com/toolpad/
MIT License
963 stars 243 forks source link

Bump devDependencies #4081

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@argos-ci/core (source) 2.4.1 -> 2.8.1 age adoption passing confidence
@testing-library/jest-dom ^6.4.8 -> ^6.5.0 age adoption passing confidence
@testing-library/react 16.0.0 -> 16.0.1 age adoption passing confidence
markdownlint-cli2 0.13.0 -> 0.14.0 age adoption passing confidence
sinon (source) ^18.0.0 -> ^18.0.1 age adoption passing confidence
typescript (source) 5.5.4 -> 5.6.2 age adoption passing confidence
typescript (source) 5.5.3 -> 5.6.2 age adoption passing confidence
vitest-fail-on-console 0.7.0 -> 0.7.1 age adoption passing confidence

Release Notes

argos-ci/argos-javascript (@​argos-ci/core) ### [`v2.8.1`](https://redirect.github.com/argos-ci/argos-javascript/blob/HEAD/packages/core/CHANGELOG.md#281-2024-09-08) [Compare Source](https://redirect.github.com/argos-ci/argos-javascript/compare/@argos-ci/core@2.8.0...@argos-ci/core@2.8.1) ##### Bug Fixes - fix common js finalize & readConfig ([10f67bc](https://redirect.github.com/argos-ci/argos-javascript/commit/10f67bc78d03b4537053c5210992d487e6ed2f1e)) ### [`v2.8.0`](https://redirect.github.com/argos-ci/argos-javascript/blob/HEAD/packages/core/CHANGELOG.md#280-2024-09-02) [Compare Source](https://redirect.github.com/argos-ci/argos-javascript/compare/@argos-ci/core@2.7.0...@argos-ci/core@2.8.0) ##### Features - collect test report infos in cypress and playwright ([bc275a2](https://redirect.github.com/argos-ci/argos-javascript/commit/bc275a2ad1230bfd9a1aba9d85f86b780333f4a9)) ### [`v2.7.0`](https://redirect.github.com/argos-ci/argos-javascript/blob/HEAD/packages/core/CHANGELOG.md#270-2024-09-01) [Compare Source](https://redirect.github.com/argos-ci/argos-javascript/compare/@argos-ci/core@2.6.0...@argos-ci/core@2.7.0) ##### Features - improve error handling ([baed0ef](https://redirect.github.com/argos-ci/argos-javascript/commit/baed0ef5a04386444ebcc5e3d734d6c7d3dc92db)) ### [`v2.6.0`](https://redirect.github.com/argos-ci/argos-javascript/blob/HEAD/packages/core/CHANGELOG.md#260-2024-08-31) [Compare Source](https://redirect.github.com/argos-ci/argos-javascript/compare/@argos-ci/core@2.5.1...@argos-ci/core@2.6.0) ##### Features - add finalize command ([53ce57d](https://redirect.github.com/argos-ci/argos-javascript/commit/53ce57d7bec003368575495e05781a31698b2816)) #### 2.5.1 (2024-08-29) ##### Bug Fixes - fix branch fetching on CircleCI ([2ae4b37](https://redirect.github.com/argos-ci/argos-javascript/commit/2ae4b3722b6699a19b10b375f770d5198170812c)) ### [`v2.5.1`](https://redirect.github.com/argos-ci/argos-javascript/blob/HEAD/packages/core/CHANGELOG.md#251-2024-08-29) [Compare Source](https://redirect.github.com/argos-ci/argos-javascript/compare/@argos-ci/core@2.5.0...@argos-ci/core@2.5.1) ##### Bug Fixes - fix branch fetching on CircleCI ([2ae4b37](https://redirect.github.com/argos-ci/argos-javascript/commit/2ae4b3722b6699a19b10b375f770d5198170812c)) ### [`v2.5.0`](https://redirect.github.com/argos-ci/argos-javascript/blob/HEAD/packages/core/CHANGELOG.md#250-2024-08-24) [Compare Source](https://redirect.github.com/argos-ci/argos-javascript/compare/@argos-ci/core@2.4.1...@argos-ci/core@2.5.0) ##### Features - support no-content access ([85f8491](https://redirect.github.com/argos-ci/argos-javascript/commit/85f8491a4191cc9f129d58ed0a80424f0c5c03e7)) #### [2.4.1](https://redirect.github.com/argos-ci/argos-javascript/compare/@argos-ci/core@2.4.0...@argos-ci/core@2.4.1) (2024-07-31) **Note:** Version bump only for package [@​argos-ci/core](https://redirect.github.com/argos-ci/core)
testing-library/jest-dom (@​testing-library/jest-dom) ### [`v6.5.0`](https://redirect.github.com/testing-library/jest-dom/compare/v6.4.8...62f0e3a43262b945bbf6bdd9bf231bf3e4ac7778) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.4.8...v6.5.0)
testing-library/react-testing-library (@​testing-library/react) ### [`v16.0.1`](https://redirect.github.com/testing-library/react-testing-library/compare/v16.0.0...3dcd8a9649e25054c0e650d95fca2317b7008576) [Compare Source](https://redirect.github.com/testing-library/react-testing-library/compare/v16.0.0...v16.0.1)
DavidAnson/markdownlint-cli2 (markdownlint-cli2) ### [`v0.14.0`](https://redirect.github.com/DavidAnson/markdownlint-cli2/blob/HEAD/CHANGELOG.md#0140) [Compare Source](https://redirect.github.com/DavidAnson/markdownlint-cli2/compare/v0.13.0...v0.14.0) - Handle `--` parameter per POSIX convention - Add support for glob to `gitignore` configuration - Update dependencies (including `markdownlint`)
sinonjs/sinon (sinon) ### [`v18.0.1`](https://redirect.github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1801) [Compare Source](https://redirect.github.com/sinonjs/sinon/compare/v18.0.0...v18.0.1) Basically a patch release to update a transitive dependency in Nise. - [`03e33ec6`](https://redirect.github.com/sinonjs/sinon/commit/03e33ec6475d7e7acfe62676af63eb2344cd6db0) Pin fake-timers@11.2.2 to avoid breaking change (Carl-Erik Kopseng) - [`5a7924ad`](https://redirect.github.com/sinonjs/sinon/commit/5a7924ad94f37b9985899fc8a1dbfd29cbdd7967) Add createStubInstance header in stubs.md (Daniel Kaplan) - [`ad6804cd`](https://redirect.github.com/sinonjs/sinon/commit/ad6804cd4143eaaaa8f989dae20dbf7295444893) Bump elliptic from 6.5.5 to 6.5.7 ([#​2608](https://redirect.github.com/sinonjs/sinon/issues/2608)) (dependabot\[bot]) - [`033287bd`](https://redirect.github.com/sinonjs/sinon/commit/033287bded8dfce16653b33292ef2fef9ed487b0) Bump path-to-regexp and nise ([#​2611](https://redirect.github.com/sinonjs/sinon/issues/2611)) (dependabot\[bot]) > Bumps [path-to-regexp](https://redirect.github.com/pillarjs/path-to-regexp) to 8.1.0 and updates ancestor dependency [nise](https://redirect.github.com/sinonjs/nise). These dependencies need to be updated together. > > Updates `path-to-regexp` from 6.2.2 to 8.1.0 > > - [Release notes](https://redirect.github.com/pillarjs/path-to-regexp/releases) > - [Changelog](https://redirect.github.com/pillarjs/path-to-regexp/blob/master/History.md) > - [Commits](https://redirect.github.com/pillarjs/path-to-regexp/compare/v6.2.2...v8.1.0) > > Updates `nise` from 6.0.0 to 6.0.1 > > - [Changelog](https://redirect.github.com/sinonjs/nise/blob/main/History.md) > - [Commits](https://redirect.github.com/sinonjs/nise/commits) > > *** > > updated-dependencies: > > - dependency-name: path-to-regexp > > dependency-type: indirect > > - dependency-name: nise > > dependency-type: direct:production > > ... > > Signed-off-by: dependabot\[bot] > > Co-authored-by: dependabot\[bot] <49699333+dependabot\[bot][@​users](https://redirect.github.com/users).noreply.github.com> - [`0c609f95`](https://redirect.github.com/sinonjs/sinon/commit/0c609f95b1f4f18e02896b5a87bbc59f5787093e) re-add testing of esm browser builds (Carl-Erik Kopseng) > It seems unclear why it was removed in the first place: I have tested extensively that it > does work and it does fail the build if changing any assertion in the script - [`da4230a0`](https://redirect.github.com/sinonjs/sinon/commit/da4230a00c929f56738d272da469a5ecb9d40da7) Bump braces from 3.0.2 to 3.0.3 ([#​2605](https://redirect.github.com/sinonjs/sinon/issues/2605)) (dependabot\[bot]) > Bumps [braces](https://redirect.github.com/micromatch/braces) from 3.0.2 to 3.0.3. > > - [Changelog](https://redirect.github.com/micromatch/braces/blob/master/CHANGELOG.md) > - [Commits](https://redirect.github.com/micromatch/braces/compare/3.0.2...3.0.3) > > *** > > updated-dependencies: > > - dependency-name: braces > > dependency-type: indirect > > ... > > Signed-off-by: dependabot\[bot] > > Co-authored-by: dependabot\[bot] <49699333+dependabot\[bot][@​users](https://redirect.github.com/users).noreply.github.com> - [`02542370`](https://redirect.github.com/sinonjs/sinon/commit/02542370a4d92ef12270638f97db29ca4f1cca66) feat(ci): add node v22 ([#​2600](https://redirect.github.com/sinonjs/sinon/issues/2600)) (Rotzbua) - [`794cb81a`](https://redirect.github.com/sinonjs/sinon/commit/794cb81a3bf639c8fb0880f4509a5a1a42066b6e) fix(tests): typo ([#​2603](https://redirect.github.com/sinonjs/sinon/issues/2603)) (Rotzbua) - [`1eb2a254`](https://redirect.github.com/sinonjs/sinon/commit/1eb2a25486564ff6b834cfe0a62329dd8bd455fe) Use NodeJS 22.2.0 as base development version (Carl-Erik Kopseng) - [`1aa713fd`](https://redirect.github.com/sinonjs/sinon/commit/1aa713fd413e1b34645fddff1871da99c6d263f8) Bump rexml from 3.2.5 to 3.2.8 ([#​2599](https://redirect.github.com/sinonjs/sinon/issues/2599)) (dependabot\[bot]) > Bumps [rexml](https://redirect.github.com/ruby/rexml) from 3.2.5 to 3.2.8. > > > - [Release notes](https://redirect.github.com/ruby/rexml/releases) > > - [Changelog](https://redirect.github.com/ruby/rexml/blob/master/NEWS.md) > > - [Commits](https://redirect.github.com/ruby/rexml/compare/v3.2.5...v3.2.8) > > > \--- > > updated-dependencies: > > - dependency-name: rexml > > dependency-type: indirect > > ... > > > Signed-off-by: dependabot\[bot] > > Co-authored-by: dependabot\[bot] <49699333+dependabot\[bot][@​users](https://redirect.github.com/users).noreply.github.com> *Released by [Carl-Erik Kopseng](https://redirect.github.com/fatso83) on 2024-09-10.*
microsoft/TypeScript (typescript) ### [`v5.6.2`](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...a7e3374f13327483fbe94e32806d65785b0b6cda) [Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)
thomasbrodusch/vitest-fail-on-console (vitest-fail-on-console) ### [`v0.7.1`](https://redirect.github.com/thomasbrodusch/vitest-fail-on-console/blob/HEAD/CHANGELOG.md#071-2024-09-02) [Compare Source](https://redirect.github.com/thomasbrodusch/vitest-fail-on-console/compare/v0.7.0...v0.7.1)

Configuration

📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.