ericcornelissen / webmangler

MIT License
1 stars 2 forks source link

chore(deps): update all dependencies #448

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@commitlint/config-conventional (source) 17.6.3 -> 17.6.5 age adoption passing confidence devDependencies patch
@stryker-mutator/core (source) 6.4.2 -> 7.0.1 age adoption passing confidence devDependencies major
@stryker-mutator/mocha-runner (source) 6.4.2 -> 7.0.1 age adoption passing confidence devDependencies major
@stryker-mutator/typescript-checker (source) 6.4.2 -> 7.0.1 age adoption passing confidence devDependencies major
@typescript-eslint/eslint-plugin 5.59.7 -> 5.59.9 age adoption passing confidence devDependencies patch
@typescript-eslint/parser 5.59.7 -> 5.59.9 age adoption passing confidence devDependencies patch
commitlint (source) 17.6.3 -> 17.6.5 age adoption passing confidence devDependencies patch
eslint (source) 8.41.0 -> 8.42.0 age adoption passing confidence devDependencies minor
eslint-plugin-jsdoc 45.0.0 -> 46.2.4 age adoption passing confidence devDependencies major
fast-check 3.9.0 -> 3.10.0 age adoption passing confidence devDependencies minor
github/codeql-action v2.3.5 -> v2.3.6 age adoption passing confidence action patch
typescript (source) 5.0.4 -> 5.1.3 age adoption passing confidence devDependencies minor

Release Notes

