4Catalyzer / farce

History repeats itself
MIT License
98 stars 8 forks source link

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

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
@babel/core (source) ^7.17.9 -> ^7.17.10 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.20.0 -> ^5.21.0 age adoption passing confidence
@typescript-eslint/parser ^5.20.0 -> ^5.21.0 age adoption passing confidence
babel-loader ^8.2.4 -> ^8.2.5 age adoption passing confidence
eslint-config-4catalyzer-typescript ^3.2.0 -> ^3.2.1 age adoption passing confidence
karma (source) ^6.3.18 -> ^6.3.19 age adoption passing confidence
lint-staged ^12.3.8 -> ^12.4.1 age adoption passing confidence
puppeteer ^13.5.2 -> ^13.7.0 age adoption passing confidence

Release Notes

babel/babel ### [`v7.17.10`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v71710-2022-04-29) [Compare Source](https://togithub.com/babel/babel/compare/v7.17.9...v7.17.10) ##### :bug: Bug Fix - `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-transform-fixture-test-runner` - [#​14479](https://togithub.com/babel/babel/pull/14479) \[cli] Avoid `SourceMapGenerator` for simple map concatenation ([@​jridgewell](https://togithub.com/jridgewell)) ##### :nail_care: Polish - `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-fixtures`, `babel-helper-transform-fixture-test-runner` - [#​14506](https://togithub.com/babel/babel/pull/14506) Do not add sourcemap markings for indentation ([@​jridgewell](https://togithub.com/jridgewell)) - `babel-plugin-proposal-pipeline-operator`, `babel-traverse` - [#​14424](https://togithub.com/babel/babel/pull/14424) Update detection of pure nodes (`Scope#isPure`) ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - `babel-core` - [#​14493](https://togithub.com/babel/babel/pull/14493) Remove git.io shortlinks from repo ([@​Andoryuuta](https://togithub.com/Andoryuuta)) - Other - [#​14462](https://togithub.com/babel/babel/pull/14462) fix: build standalone on windows ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :running_woman: Performance - `babel-cli`, `babel-core`, `babel-generator` - [#​14497](https://togithub.com/babel/babel/pull/14497) Switch to `@jridgewell/gen-mapping` for sourcemap generation ([@​jridgewell](https://togithub.com/jridgewell))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.21.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5210-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5200v5210-2022-04-25) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.20.0...v5.21.0) ##### Bug Fixes - **eslint-plugin:** \[no-misused-promises] prioritize false returns when checking whether a function returns only void ([#​4841](https://togithub.com/typescript-eslint/typescript-eslint/issues/4841)) ([ccadb60](https://togithub.com/typescript-eslint/typescript-eslint/commit/ccadb6075d6977c4921ffc09fa40f515f4d497c5)) - **eslint-plugin:** \[no-namespace] fix false positive for exported namespaces when allowDeclarations=true ([#​4844](https://togithub.com/typescript-eslint/typescript-eslint/issues/4844)) ([4e7c9be](https://togithub.com/typescript-eslint/typescript-eslint/commit/4e7c9be6ff7e2448f4151563d7921cd285c2e349)) - **eslint-plugin:** \[space-infix-ops] fix no error when right type is function ([#​4848](https://togithub.com/typescript-eslint/typescript-eslint/issues/4848)) ([d74d559](https://togithub.com/typescript-eslint/typescript-eslint/commit/d74d559c25e336c3ebe917bf5c43e14ffa2de694)) ##### Features - **eslint-plugin:** \[parameter-properties] add rule to replace `no-parameter-properties` ([#​4622](https://togithub.com/typescript-eslint/typescript-eslint/issues/4622)) ([88ed9ec](https://togithub.com/typescript-eslint/typescript-eslint/commit/88ed9ec9d6b971a9533565920fdcd6890ea941e9))
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.21.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5210-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5200v5210-2022-04-25) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.20.0...v5.21.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
babel/babel-loader ### [`v8.2.5`](https://togithub.com/babel/babel-loader/releases/v8.2.5) [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.2.4...v8.2.5) #### What's Changed - fix: respect `inputSourceMap` loader option by [@​alan-agius4](https://togithub.com/alan-agius4) in [https://github.com/babel/babel-loader/pull/896](https://togithub.com/babel/babel-loader/pull/896) #### New Contributors - [@​alan-agius4](https://togithub.com/alan-agius4) made their first contribution in [https://github.com/babel/babel-loader/pull/896](https://togithub.com/babel/babel-loader/pull/896) **Full Changelog**: https://github.com/babel/babel-loader/compare/v8.2.4...v8.2.5
4Catalyzer/javascript ### [`v3.2.1`](https://togithub.com/4Catalyzer/javascript/blob/HEAD/packages/eslint-config-4catalyzer-typescript/CHANGELOG.md#​321-httpsgithubcom4Catalyzerjavascriptcompareeslint-config-4catalyzer-typescript320eslint-config-4catalyzer-typescript321-2022-04-26) [Compare Source](https://togithub.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer-typescript@3.2.0...eslint-config-4catalyzer-typescript@3.2.1) **Note:** Version bump only for package eslint-config-4catalyzer-typescript
karma-runner/karma ### [`v6.3.19`](https://togithub.com/karma-runner/karma/blob/HEAD/CHANGELOG.md#​6319-httpsgithubcomkarma-runnerkarmacomparev6318v6319-2022-04-19) [Compare Source](https://togithub.com/karma-runner/karma/compare/v6.3.18...v6.3.19) ##### Bug Fixes - **client:** error out when opening a new tab fails ([099b85e](https://togithub.com/karma-runner/karma/commit/099b85ed0a46e37dd7cb14fc1596cbb1b3eabce9))
okonet/lint-staged ### [`v12.4.1`](https://togithub.com/okonet/lint-staged/releases/v12.4.1) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v12.4.0...v12.4.1) ##### Bug Fixes - correctly handle symlinked config files ([b3f63ec](https://togithub.com/okonet/lint-staged/commit/b3f63ec43c04158e0ba00f541aa8ffb609d037d9)) ### [`v12.4.0`](https://togithub.com/okonet/lint-staged/releases/v12.4.0) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v12.3.8...v12.4.0) ##### Bug Fixes - handle empty input by returning empty array from `parseGitZOutput` ([a118817](https://togithub.com/okonet/lint-staged/commit/a118817189a5b41168179fe7268903b1d7f4413a)) - limit configuration discovery to cwd ([d8fdf1d](https://togithub.com/okonet/lint-staged/commit/d8fdf1d9232fde6d65e6b1f4313edbf8d32f9dcb)) - restore functionality of parent globs for a single configuration file ([877ab4c](https://togithub.com/okonet/lint-staged/commit/877ab4cc66dfa51f5d8d14c89aeadc3ea41a1916)) ##### Features - expose `--max-arg-length` cli option ([e8291b0](https://togithub.com/okonet/lint-staged/commit/e8291b03fa3f3210795b808f40b9a11968f2d988))
puppeteer/puppeteer ### [`v13.7.0`](https://togithub.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#​1370-httpsgithubcompuppeteerpuppeteercomparev1360v1370-2022-04-28) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v13.6.0...v13.7.0) ##### Features - add `back` and `forward` mouse buttons ([#​8284](https://togithub.com/puppeteer/puppeteer/issues/8284)) ([7a51bff](https://togithub.com/puppeteer/puppeteer/commit/7a51bff47f6436fc29d0df7eb74f12f69102ca5b)) - support chrome headless mode ([#​8260](https://togithub.com/puppeteer/puppeteer/issues/8260)) ([1308d9a](https://togithub.com/puppeteer/puppeteer/commit/1308d9aa6a5920b20da02dca8db03c63e43c8b84)) ##### Bug Fixes - doc typo ([#​8263](https://togithub.com/puppeteer/puppeteer/issues/8263)) ([952a2ae](https://togithub.com/puppeteer/puppeteer/commit/952a2ae0bc4f059f8e8b4d1de809d0a486a74551)) - use different test names for browser specific tests in launcher.spec.ts ([#​8250](https://togithub.com/puppeteer/puppeteer/issues/8250)) ([c6cf1a9](https://togithub.com/puppeteer/puppeteer/commit/c6cf1a9f27621c8a619cfbdc9d0821541768ac94)) ### [`v13.6.0`](https://togithub.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#​1360-httpsgithubcompuppeteerpuppeteercomparev1352v1360-2022-04-19) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v13.5.2...v13.6.0) ##### Features - **chromium:** roll to Chromium 101.0.4950.0 (r982053) ([#​8213](https://togithub.com/puppeteer/puppeteer/issues/8213)) ([ec74bd8](https://togithub.com/puppeteer/puppeteer/commit/ec74bd811d9b7fbaf600068e86f13a63d7b0bc6f)) - respond multiple headers with same key ([#​8183](https://togithub.com/puppeteer/puppeteer/issues/8183)) ([c1dcd85](https://togithub.com/puppeteer/puppeteer/commit/c1dcd857e3bc17769f02474a41bbedee01f471dc)) ##### Bug Fixes - also kill Firefox when temporary profile is used ([#​8233](https://togithub.com/puppeteer/puppeteer/issues/8233)) ([b6504d7](https://togithub.com/puppeteer/puppeteer/commit/b6504d7186336a2fc0b41c3878c843b7409ba5fb)) - consider existing frames when waiting for a frame ([#​8200](https://togithub.com/puppeteer/puppeteer/issues/8200)) ([0955225](https://togithub.com/puppeteer/puppeteer/commit/0955225b51421663288523a3dfb63103b51775b4)) - disable bfcache in the launcher ([#​8196](https://togithub.com/puppeteer/puppeteer/issues/8196)) ([9ac7318](https://togithub.com/puppeteer/puppeteer/commit/9ac7318506ac858b3465e9b4ede8ad75fbbcee11)), closes [#​8182](https://togithub.com/puppeteer/puppeteer/issues/8182) - enable page.spec event handler test for firefox ([#​8214](https://togithub.com/puppeteer/puppeteer/issues/8214)) ([2b45027](https://togithub.com/puppeteer/puppeteer/commit/2b45027d256f85f21a0c824183696b237e00ad33)) - forget queuedEventGroup when emitting response in responseReceivedExtraInfo ([#​8234](https://togithub.com/puppeteer/puppeteer/issues/8234)) ([#​8239](https://togithub.com/puppeteer/puppeteer/issues/8239)) ([91a8e73](https://togithub.com/puppeteer/puppeteer/commit/91a8e73b1196e4128b1e7c25e08080f2faaf3cf7)) - forget request will be sent from the \_requestWillBeSentMap list. ([#​8226](https://togithub.com/puppeteer/puppeteer/issues/8226)) ([4b786c9](https://togithub.com/puppeteer/puppeteer/commit/4b786c904cbfe3f059322292f3b788b8a5ebd9bf)) - ignore favicon requests in page.spec event handler tests ([#​8208](https://togithub.com/puppeteer/puppeteer/issues/8208)) ([04e5c88](https://togithub.com/puppeteer/puppeteer/commit/04e5c889973432c6163a8539cdec23c0e8726bff)) - **network.spec.ts:** typo in the word should ([#​8223](https://togithub.com/puppeteer/puppeteer/issues/8223)) ([e93faad](https://togithub.com/puppeteer/puppeteer/commit/e93faadc21b7fcb1e03b69c451c28b769f9cde51)) ##### [13.5.2](https://togithub.com/puppeteer/puppeteer/compare/v13.5.1...v13.5.2) (2022-03-31) ##### Bug Fixes - chromium downloading hung at 99% ([#​8169](https://togithub.com/puppeteer/puppeteer/issues/8169)) ([8f13470](https://togithub.com/puppeteer/puppeteer/commit/8f13470af06045857f32496f03e77b14f3ecff98)) - get extra headers from Fetch.requestPaused event ([#​8162](https://togithub.com/puppeteer/puppeteer/issues/8162)) ([37ede68](https://togithub.com/puppeteer/puppeteer/commit/37ede6877017a8dc6c946a3dff4ec6d79c3ebc59)) ##### [13.5.1](https://togithub.com/puppeteer/puppeteer/compare/v13.5.0...v13.5.1) (2022-03-09) ##### Bug Fixes - waitForNavigation in OOPIFs ([#​8117](https://togithub.com/puppeteer/puppeteer/issues/8117)) ([34775e5](https://togithub.com/puppeteer/puppeteer/commit/34775e58316be49d8bc5a13209a1f570bc66b448))

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.