ericcornelissen / webmangler

MIT License
1 stars 2 forks source link

chore(deps): update all dependencies #476

Open renovate[bot] opened 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@commitlint/config-conventional (source) 18.4.3 -> 19.2.2 age adoption passing confidence devDependencies major
@stryker-mutator/core (source) 7.3.0 -> 8.2.6 age adoption passing confidence devDependencies major
@stryker-mutator/mocha-runner (source) 7.3.0 -> 8.2.6 age adoption passing confidence devDependencies major
@stryker-mutator/typescript-checker (source) 7.3.0 -> 8.2.6 age adoption passing confidence devDependencies major
@types/chai (source) 4.3.11 -> 4.3.16 age adoption passing confidence devDependencies patch
@types/node (source) 20.10.0 -> 20.12.11 age adoption passing confidence devDependencies minor
@types/sinon (source) 17.0.2 -> 17.0.3 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) 6.13.0 -> 7.8.0 age adoption passing confidence devDependencies major
@typescript-eslint/parser (source) 6.13.0 -> 7.8.0 age adoption passing confidence devDependencies major
actions/cache v3.3.2 -> v4.0.2 age adoption passing confidence action major
actions/checkout v4.1.1 -> v4.1.5 age adoption passing confidence action patch
actions/setup-node v4.0.0 -> v4.0.2 age adoption passing confidence action patch
chai (source) 4.3.10 -> 5.1.1 age adoption passing confidence devDependencies major
codecov/codecov-action v3.1.4 -> v4.3.1 age adoption passing confidence action major
commitlint (source) 18.4.3 -> 19.3.0 age adoption passing confidence devDependencies major
dorny/paths-filter v2.11.1 -> v3.0.2 age adoption passing confidence action major
eslint (source) 8.54.0 -> 9.2.0 age adoption passing confidence devDependencies major
eslint-plugin-import 2.29.0 -> 2.29.1 age adoption passing confidence devDependencies patch
eslint-plugin-jsdoc 46.9.0 -> 48.2.3 age adoption passing confidence devDependencies major
eslint-plugin-markdown 3.0.1 -> 5.0.0 age adoption passing confidence devDependencies major
eslint-plugin-mocha 10.2.0 -> 10.4.3 age adoption passing confidence devDependencies minor
eslint-plugin-regexp 2.1.1 -> 2.5.0 age adoption passing confidence devDependencies minor
eslint-plugin-security 1.7.1 -> 3.0.0 age adoption passing confidence devDependencies major
eslint-plugin-yml (source) 1.10.0 -> 1.14.0 age adoption passing confidence devDependencies minor
fast-check (source) 3.14.0 -> 3.18.0 age adoption passing confidence devDependencies minor
github/codeql-action v2.22.8 -> v3.25.4 age adoption passing confidence action major
gitleaks/gitleaks-action v2.3.2 -> v2.3.4 age adoption passing confidence action patch
husky 8.0.3 -> 9.0.11 age adoption passing confidence devDependencies major
markdownlint-cli 0.37.0 -> 0.40.0 age adoption passing confidence devDependencies minor
mocha (source) 10.2.0 -> 10.4.0 age adoption passing confidence devDependencies minor
node (source) 20.10.0 -> 20.13.0 age adoption passing confidence minor
sinon (source) 17.0.1 -> 17.0.2 age adoption passing confidence devDependencies patch
ts-node (source) 10.9.1 -> 10.9.2 age adoption passing confidence devDependencies patch
typescript (source) 5.3.2 -> 5.4.5 age adoption passing confidence devDependencies minor

Release Notes