conventional-changelog/commitlint (@​commitlint/config-conventional) ### [`v17.6.5`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#​1765-httpsgithubcomconventional-changelogcommitlintcomparev1764v1765-2023-05-30) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.6.3...v17.6.5) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional)
stryker-mutator/stryker-js (@​stryker-mutator/core) ### [`v7.0.1`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/core/CHANGELOG.md#​701-httpsgithubcomstryker-mutatorstryker-jscomparev700v701-2023-06-03) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v7.0.0...v7.0.1) **Note:** Version bump only for package [@​stryker-mutator/core](https://togithub.com/stryker-mutator/core) ### [`v7.0.0`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/core/CHANGELOG.md#​700-httpsgithubcomstryker-mutatorstryker-jscomparev642v700-2023-06-02) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v6.4.2...v7.0.0) ##### Bug Fixes - **core:** improve no-mutate warning ([#​4248](https://togithub.com/stryker-mutator/stryker-js/issues/4248)) ([6bf7a56](https://togithub.com/stryker-mutator/stryker-js/commit/6bf7a565bff2c730ed70ad64e5432de2d503864a)) - **deps:** update dependency inquirer to ~9.2.0 ([#​4137](https://togithub.com/stryker-mutator/stryker-js/issues/4137)) ([d985780](https://togithub.com/stryker-mutator/stryker-js/commit/d9857800c94002b87d399d126160a777318e5daa)) - **deps:** update dependency minimatch to v8 ([#​4079](https://togithub.com/stryker-mutator/stryker-js/issues/4079)) ([af4a62c](https://togithub.com/stryker-mutator/stryker-js/commit/af4a62cb750648d23e1e7a2e64fbb5ba5ae6cc47)) - **deps:** update dependency mutation-testing-elements to v2 ([#​4148](https://togithub.com/stryker-mutator/stryker-js/issues/4148)) ([50071e6](https://togithub.com/stryker-mutator/stryker-js/commit/50071e6448656fbc55a0c62d38779056a5847b97)) - **deps:** update dependency tslib to v2.5.2 ([#​4241](https://togithub.com/stryker-mutator/stryker-js/issues/4241)) ([4cd2a86](https://togithub.com/stryker-mutator/stryker-js/commit/4cd2a86503a243fd2998bc72245b8bda00d30d49)) - **deps:** update mutation-testing-elements monorepo to v2.0.1 ([#​4182](https://togithub.com/stryker-mutator/stryker-js/issues/4182)) ([c1b7312](https://togithub.com/stryker-mutator/stryker-js/commit/c1b7312a238b67f43630101b084ff33780eda1c5)) - **deps:** update mutation-testing-metrics and mutation-report-schema to v2 ([#​4154](https://togithub.com/stryker-mutator/stryker-js/issues/4154)) ([9b77a3f](https://togithub.com/stryker-mutator/stryker-js/commit/9b77a3f6fdeb7036b1e15610f03dd8c85a502670)) - **incremental:** correctly identify removed test files ([#​4134](https://togithub.com/stryker-mutator/stryker-js/issues/4134)) ([7342ac6](https://togithub.com/stryker-mutator/stryker-js/commit/7342ac6cb4b6c09207e9ba84da5c85a24bcc62f4)) - **Reporter API:** use 1-based locations with `onMutantTested` ([#​4158](https://togithub.com/stryker-mutator/stryker-js/issues/4158)) ([f5227e0](https://togithub.com/stryker-mutator/stryker-js/commit/f5227e0907efcc7433dbc93848f1f9057fb86978)) ##### chore - **esm:** use "exports" and module "Node16" ([#​4171](https://togithub.com/stryker-mutator/stryker-js/issues/4171)) ([cdf4a34](https://togithub.com/stryker-mutator/stryker-js/commit/cdf4a342b73d922423eb46a919eb3b38c4c43c46)) ##### Features - **config:** add `--allowEmpty` option ([#​4198](https://togithub.com/stryker-mutator/stryker-js/issues/4198)) ([44e355e](https://togithub.com/stryker-mutator/stryker-js/commit/44e355ee727bbceff1a4069055844c49c0ea2118)) - **config:** add `'always'` option to `cleanTempDir` ([#​4187](https://togithub.com/stryker-mutator/stryker-js/issues/4187)) ([f02efb2](https://togithub.com/stryker-mutator/stryker-js/commit/f02efb2db08d13be132c0bd318dfa6d3f6399788)) - **node:** Drop support for node 14 ([#​4105](https://togithub.com/stryker-mutator/stryker-js/issues/4105)) ([a88744f](https://togithub.com/stryker-mutator/stryker-js/commit/a88744f1a5fa47274ee0f30abc635831b18113fa)) - **reporter-api:** remove `onAllMutantsTested` ([#​4234](https://togithub.com/stryker-mutator/stryker-js/issues/4234)) ([762c023](https://togithub.com/stryker-mutator/stryker-js/commit/762c023e5ac0ae6e2967be0458663c41d31e82ea)) - **type-checking:** disable type check by default ([#​4246](https://togithub.com/stryker-mutator/stryker-js/issues/4246)) ([d45350a](https://togithub.com/stryker-mutator/stryker-js/commit/d45350ad2440d455b7ba215aae1f87712e22fdc5)) ##### BREAKING CHANGES - **type-checking:** `disableTypeChecks` is now `true` by default. You can use this configuration to opt out: ```json { "disableTypeChecks": "{test,src,lib}/**/*.{js,ts,jsx,tsx,html,vue,cts,mts}" } ``` - **reporter-api:** The event `onAllMutantsTested` has been removed. Plugin creators should use `onMutationTestReportReady` instead. - **esm:** Deep (and undocumented) imports from `@stryker-mutator/core` or one of the plugins will no longer work. If you want to import something that's not available, please let us know by [opening an issue](https://togithub.com/stryker-mutator/stryker-js/issues/new/choose) - **node:** Node 14 is no longer supported. Please install an LTS version of node: nodejs.org/ #### [6.4.2](https://togithub.com/stryker-mutator/stryker-js/compare/v6.4.1...v6.4.2) (2023-03-24) ##### Bug Fixes - **angular:** generate karma.conf.js file when it is missing ([#​4054](https://togithub.com/stryker-mutator/stryker-js/issues/4054)) ([915c6d8](https://togithub.com/stryker-mutator/stryker-js/commit/915c6d85db5cbe8a5276e18cd3a07e399d604cfa)) - **deps:** update dependency execa to v7.1.1 ([#​4025](https://togithub.com/stryker-mutator/stryker-js/issues/4025)) ([13bc0b5](https://togithub.com/stryker-mutator/stryker-js/commit/13bc0b56cf5c02a17429d805ddd1bf9f5f77725b)) - **deps:** update dependency log4js to ~6.9.0 ([#​3988](https://togithub.com/stryker-mutator/stryker-js/issues/3988)) ([fca777f](https://togithub.com/stryker-mutator/stryker-js/commit/fca777f40185cbcbc3cd2b7bff7652a56823324c)) - **progress reporter:** improve ETC prediction ([#​4024](https://togithub.com/stryker-mutator/stryker-js/issues/4024)) ([956bbe9](https://togithub.com/stryker-mutator/stryker-js/commit/956bbe9a7ae3afb2e339f9027fe553c428c0c195)), closes [#​4018](https://togithub.com/stryker-mutator/stryker-js/issues/4018) #### [6.4.1](https://togithub.com/stryker-mutator/stryker-js/compare/v6.4.0...v6.4.1) (2023-02-17) **Note:** Version bump only for package [@​stryker-mutator/core](https://togithub.com/stryker-mutator/core)
stryker-mutator/stryker-js (@​stryker-mutator/mocha-runner) ### [`v7.0.1`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/mocha-runner/CHANGELOG.md#​701-httpsgithubcomstryker-mutatorstryker-jscomparev700v701-2023-06-03) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v7.0.0...v7.0.1) ##### Bug Fixes - **deps:** update `@stryker-mutator/core` peer dep ([9dd4a76](https://togithub.com/stryker-mutator/stryker-js/commit/9dd4a767d30830861a3e997266a6491fae799acd)) ### [`v7.0.0`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/mocha-runner/CHANGELOG.md#​700-httpsgithubcomstryker-mutatorstryker-jscomparev642v700-2023-06-02) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v6.4.2...v7.0.0) ##### chore - **esm:** use "exports" and module "Node16" ([#​4171](https://togithub.com/stryker-mutator/stryker-js/issues/4171)) ([cdf4a34](https://togithub.com/stryker-mutator/stryker-js/commit/cdf4a342b73d922423eb46a919eb3b38c4c43c46)) ##### Features - **node:** Drop support for node 14 ([#​4105](https://togithub.com/stryker-mutator/stryker-js/issues/4105)) ([a88744f](https://togithub.com/stryker-mutator/stryker-js/commit/a88744f1a5fa47274ee0f30abc635831b18113fa)) ##### BREAKING CHANGES - **esm:** Deep (and undocumented) imports from `@stryker-mutator/core` or one of the plugins will no longer work. If you want to import something that's not available, please let us know by [opening an issue](https://togithub.com/stryker-mutator/stryker-js/issues/new/choose) - **node:** Node 14 is no longer supported. Please install an LTS version of node: nodejs.org/ #### [6.4.2](https://togithub.com/stryker-mutator/stryker-js/compare/v6.4.1...v6.4.2) (2023-03-24) **Note:** Version bump only for package [@​stryker-mutator/mocha-runner](https://togithub.com/stryker-mutator/mocha-runner) #### [6.4.1](https://togithub.com/stryker-mutator/stryker-js/compare/v6.4.0...v6.4.1) (2023-02-17) ##### Bug Fixes - **deps:** set correct stryker peer dep version ([c88c537](https://togithub.com/stryker-mutator/stryker-js/commit/c88c537c61d03e50362e98e9dddc7569b0c88200))
stryker-mutator/stryker-js (@​stryker-mutator/typescript-checker) ### [`v7.0.1`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/typescript-checker/CHANGELOG.md#​701-httpsgithubcomstryker-mutatorstryker-jscomparev700v701-2023-06-03) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v7.0.0...v7.0.1) ##### Bug Fixes - **deps:** update `@stryker-mutator/core` peer dep ([9dd4a76](https://togithub.com/stryker-mutator/stryker-js/commit/9dd4a767d30830861a3e997266a6491fae799acd)) ### [`v7.0.0`](https://togithub.com/stryker-mutator/stryker-js/blob/HEAD/packages/typescript-checker/CHANGELOG.md#​700-httpsgithubcomstryker-mutatorstryker-jscomparev642v700-2023-06-02) [Compare Source](https://togithub.com/stryker-mutator/stryker-js/compare/v6.4.2...v7.0.0) ##### Bug Fixes - **deps:** update dependency semver to v7.4.0 ([#​4101](https://togithub.com/stryker-mutator/stryker-js/issues/4101)) ([c317294](https://togithub.com/stryker-mutator/stryker-js/commit/c3172941d5c8718f589fdaad9746033c1cf7e6fc)) - **deps:** update dependency semver to v7.5.0 ([#​4121](https://togithub.com/stryker-mutator/stryker-js/issues/4121)) ([4c8dade](https://togithub.com/stryker-mutator/stryker-js/commit/4c8dade076b18d9e4792fef2028d4b0c93ea27bb)) ##### chore - **esm:** use "exports" and module "Node16" ([#​4171](https://togithub.com/stryker-mutator/stryker-js/issues/4171)) ([cdf4a34](https://togithub.com/stryker-mutator/stryker-js/commit/cdf4a342b73d922423eb46a919eb3b38c4c43c46)) ##### Features - **node:** Drop support for node 14 ([#​4105](https://togithub.com/stryker-mutator/stryker-js/issues/4105)) ([a88744f](https://togithub.com/stryker-mutator/stryker-js/commit/a88744f1a5fa47274ee0f30abc635831b18113fa)) ##### BREAKING CHANGES - **esm:** Deep (and undocumented) imports from `@stryker-mutator/core` or one of the plugins will no longer work. If you want to import something that's not available, please let us know by [opening an issue](https://togithub.com/stryker-mutator/stryker-js/issues/new/choose) - **node:** Node 14 is no longer supported. Please install an LTS version of node: nodejs.org/ #### [6.4.2](https://togithub.com/stryker-mutator/stryker-js/compare/v6.4.1...v6.4.2) (2023-03-24) **Note:** Version bump only for package [@​stryker-mutator/typescript-checker](https://togithub.com/stryker-mutator/typescript-checker) #### [6.4.1](https://togithub.com/stryker-mutator/stryker-js/compare/v6.4.0...v6.4.1) (2023-02-17) ##### Bug Fixes - **deps:** set correct stryker peer dep version ([c88c537](https://togithub.com/stryker-mutator/stryker-js/commit/c88c537c61d03e50362e98e9dddc7569b0c88200))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.59.9`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5599-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5598v5599-2023-06-05) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.8...v5.59.9) **Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ### [`v5.59.8`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5598-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5597v5598-2023-05-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.7...v5.59.8) **Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.59.9`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5599-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5598v5599-2023-06-05) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.8...v5.59.9) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v5.59.8`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5598-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5597v5598-2023-05-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.7...v5.59.8) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
conventional-changelog/commitlint (commitlint) ### [`v17.6.5`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​alias/commitlint/CHANGELOG.md#​1765-httpsgithubcomconventional-changelogcommitlintcomparev1764v1765-2023-05-30) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.6.3...v17.6.5) **Note:** Version bump only for package commitlint
eslint/eslint ### [`v8.42.0`](https://togithub.com/eslint/eslint/releases/tag/v8.42.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.41.0...v8.42.0) ##### Features - [`b8448ff`](https://togithub.com/eslint/eslint/commit/b8448ff1ae1adf26a81dea07f340caa5b5c2f257) feat: correct no-useless-return behaviour in try statements ([#​16996](https://togithub.com/eslint/eslint/issues/16996)) (Nitin Kumar) ##### Bug Fixes - [`a589636`](https://togithub.com/eslint/eslint/commit/a5896360c3faa1e7d1fe81a9907a434b8b8f6b60) fix: Config with `ignores` and without `files` should not always apply ([#​17181](https://togithub.com/eslint/eslint/issues/17181)) (Milos Djermanovic) - [`c4fad17`](https://togithub.com/eslint/eslint/commit/c4fad173c7149dbcd25695c19c68663102b9ec6b) fix: Correct ignore message for "node_modules" subfolders ([#​17217](https://togithub.com/eslint/eslint/issues/17217)) (Francesco Trotta) ##### Documentation - [`01d7142`](https://togithub.com/eslint/eslint/commit/01d7142642c87241135699571e8010f5e8fcda4f) docs: Update README (GitHub Actions Bot) - [`e5182b7`](https://togithub.com/eslint/eslint/commit/e5182b723ff82bb3b55c50c06d64626055414b31) docs: Update README (GitHub Actions Bot) ##### Chores - [`6ca5b7c`](https://togithub.com/eslint/eslint/commit/6ca5b7ca3bac9e10c6cfee4cdc78446e94eb7607) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).42.0 ([#​17236](https://togithub.com/eslint/eslint/issues/17236)) (Milos Djermanovic) - [`67fc5e7`](https://togithub.com/eslint/eslint/commit/67fc5e730e4dfc372dea11e15d3f5165bc812491) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`0892412`](https://togithub.com/eslint/eslint/commit/0892412556b2ba6c3d1b85152dafe47a3f4cba72) refactor: remove `Identifier` listener in no-irregular-whitespace ([#​17235](https://togithub.com/eslint/eslint/issues/17235)) (Milos Djermanovic) - [`f67d298`](https://togithub.com/eslint/eslint/commit/f67d2984c3c3f26497842a04d5166707587c1fca) test: Add `FlatESLint` tests with missing config files ([#​17164](https://togithub.com/eslint/eslint/issues/17164)) (Milos Djermanovic) - [`5b68d51`](https://togithub.com/eslint/eslint/commit/5b68d51e3e6bd003d6cf74d3434f7165691b4f4d) chore: Fix `fixedsize` attribute in code path analysis DOT debug output ([#​17202](https://togithub.com/eslint/eslint/issues/17202)) (Milos Djermanovic) - [`37432f2`](https://togithub.com/eslint/eslint/commit/37432f27dc15817d66cf42377792197dc2aeb8b2) chore: update descriptions in key-spacing tests ([#​17195](https://togithub.com/eslint/eslint/issues/17195)) (Milos Djermanovic)
gajus/eslint-plugin-jsdoc ### [`v46.2.4`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v46.2.4) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v46.2.3...v46.2.4) ##### Bug Fixes - **`imports-as-dependencies`:** allow relative paths ([7469e59](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/7469e59e2c02d31226df9b0afcb9fd154c50136e)) ### [`v46.2.3`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v46.2.3) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v46.2.2...v46.2.3) ##### Bug Fixes - **`imports-as-dependencies`:** catch `typings` as possible publishing source ([e3b0d0c](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/e3b0d0c6d40637a960cc071ad8a08518e30756c7)) ### [`v46.2.2`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v46.2.2) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v46.2.1...v46.2.2) ##### Bug Fixes - **`imports-as-dependencies`:** don't report TypeScript proper ([75b6b8c](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/75b6b8cfe2919a79f7ca39a2070ef4eaf3230dab)) ### [`v46.2.1`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v46.2.1) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v46.2.0...v46.2.1) ##### Bug Fixes - **`imports-as-dependencies`:** check for `types` in `package.json` and if not present, check `[@types](https://togithub.com/types)`; fixes [#​1107](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/1107) ([785fb26](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/785fb2668ee8c98c6110584a8b9b9cbcc722ea01)) ### [`v46.2.0`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v46.2.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v46.1.0...v46.2.0) ##### Features - **`imports-as-dependencies`:** add new rule to detect missing dependencies for import statements; fixes [#​896](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/896) ([d7ec6e0](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/d7ec6e08ac5a4cf960f866120f0a8fa14df6f977)) ### [`v46.1.0`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v46.1.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v46.0.0...v46.1.0) ##### Features - **`require-returns`:** per-context `forceRequireReturn`; fixes [#​757](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/757) ([31b3a24](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/31b3a24b7e015cfe938204618e71fa85d921cc7f)) ### [`v46.0.0`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v46.0.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v45.0.0...v46.0.0) ##### Features - **`no-defaults`:** make no-defaults on by default ([034ade1](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/034ade155235715ee198875778a95196384b2b4f)) ##### BREAKING CHANGES - **`no-defaults`:** Removes default values. Disable the rule if removal not desired. Also: - docs: adds info on TS recommended rules
dubzzz/fast-check ### [`v3.10.0`](https://togithub.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#​3100) [Compare Source](https://togithub.com/dubzzz/fast-check/compare/v3.9.0...v3.10.0) *New arbitrary generating strings matching the provided regex: `stringMatching`* \[[Code](https://togithub.com/dubzzz/fast-check/tree/v3.10.0)]\[[Diff](https://togithub.com/dubzzz/fast-check/compare/v3.9.0...v3.10.0)] #### Features - ([PR#​3920](https://togithub.com/dubzzz/fast-check/pull/3920)) Prepare tokenizers for `stringMatching` - ([PR#​3921](https://togithub.com/dubzzz/fast-check/pull/3921)) Introduce `stringMatching` - ([PR#​3924](https://togithub.com/dubzzz/fast-check/pull/3924)) Add support for negate regex - ([PR#​3925](https://togithub.com/dubzzz/fast-check/pull/3925)) Explicit ban of unsupported regex flags in `stringMatching` - ([PR#​3926](https://togithub.com/dubzzz/fast-check/pull/3926)) Add support for capturing regexes - ([PR#​3927](https://togithub.com/dubzzz/fast-check/pull/3927)) Add support for disjunctions in regexes - ([PR#​3928](https://togithub.com/dubzzz/fast-check/pull/3928)) Correctly parse ^ and $ in regex - ([PR#​3929](https://togithub.com/dubzzz/fast-check/pull/3929)) Correctly parse numeric backreference - ([PR#​3930](https://togithub.com/dubzzz/fast-check/pull/3930)) Correctly parse look{ahead,behind} in regexes - ([PR#​3932](https://togithub.com/dubzzz/fast-check/pull/3932)) Support empty disjunctions in regexes - ([PR#​3933](https://togithub.com/dubzzz/fast-check/pull/3933)) Add parsing support for \p and \k - ([PR#​3935](https://togithub.com/dubzzz/fast-check/pull/3935)) Support generation of strings not constrained by ^ or $ - ([PR#​3938](https://togithub.com/dubzzz/fast-check/pull/3938)) Support regex flags: d, m and s - ([PR#​3939](https://togithub.com/dubzzz/fast-check/pull/3939)) Support unicode regexes #### Fixes - ([PR#​3909](https://togithub.com/dubzzz/fast-check/pull/3909)) Clean: Drop bundle centric tests - ([PR#​3902](https://togithub.com/dubzzz/fast-check/pull/3902)) Doc: Release note page for 3.9.0 - ([PR#​3904](https://togithub.com/dubzzz/fast-check/pull/3904)) Doc: Fix typo in What's new 3.9.0 - ([PR#​3910](https://togithub.com/dubzzz/fast-check/pull/3910)) Doc: Lazy load image of sponsors - ([PR#​3911](https://togithub.com/dubzzz/fast-check/pull/3911)) Doc: Add alt labels on feature badges - ([PR#​3912](https://togithub.com/dubzzz/fast-check/pull/3912)) Doc: Stop lazy images in critical viewport - ([PR#​3913](https://togithub.com/dubzzz/fast-check/pull/3913)) Doc: Better a11y on feature badges - ([PR#​3898](https://togithub.com/dubzzz/fast-check/pull/3898)) Script: Run publint in strict mode - ([PR#​3903](https://togithub.com/dubzzz/fast-check/pull/3903)) Test: Rework race conditions specs in tutorial - ([PR#​3931](https://togithub.com/dubzzz/fast-check/pull/3931)) Test: Add some more checks on `stringMatching` - ([PR#​3936](https://togithub.com/dubzzz/fast-check/pull/3936)) Test: Test against more regexes in `stringMatching` - ([PR#​3940](https://togithub.com/dubzzz/fast-check/pull/3940)) Test: Add some more known regexes in our test suite ***
github/codeql-action ### [`v2.3.6`](https://togithub.com/github/codeql-action/compare/v2.3.5...v2.3.6) [Compare Source](https://togithub.com/github/codeql-action/compare/v2.3.5...v2.3.6)
Microsoft/TypeScript ### [`v5.1.3`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.1.3): TypeScript 5.1.3 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-1/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.1.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.1.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.1.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.3%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

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.