4Catalyzer / farce

History repeats itself
MIT License
98 stars 8 forks source link

chore(deps): update all non-major dependencies #443

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin ^5.13.0 -> ^5.14.0 age adoption passing confidence
@typescript-eslint/parser ^5.13.0 -> ^5.14.0 age adoption passing confidence
karma-chrome-launcher ^3.1.0 -> ^3.1.1 age adoption passing confidence
mocha (source) ^9.2.1 -> ^9.2.2 age adoption passing confidence
puppeteer ^13.4.1 -> ^13.5.1 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.14.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5140-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5130v5140-2022-03-07) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.13.0...v5.14.0) ##### Bug Fixes - **eslint-plugin:** \[naming-convention] cover case that requires quotes ([#​4582](https://togithub.com/typescript-eslint/typescript-eslint/issues/4582)) ([3ea0947](https://togithub.com/typescript-eslint/typescript-eslint/commit/3ea09477debec9f1593e4d3857e153570b488f4d)) - **eslint-plugin:** \[no-misused-promises] factor thenable returning function overload signatures ([#​4620](https://togithub.com/typescript-eslint/typescript-eslint/issues/4620)) ([56a09e9](https://togithub.com/typescript-eslint/typescript-eslint/commit/56a09e98f171662d25ae2692be703a8bbbd3a3a5)) - **eslint-plugin:** \[prefer-readonly-parameter-types] handle class sharp private field and member without throwing error ([#​4343](https://togithub.com/typescript-eslint/typescript-eslint/issues/4343)) ([a65713a](https://togithub.com/typescript-eslint/typescript-eslint/commit/a65713ae138e56555d01a9e8e5179221a2f39e75)) - **eslint-plugin:** \[return-await] correct autofixer in binary expression ([#​4401](https://togithub.com/typescript-eslint/typescript-eslint/issues/4401)) ([5fa2fad](https://togithub.com/typescript-eslint/typescript-eslint/commit/5fa2fade385cc526a962212b94410c58e4c31078)) ##### Features - **eslint-plugin:** \[no-misused-promises] add granular options within `checksVoidReturns` ([#​4623](https://togithub.com/typescript-eslint/typescript-eslint/issues/4623)) ([1085177](https://togithub.com/typescript-eslint/typescript-eslint/commit/10851772696f982b585e0dade728f7980fdc6cc0))
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.14.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5140-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5130v5140-2022-03-07) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.13.0...v5.14.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
karma-runner/karma-chrome-launcher ### [`v3.1.1`](https://togithub.com/karma-runner/karma-chrome-launcher/blob/HEAD/CHANGELOG.md#​311-httpsgithubcomkarma-runnerkarma-chrome-launchercomparev310v311-2022-03-09) [Compare Source](https://togithub.com/karma-runner/karma-chrome-launcher/compare/v3.1.0...v3.1.1) ##### Bug Fixes - artificially trigger a release ([83fdc3c](https://togithub.com/karma-runner/karma-chrome-launcher/commit/83fdc3ca5666374c677408ed0589e66b1124bec4))
mochajs/mocha ### [`v9.2.2`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​922--2022-03-11) [Compare Source](https://togithub.com/mochajs/mocha/compare/v9.2.1...v9.2.2) #### :bug: Fixes - [#​4842](https://togithub.com/mochajs/mocha/issues/4842): Loading of reporter throws wrong error ([**@​juergba**](https://togithub.com/juergba)) - [#​4839](https://togithub.com/mochajs/mocha/issues/4839): `dry-run`: prevent potential call-stack crash ([**@​juergba**](https://togithub.com/juergba)) #### :nut_and_bolt: Other - [#​4843](https://togithub.com/mochajs/mocha/issues/4843): Update production dependencies ([**@​juergba**](https://togithub.com/juergba))
puppeteer/puppeteer ### [`v13.5.1`](https://togithub.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#​1351-httpsgithubcompuppeteerpuppeteercomparev1350v1351-2022-03-09) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v13.5.0...v13.5.1) ### [`v13.5.0`](https://togithub.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#​1350-httpsgithubcompuppeteerpuppeteercomparev1341v1350-2022-03-07) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v13.4.1...v13.5.0) ##### Features - **chromium:** roll to Chromium 100.0.4889.0 (r970485) ([#​8108](https://togithub.com/puppeteer/puppeteer/issues/8108)) ([d12f427](https://togithub.com/puppeteer/puppeteer/commit/d12f42754f7013b5ec0a2198cf2d9cf945d3cb38)) ##### Bug Fixes - Inherit browser-level proxy settings from incognito context ([#​7770](https://togithub.com/puppeteer/puppeteer/issues/7770)) ([3feca32](https://togithub.com/puppeteer/puppeteer/commit/3feca325a9472ee36f7e866ebe375c7f083e0e36)) - **page:** page.createIsolatedWorld error catching has been added ([#​7848](https://togithub.com/puppeteer/puppeteer/issues/7848)) ([309e8b8](https://togithub.com/puppeteer/puppeteer/commit/309e8b80da0519327bc37b44a3ebb6f2e2d357a7)) - **tests:** ensure all tests honour BINARY envvar ([#​8092](https://togithub.com/puppeteer/puppeteer/issues/8092)) ([3b8b9ad](https://togithub.com/puppeteer/puppeteer/commit/3b8b9adde5d18892af96329b6f9303979f9c04f5)) ##### [13.4.1](https://togithub.com/puppeteer/puppeteer/compare/v13.4.0...v13.4.1) (2022-03-01) ##### Bug Fixes - regression in --user-data-dir handling ([#​8060](https://togithub.com/puppeteer/puppeteer/issues/8060)) ([85decdc](https://togithub.com/puppeteer/puppeteer/commit/85decdc28d7d2128e6d2946a72f4d99dd5dbb48a))

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 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 if that's undesired.



This PR has been generated by WhiteSource Renovate. View repository job log here.