conventional-changelog/commitlint (@​commitlint/config-conventional) ### [`v19.2.2`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#1922-2024-04-14) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v19.1.0...v19.2.2) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) ### [`v19.1.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#1910-2024-03-12) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) #### [19.0.3](https://togithub.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3) (2024-02-28) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) ### [`v19.0.3`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#1903-2024-02-28) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v19.0.0...v19.0.3) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) ### [`v19.0.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#1900-2024-02-27) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v18.6.3...v19.0.0) - feat!: migrate to pure ESM ([#​3850](https://togithub.com/conventional-changelog/commitlint/issues/3850)) ([3423735](https://togithub.com/conventional-changelog/commitlint/commit/342373559bdf7c783c4ef37ff05dc38a5f681159)), closes [#​3850](https://togithub.com/conventional-changelog/commitlint/issues/3850) ##### Reverts - Revert "chore!: minimum node version v20" ([2816783](https://togithub.com/conventional-changelog/commitlint/commit/2816783d00e7eb967de3ac9347c2fc43dc8b94fa)) ##### BREAKING CHANGES - migrate to pure ESM - feat: migrate to pure ESM - chore: update snapshot - fix: load `parserPreset` with another `await` - test: migrate to vitest - test: remove no replacement `--runInBand` test-ci script - chore: fix code reviews - refactor(load): rewrite resolve logic - fix(config-nx-scopes): fix syntax error - feat(resolve-extends): add resolveFrom and loadParserPreset - feat(load): use resolveFrom and loadParserPreset from resolve-extends - test: include only @​commitlint/\* packages src in coverage - test: explicit import vitest utilities - test: remove [@​jest/globals](https://togithub.com/jest/globals) from dependencies - fix(resolve-extends): `resolveFrom` output should be platform aware - test: restore NO_COLOR to test script - chore: fix linting issues - fix: should use fileURLToPath instead of pathname for Windows compatibility - Apply suggestions from code review - fix: should reuse `cli` instead call `yargs()` - feat(cli): set terminalWidth as wrap to avoid work break on help - Update .eslintrc.cjs - feat: migrate [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) to pure ESM #### [18.6.2](https://togithub.com/conventional-changelog/commitlint/compare/v18.6.1...v18.6.2) (2024-02-14) ##### Bug Fixes - **config-conventional:** use default export ([#​3911](https://togithub.com/conventional-changelog/commitlint/issues/3911)) ([bc48408](https://togithub.com/conventional-changelog/commitlint/commit/bc4840832f9484186d3281d13ab5e0b4f9f63113)) #### [18.6.1](https://togithub.com/conventional-changelog/commitlint/compare/v18.6.0...v18.6.1) (2024-02-13) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) ### [`v18.6.3`](https://togithub.com/conventional-changelog/commitlint/releases/tag/v18.6.3) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v18.6.2...v18.6.3) ##### Bug Fixes - fix: add missing entry `wrapper.mjs` by [@​JounQin](https://togithub.com/JounQin) in [https://github.com/conventional-changelog/commitlint/pull/3966](https://togithub.com/conventional-changelog/commitlint/pull/3966) **Full Changelog**: https://github.com/conventional-changelog/commitlint/compare/v18.6.2...v18.6.3 ### [`v18.6.2`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#1862-2024-02-14) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v18.6.1...v18.6.2) ##### Bug Fixes - **config-conventional:** use default export ([#​3911](https://togithub.com/conventional-changelog/commitlint/issues/3911)) ([bc48408](https://togithub.com/conventional-changelog/commitlint/commit/bc4840832f9484186d3281d13ab5e0b4f9f63113)) ### [`v18.6.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#1861-2024-02-13) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v18.6.0...v18.6.1) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) ### [`v18.6.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#1860-2024-01-25) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v18.5.0...v18.6.0) ##### Features - **rules:** add header-trim rule ([#​3199](https://togithub.com/conventional-changelog/commitlint/issues/3199)) ([#​3871](https://togithub.com/conventional-changelog/commitlint/issues/3871)) ([331579a](https://togithub.com/conventional-changelog/commitlint/commit/331579a8796af901b5e5103c44fedf1cb3a2f661)) ### [`v18.5.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#1850-2024-01-22) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v18.4.4...v18.5.0) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) #### [18.4.4](https://togithub.com/conventional-changelog/commitlint/compare/v18.4.3...v18.4.4) (2024-01-04) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) #### [18.4.3](https://togithub.com/conventional-changelog/commitlint/compare/v18.4.2...v18.4.3) (2023-11-21) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) #### [18.4.2](https://togithub.com/conventional-changelog/commitlint/compare/v18.4.1...v18.4.2) (2023-11-16) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) ### [`v18.4.4`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#1844-2024-01-04) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v18.4.3...v18.4.4) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional)
stryker-mutator/stryker-js (@​stryker-mutator/core) ### [`v8.2.6`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/core/CHANGELOG.md#826-2024-02-25) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v8.2.5...v8.2.6) ##### Bug Fixes - **deps:** update dependency commander to v12 ([#​4713](https://togithub.com/stryker-mutator/stryker-js/issues/4713)) ([76b1acd](https://togithub.com/stryker-mutator/stryker-js/commit/76b1acd7f378930e9577ed6d26116b1f4a3c76d4)) - **deps:** update dependency npm-run-path to ~5.3.0 ([#​4752](https://togithub.com/stryker-mutator/stryker-js/issues/4752)) ([e440d3e](https://togithub.com/stryker-mutator/stryker-js/commit/e440d3ebb227160187856024820f986aa7b4ba59)) ### [`v8.2.5`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/core/CHANGELOG.md#825-2024-02-20) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v8.2.4...v8.2.5) **Note:** Version bump only for package [@​stryker-mutator/core](https://togithub.com/stryker-mutator/core) ### [`v8.2.4`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/core/CHANGELOG.md#824-2024-02-19) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v8.2.3...v8.2.4) ##### Bug Fixes - **deps:** update dependency semver to ~7.6.0 ([#​4719](https://togithub.com/stryker-mutator/stryker-js/issues/4719)) ([ffe9aeb](https://togithub.com/stryker-mutator/stryker-js/commit/ffe9aebc3d5726796be085d31a356d6922a78948)) ### [`v8.2.3`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/core/CHANGELOG.md#823-2024-02-03) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v8.2.2...v8.2.3) ##### Bug Fixes - **initialize:** use correct url to fetch additional test runner config ([#​4699](https://togithub.com/stryker-mutator/stryker-js/issues/4699)) ([59e53d0](https://togithub.com/stryker-mutator/stryker-js/commit/59e53d07e2bcdfc3634a45691b833e80ee6b65e0)), closes [#​4698](https://togithub.com/stryker-mutator/stryker-js/issues/4698) ### [`v8.2.2`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/core/CHANGELOG.md#822-2024-01-29) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v8.2.1...v8.2.2) **Note:** Version bump only for package [@​stryker-mutator/core](https://togithub.com/stryker-mutator/core) ### [`v8.2.1`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/core/CHANGELOG.md#821-2024-01-29) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v8.1.0...v8.2.1) **Note:** Version bump only for package [@​stryker-mutator/core](https://togithub.com/stryker-mutator/core) ### [`v8.1.0`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/core/CHANGELOG.md#810-2024-01-29) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v8.0.0...v8.1.0) ##### Bug Fixes - **deps:** update a lot of dependencies ([#​4691](https://togithub.com/stryker-mutator/stryker-js/issues/4691)) ([5b45fa6](https://togithub.com/stryker-mutator/stryker-js/commit/5b45fa6fb318393378e8dc17ce43fc5e071ddce7)) ##### Features - **core:** Add .next, .nuxt and .svelte-kit to ignorePattern ([#​4645](https://togithub.com/stryker-mutator/stryker-js/issues/4645)) ([ddc28ea](https://togithub.com/stryker-mutator/stryker-js/commit/ddc28ea49fa483e4525df96315c1b0c7673449a1)) - **instrumenter:** support `.mts` and `.cts` file extensions ([#​4694](https://togithub.com/stryker-mutator/stryker-js/issues/4694)) ([7a09c75](https://togithub.com/stryker-mutator/stryker-js/commit/7a09c75bfda0bd2c3f26346e2c6d538e7942cc97)) ### [`v8.0.0`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/core/CHANGELOG.md#800-2023-11-30) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v7.3.0...v8.0.0) ##### Bug Fixes - **core:** short circuit test executor when no tests and allowEmpty ([#​4477](https://togithub.com/stryker-mutator/stryker-js/issues/4477)) ([ce3e5cd](https://togithub.com/stryker-mutator/stryker-js/commit/ce3e5cdd2c3abcf4576fad485f6f86b11895caf1)) - **deps:** update dependency emoji-regex to v10 ([#​4496](https://togithub.com/stryker-mutator/stryker-js/issues/4496)) ([418688b](https://togithub.com/stryker-mutator/stryker-js/commit/418688b8095afa380e72e4e5453155b84dc9d96d)) - **deps:** update mutation-testing-elements monorepo to v2.0.5 ([#​4536](https://togithub.com/stryker-mutator/stryker-js/issues/4536)) ([45e3ae6](https://togithub.com/stryker-mutator/stryker-js/commit/45e3ae62427ea59dd5ddd42016ecf93b6ecf7e44)) ##### Features - **init:** add svelte custom initializer ([#​4625](https://togithub.com/stryker-mutator/stryker-js/issues/4625)) ([418722d](https://togithub.com/stryker-mutator/stryker-js/commit/418722dfe9155b3db531b5f580edb8d267c6ab38)) - **node:** drop official support for node 16 ([#​4542](https://togithub.com/stryker-mutator/stryker-js/issues/4542)) ([e190207](https://togithub.com/stryker-mutator/stryker-js/commit/e190207e25926179c1a3ed2c0ff97a13720c57bd)) - **svelte:** support mutating `.svelte` files ([0ef9a7f](https://togithub.com/stryker-mutator/stryker-js/commit/0ef9a7f5045799c39f7c6312c73a8d0345236615)) ##### BREAKING CHANGES - **node:** NodeJS 16 is no longer supported. Please use NodeJS 18 or higher. See https://nodejs.org/en/about/previous-releases
stryker-mutator/stryker-js (@​stryker-mutator/mocha-runner) ### [`v8.2.6`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/mocha-runner/CHANGELOG.md#826-2024-02-25) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v8.2.5...v8.2.6) **Note:** Version bump only for package [@​stryker-mutator/mocha-runner](https://togithub.com/stryker-mutator/mocha-runner) ### [`v8.2.5`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/mocha-runner/CHANGELOG.md#825-2024-02-20) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v8.2.4...v8.2.5) **Note:** Version bump only for package [@​stryker-mutator/mocha-runner](https://togithub.com/stryker-mutator/mocha-runner) ### [`v8.2.4`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/mocha-runner/CHANGELOG.md#824-2024-02-19) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v8.2.3...v8.2.4) **Note:** Version bump only for package [@​stryker-mutator/mocha-runner](https://togithub.com/stryker-mutator/mocha-runner) ### [`v8.2.3`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/mocha-runner/CHANGELOG.md#823-2024-02-03) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v8.2.2...v8.2.3) **Note:** Version bump only for package [@​stryker-mutator/mocha-runner](https://togithub.com/stryker-mutator/mocha-runner) ### [`v8.2.2`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/mocha-runner/CHANGELOG.md#822-2024-01-29) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v8.2.1...v8.2.2) **Note:** Version bump only for package [@​stryker-mutator/mocha-runner](https://togithub.com/stryker-mutator/mocha-runner) ### [`v8.2.1`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/mocha-runner/CHANGELOG.md#821-2024-01-29) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v8.1.0...v8.2.1) **Note:** Version bump only for package [@​stryker-mutator/mocha-runner](https://togithub.com/stryker-mutator/mocha-runner) ### [`v8.1.0`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/mocha-runner/CHANGELOG.md#810-2024-01-29) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v8.0.0...v8.1.0) ##### Bug Fixes - **deps:** update a lot of dependencies ([#​4691](https://togithub.com/stryker-mutator/stryker-js/issues/4691)) ([5b45fa6](https://togithub.com/stryker-mutator/stryker-js/commit/5b45fa6fb318393378e8dc17ce43fc5e071ddce7)) ### [`v8.0.0`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/mocha-runner/CHANGELOG.md#800-2023-11-30) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v7.3.0...v8.0.0) ##### Features - **node:** drop official support for node 16 ([#​4542](https://togithub.com/stryker-mutator/stryker-js/issues/4542)) ([e190207](https://togithub.com/stryker-mutator/stryker-js/commit/e190207e25926179c1a3ed2c0ff97a13720c57bd)) ##### BREAKING CHANGES - **node:** NodeJS 16 is no longer supported. Please use NodeJS 18 or higher. See https://nodejs.org/en/about/previous-releases
stryker-mutator/stryker-js (@​stryker-mutator/typescript-checker) ### [`v8.2.6`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/typescript-checker/CHANGELOG.md#826-2024-02-25) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v8.2.5...v8.2.6) **Note:** Version bump only for package [@​stryker-mutator/typescript-checker](https://togithub.com/stryker-mutator/typescript-checker) ### [`v8.2.5`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/typescript-checker/CHANGELOG.md#825-2024-02-20) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v8.2.4...v8.2.5) **Note:** Version bump only for package [@​stryker-mutator/typescript-checker](https://togithub.com/stryker-mutator/typescript-checker) ### [`v8.2.4`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/typescript-checker/CHANGELOG.md#824-2024-02-19) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v8.2.3...v8.2.4) ##### Bug Fixes - **deps:** update dependency semver to ~7.6.0 ([#​4719](https://togithub.com/stryker-mutator/stryker-js/issues/4719)) ([ffe9aeb](https://togithub.com/stryker-mutator/stryker-js/commit/ffe9aebc3d5726796be085d31a356d6922a78948)) - **typescript-checker:** support prerelease TypeScript versions ([#​4738](https://togithub.com/stryker-mutator/stryker-js/issues/4738)) ([40ace6e](https://togithub.com/stryker-mutator/stryker-js/commit/40ace6efb8db155034f28dda5c159dfb05c42662)) ### [`v8.2.3`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/typescript-checker/CHANGELOG.md#823-2024-02-03) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v8.2.2...v8.2.3) **Note:** Version bump only for package [@​stryker-mutator/typescript-checker](https://togithub.com/stryker-mutator/typescript-checker) ### [`v8.2.2`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/typescript-checker/CHANGELOG.md#822-2024-01-29) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v8.2.1...v8.2.2) **Note:** Version bump only for package [@​stryker-mutator/typescript-checker](https://togithub.com/stryker-mutator/typescript-checker) ### [`v8.2.1`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/typescript-checker/CHANGELOG.md#821-2024-01-29) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v8.1.0...v8.2.1) **Note:** Version bump only for package [@​stryker-mutator/typescript-checker](https://togithub.com/stryker-mutator/typescript-checker) ### [`v8.1.0`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/typescript-checker/CHANGELOG.md#810-2024-01-29) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v8.0.0...v8.1.0) ##### Bug Fixes - **deps:** update a lot of dependencies ([#​4691](https://togithub.com/stryker-mutator/stryker-js/issues/4691)) ([5b45fa6](https://togithub.com/stryker-mutator/stryker-js/commit/5b45fa6fb318393378e8dc17ce43fc5e071ddce7)) ### [`v8.0.0`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/typescript-checker/CHANGELOG.md#800-2023-11-30) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v7.3.0...v8.0.0) ##### Features - **node:** drop official support for node 16 ([#​4542](https://togithub.com/stryker-mutator/stryker-js/issues/4542)) ([e190207](https://togithub.com/stryker-mutator/stryker-js/commit/e190207e25926179c1a3ed2c0ff97a13720c57bd)) ##### BREAKING CHANGES - **node:** NodeJS 16 is no longer supported. Please use NodeJS 18 or higher. See https://nodejs.org/en/about/previous-releases
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.8.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#780-2024-04-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.7.1...v7.8.0) ##### 🩹 Fixes - **eslint-plugin:** \[no-unsafe-argument] handle tagged templates - **eslint-plugin:** \[prefer-optional-chain] suggests optional chaining during strict null equality check - **eslint-plugin:** \[consistent-type-assertions] handle tagged templates - **eslint-plugin:** \[no-unsafe-return] handle union types - **eslint-plugin:** \[no-unused-vars] clear error report range ##### ❤️ Thank You - auvred - Josh Goldberg ✨ - jsfm01 - Kim Sang Du - YeonJuan 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. ### [`v7.7.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#771-2024-04-22) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.7.0...v7.7.1) ##### 🩹 Fixes - **eslint-plugin:** \[no-unsafe-assignment] handle shorthand property assignment - **eslint-plugin:** \[explicit-function-return-type] fix checking wrong ancestor's return type - **eslint-plugin:** \[prefer-optional-chain] only look at left operand for `requireNullish` - **eslint-plugin:** \[no-for-in-array] refine report location - **eslint-plugin:** \[no-unnecessary-type-assertion] allow non-null assertion for void type ##### ❤️ Thank You - Abraham Guo - Kirk Waiblinger - YeonJuan 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. ### [`v7.7.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#770-2024-04-15) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.6.0...v7.7.0) ##### 🚀 Features - **eslint-plugin:** replace `no-new-symbol` with `no-new-native-nonconstructor` ##### ❤️ Thank You - Dave - Josh Goldberg ✨ 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. ### [`v7.6.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#760-2024-04-08) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.5.0...v7.6.0) ##### 🚀 Features - bump npm dependency ranges ##### ❤️ Thank You - Abraham Guo - auvred - Brad Zacher 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. ### [`v7.5.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#750-2024-04-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.4.0...v7.5.0) ##### 🩹 Fixes - **eslint-plugin:** \[no-floating-promises] handle TaggedTemplateExpression - **eslint-plugin:** \[no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option ##### ❤️ Thank You - Brad Zacher - Kim Sang Du - Mark de Dios - Naru - YeonJuan 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. ### [`v7.4.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#740-2024-03-25) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.3.1...v7.4.0) ##### 🚀 Features - **eslint-plugin:** \[consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata - **eslint-plugin:** \[no-unnecessary-type-arguments] handle tagged templates - **eslint-plugin:** deprecate no-throw-literal and add a renamed only-throw-error ##### 🩹 Fixes - **eslint-plugin:** \[prefer-optional-chain] address multipart nullish checks false positive - **eslint-plugin:** \[prefer-optional-chain] properly disambiguate between `boolean` and `false` - **eslint-plugin:** \[no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside ##### ❤️ Thank You - Abraham Guo - Brad Zacher - Josh Goldberg ✨ - Kim Sang Du - Kirk Waiblinger - Marco Pasqualetti - YeonJuan 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. ### [`v7.3.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#731-2024-03-18) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.3.0...v7.3.1) ##### 🩹 Fixes - **eslint-plugin:** \[no-floating-promises] revert disable of ignoreVoid in strict config ##### ❤️ Thank You - Josh Goldberg ✨ 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. ### [`v7.3.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#730-2024-03-18) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.2.0...v7.3.0) ##### 🚀 Features - **eslint-plugin:** \[restrict-template-expressions] add `allowArray` option - **eslint-plugin:** add meta.docs.recommended setting for strict config options - **eslint-plugin:** add rule `use-unknown-in-catch-callback-variables` - **eslint-plugin:** \[prefer-reduce-type-parameter] supports tuple, union, intersection ##### 🩹 Fixes - correct `engines.node` constraints in `package.json` - **eslint-plugin:** \[unbound-method] check method definition in object literal using longhand form - **eslint-plugin:** \[consistent-type-imports] handle imports without specifiers - **eslint-plugin:** \[no-redundant-type-constituents] incorrectly marks & string as redundant - **eslint-plugin:** \[no-unnecessary-qualifier] handle merge namespace with enum - **eslint-plugin:** \[no-unused-expressions] false negatives when using assertions - **eslint-plugin:** \[ban-ts-comment] more accurate handling of multiline comments - **eslint-plugin:** \[explicit-function-return-type, explicit-module-boundary-types] improved checking for allowHigherOrderFunctions option - **eslint-plugin:** \[class-literal-property-style] ignore property assigned in constructor - **eslint-plugin:** \[no-unnecessary-type-assertion] fix false negative for const variable declarations ##### ❤️ Thank You - Abraham Guo - Alexu - Arka Pratim Chaudhuri - auvred - Derrick Isaacson - fnx - Josh Goldberg ✨ - Kirk Waiblinger - Marta Cardoso - Michaël De Boey - Tristan Rasmussen - YeonJuan 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. ### [`v7.2.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#720-2024-03-11) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.1.1...v7.2.0) ##### 🚀 Features - support TS 5.4 - **eslint-plugin:** \[prefer-string-starts-ends-with] add allowSingleElementEquality option ##### 🩹 Fixes - **eslint-plugin:** expose \*-type-checked-only configs for extension - **eslint-plugin:** \[member-ordering] report alphabetical sorting for all groups instead of just the first failing group - **eslint-plugin:** \[no-var-requires, no-require-imports] support template literal - **eslint-plugin:** \[no-useless-template-literals] detect TemplateLiteral - **eslint-plugin:** \[no-unnecessary-condition] handle union array and tuple type - **eslint-plugin:** \[prefer-find] support ternary branches in prefer-find ##### ❤️ Thank You - Arka Pratim Chaudhuri - auvred - Chris Plummer - Fotis Papadogeorgopoulos - Josh Goldberg ✨ - Kirk Waiblinger - Wayne Zhang - YeonJuan 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. ### [`v7.1.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#711-2024-03-04) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.1.0...v7.1.1) This was a version bump only for eslint-plugin to align it with other projects, there were no code changes. 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. ### [`v7.1.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#710-2024-02-26) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.0.2...v7.1.0) ##### 🚀 Features - **eslint-plugin:** add \*-type-checked-only configs - **eslint-plugin:** \[naming-convention] support the auto-accessor syntax - **eslint-plugin:** \[consistent-return] add new rule ##### 🩹 Fixes - **eslint-plugin:** \[prefer-opt

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 11 months ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: webmangler-monorepo@0.1.0-alpha
npm error Found: eslint@9.2.0
npm error node_modules/eslint
npm error   dev eslint@"9.2.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^8.56.0" from @typescript-eslint/parser@7.8.0
npm error node_modules/@typescript-eslint/parser
npm error   dev @typescript-eslint/parser@"7.8.0" from the root project
npm error   peer @typescript-eslint/parser@"^7.0.0" from @typescript-eslint/eslint-plugin@7.8.0
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"7.8.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-08T22_19_17_892Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-08T22_19_17_892Z-debug-0.log
renovate[bot] commented 6 months ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: webmangler-monorepo@0.1.0-alpha
npm error Found: eslint@9.2.0
npm error node_modules/eslint
npm error   dev eslint@"9.2.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^8.56.0" from @typescript-eslint/parser@7.8.0
npm error node_modules/@typescript-eslint/parser
npm error   dev @typescript-eslint/parser@"7.8.0" from the root project
npm error   peer @typescript-eslint/parser@"^7.0.0" from @typescript-eslint/eslint-plugin@7.8.0
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"7.8.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-09T12_12_19_541Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-09T12_12_19_541Z-debug-0.log