defenseunicorns / uds-runtime

UDS Runtime API & UI
GNU Affero General Public License v3.0
6 stars 3 forks source link

chore(deps): update devdependencies #452

Open renovate[bot] opened 2 days ago

renovate[bot] commented 2 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@playwright/test (source) 1.48.0 -> 1.48.1 age adoption passing confidence
@testing-library/jest-dom 6.5.0 -> 6.6.2 age adoption passing confidence
@types/lodash (source) 4.17.10 -> 4.17.11 age adoption passing confidence
chart.js (source) 4.4.4 -> 4.4.5 age adoption passing confidence
eslint-plugin-svelte (source) 2.44.1 -> 2.45.1 age adoption passing confidence
tslib (source) 2.7.0 -> 2.8.0 age adoption passing confidence
typescript-eslint (source) 8.9.0 -> 8.10.0 age adoption passing confidence

Release Notes

microsoft/playwright (@​playwright/test) ### [`v1.48.1`](https://redirect.github.com/microsoft/playwright/compare/v1.48.0...ceb756dad3a3089d470890fd5c75aa585a47cb7c) [Compare Source](https://redirect.github.com/microsoft/playwright/compare/v1.48.0...v1.48.1)
testing-library/jest-dom (@​testing-library/jest-dom) ### [`v6.6.2`](https://redirect.github.com/testing-library/jest-dom/compare/v6.6.1...4468378fb4986018e0bacdebd02244decb9f0718) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.6.1...v6.6.2) ### [`v6.6.1`](https://redirect.github.com/testing-library/jest-dom/compare/v6.6.0...ced792e2f2773f16c249c6ce59fa8df968d28a20) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.6.0...v6.6.1) ### [`v6.6.0`](https://redirect.github.com/testing-library/jest-dom/compare/v6.5.0...9b148043d082a83f0ae5cdc03cdfc6a7c4573e6e) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.5.0...v6.6.0)
chartjs/Chart.js (chart.js) ### [`v4.4.5`](https://redirect.github.com/chartjs/Chart.js/releases/tag/v4.4.5) [Compare Source](https://redirect.github.com/chartjs/Chart.js/compare/v4.4.4...v4.4.5) ### Essential Links - [npm](https://www.npmjs.com/package/chart.js) - [Migration guide](https://www.chartjs.org/docs/4.4.5/migration/v4-migration.html) - [Docs](https://www.chartjs.org/docs/4.4.5/) - [API](https://www.chartjs.org/docs/4.4.5/api/) - [Samples](https://www.chartjs.org/docs/4.4.5/samples/) #### Bugs Fixed - [#​11927](https://redirect.github.com/chartjs/Chart.js/issues/11927) Don't apply default colors in the colors plugin when defaults are used - [#​11907](https://redirect.github.com/chartjs/Chart.js/issues/11907) Avoid error if borderOpts.dash is undefined - [#​11882](https://redirect.github.com/chartjs/Chart.js/issues/11882) Fix initial dataset stacks #### Types - [#​11931](https://redirect.github.com/chartjs/Chart.js/issues/11931) Allow array's in backgroundColor defaults and add hover background and border color to defaults #### Documentation - [#​11930](https://redirect.github.com/chartjs/Chart.js/issues/11930) Fix typo in time.md #### Development - [#​11932](https://redirect.github.com/chartjs/Chart.js/issues/11932) Bump package version to 4.4.5 - [#​11875](https://redirect.github.com/chartjs/Chart.js/issues/11875) Bump socket.io from 4.6.1 to 4.7.5 Thanks to [@​HieroglypH](https://redirect.github.com/HieroglypH), [@​LeeLenaleee](https://redirect.github.com/LeeLenaleee), [@​dependabot](https://redirect.github.com/dependabot), [@​dependabot](https://redirect.github.com/dependabot)\[bot] and [@​dregad](https://redirect.github.com/dregad)
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte) ### [`v2.45.1`](https://redirect.github.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%402.45.1) [Compare Source](https://redirect.github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.45.0...eslint-plugin-svelte@2.45.1) ##### Patch Changes - [#​874](https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/874) [`457521a`](https://redirect.github.com/sveltejs/eslint-plugin-svelte/commit/457521aef18ba95b99eb5e9c79a81d0a4fb3552e) Thanks [@​ota-meshi](https://redirect.github.com/ota-meshi)! - fix: update svelte-eslint-parser to v0.42 ### [`v2.45.0`](https://redirect.github.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%402.45.0) [Compare Source](https://redirect.github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.44.1...eslint-plugin-svelte@2.45.0) ##### Minor Changes - [#​870](https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/870) [`b0373be`](https://redirect.github.com/sveltejs/eslint-plugin-svelte/commit/b0373bef49e4225751c98c3c46c6099cb7d1ca72) Thanks [@​mikededo](https://redirect.github.com/mikededo)! - feat(html-closing-bracket-new-line): add `html-closing-bracket-new-line` rule - [#​868](https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/868) [`edf99d3`](https://redirect.github.com/sveltejs/eslint-plugin-svelte/commit/edf99d3d7b7bf47def460efce4aabe59c2ce446d) Thanks [@​mikededo](https://redirect.github.com/mikededo)! - feat(no-inspect): add `no-inspect` rule ##### Patch Changes - [#​856](https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/856) [`cf6c842`](https://redirect.github.com/sveltejs/eslint-plugin-svelte/commit/cf6c842abc8730ef3841686a52273eec3906abcf) Thanks [@​KuSh](https://redirect.github.com/KuSh)! - chore: Avoid using deprecated FlatConfig eslint type
Microsoft/tslib (tslib) ### [`v2.8.0`](https://redirect.github.com/microsoft/tslib/releases/tag/v2.8.0) [Compare Source](https://redirect.github.com/Microsoft/tslib/compare/v2.7.0...v2.8.0) #### What's Changed - Validate export structure of every entrypoint by [@​andrewbranch](https://redirect.github.com/andrewbranch) in [https://github.com/microsoft/tslib/pull/269](https://redirect.github.com/microsoft/tslib/pull/269) - Add rewriteRelativeImportExtension helper by [@​andrewbranch](https://redirect.github.com/andrewbranch) in [https://github.com/microsoft/tslib/pull/270](https://redirect.github.com/microsoft/tslib/pull/270) **Full Changelog**: https://github.com/microsoft/tslib/compare/v2.7.0...v2.8.0
typescript-eslint/typescript-eslint (typescript-eslint) ### [`v8.10.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8100-2024-10-17) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.9.0...v8.10.0) ##### šŸ©¹ Fixes - **typescript-eslint:** propagate `name` field to extended configs in `config` helper ([#​10094](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10094)) ##### ā¤ļø Thank You - auvred [@​auvred](https://redirect.github.com/auvred) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), 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.