adobe / helix-sidekick

Browser-based helper for authors on Helix projects
Apache License 2.0
4 stars 10 forks source link

chore(deps): update external fixes #315

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@web/test-runner 0.13.30 -> 0.13.31 age adoption passing confidence
@web/test-runner-commands 0.6.2 -> 0.6.3 age adoption passing confidence
eslint (source) 8.17.0 -> 8.18.0 age adoption passing confidence
lint-staged 13.0.1 -> 13.0.3 age adoption passing confidence
puppeteer 14.3.0 -> 14.4.1 age adoption passing confidence

Release Notes

modernweb-dev/web (@​web/test-runner) ### [`v0.13.31`](https://togithub.com/modernweb-dev/web/blob/HEAD/packages/test-runner/CHANGELOG.md#​01331) [Compare Source](https://togithub.com/modernweb-dev/web/compare/@web/test-runner@0.13.30...@web/test-runner@0.13.31) ##### Patch Changes - [`570cdf7`](https://togithub.com/modernweb-dev/web/commit/570cdf70): - improve caching of snapshots in-memory - don't block browser command on writing snapshot to disk - don't write snapshot to disk for each change, batch write per file - Updated dependencies \[[`78d610d`](https://togithub.com/modernweb-dev/web/commit/78d610d1)] - Updated dependencies \[[`570cdf7`](https://togithub.com/modernweb-dev/web/commit/570cdf70)] - [@​web/dev-server](https://togithub.com/web/dev-server)[@​0](https://togithub.com/0).1.32 - [@​web/test-runner-commands](https://togithub.com/web/test-runner-commands)[@​0](https://togithub.com/0).6.3 - [@​web/test-runner-core](https://togithub.com/web/test-runner-core)[@​0](https://togithub.com/0).10.27
modernweb-dev/web (@​web/test-runner-commands) ### [`v0.6.3`](https://togithub.com/modernweb-dev/web/blob/HEAD/packages/test-runner-commands/CHANGELOG.md#​063) [Compare Source](https://togithub.com/modernweb-dev/web/compare/@web/test-runner-commands@0.6.2...@web/test-runner-commands@0.6.3) ##### Patch Changes - [`570cdf7`](https://togithub.com/modernweb-dev/web/commit/570cdf70): - improve caching of snapshots in-memory - don't block browser command on writing snapshot to disk - don't write snapshot to disk for each change, batch write per file - Updated dependencies \[[`570cdf7`](https://togithub.com/modernweb-dev/web/commit/570cdf70)] - [@​web/test-runner-core](https://togithub.com/web/test-runner-core)[@​0](https://togithub.com/0).10.27
eslint/eslint ### [`v8.18.0`](https://togithub.com/eslint/eslint/releases/tag/v8.18.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.17.0...v8.18.0) #### Features - [`a6273b8`](https://togithub.com/eslint/eslint/commit/a6273b83b103c463937936ef2404575758a7baa4) feat: account for rule creation time in performance reports ([#​15982](https://togithub.com/eslint/eslint/issues/15982)) (Nitin Kumar) #### Bug Fixes - [`f364d47`](https://togithub.com/eslint/eslint/commit/f364d47013d146cdea42b27a7b24d105223f5ffe) fix: Make no-unused-vars treat for..of loops same as for..in loops ([#​15868](https://togithub.com/eslint/eslint/issues/15868)) (Alex Bass) #### Documentation - [`4871047`](https://togithub.com/eslint/eslint/commit/4871047dbd0c5ef5e4089425a85ac85dcd9cf263) docs: Update analytics, canonical URL, ads ([#​15996](https://togithub.com/eslint/eslint/issues/15996)) (Nicholas C. Zakas) - [`cddad14`](https://togithub.com/eslint/eslint/commit/cddad1495fbc1750c26330f7aadc6647e2eebac3) docs: Add correct/incorrect containers ([#​15998](https://togithub.com/eslint/eslint/issues/15998)) (Nicholas C. Zakas) - [`b04bc6f`](https://togithub.com/eslint/eslint/commit/b04bc6f1d558d9ad5eb57383a779fec5a170b3d3) docs: Add rules meta info to rule pages ([#​15902](https://togithub.com/eslint/eslint/issues/15902)) (Nicholas C. Zakas) - [`1324f10`](https://togithub.com/eslint/eslint/commit/1324f10ac58d3685fdb656a4fc9d1e5c9d035e42) docs: unify the wording referring to optional exception ([#​15893](https://togithub.com/eslint/eslint/issues/15893)) (Abdelrahman Elkady) - [`ad54d02`](https://togithub.com/eslint/eslint/commit/ad54d0246797cdd849948e7a5d31571c498af7aa) docs: add missing trailing slash to some internal links ([#​15991](https://togithub.com/eslint/eslint/issues/15991)) (Milos Djermanovic) - [`df7768e`](https://togithub.com/eslint/eslint/commit/df7768e16a5ab55da97749bb89ff19f98ce0cc6c) docs: Switch to version-relative URLs ([#​15978](https://togithub.com/eslint/eslint/issues/15978)) (Nicholas C. Zakas) - [`21d6479`](https://togithub.com/eslint/eslint/commit/21d647904dc30f9484b22acdd9243a6d0ecfba38) docs: change some absolute links to relative ([#​15970](https://togithub.com/eslint/eslint/issues/15970)) (Milos Djermanovic) - [`f31216a`](https://togithub.com/eslint/eslint/commit/f31216a90a6204ed1fd56547772376a10f5d3ebb) docs: Update README team and sponsors (ESLint Jenkins) #### Build Related - [`ed49f15`](https://togithub.com/eslint/eslint/commit/ed49f15fad96060501927ca27ebda1a4c736ed04) build: remove unwanted parallel and image-min for dev server ([#​15986](https://togithub.com/eslint/eslint/issues/15986)) (Strek) #### Chores - [`f6e2e63`](https://togithub.com/eslint/eslint/commit/f6e2e632fa3710cfa467b15350b08dea6e0e3dfc) chore: fix 'replaced by' rule list ([#​16007](https://togithub.com/eslint/eslint/issues/16007)) (Milos Djermanovic) - [`d94dc84`](https://togithub.com/eslint/eslint/commit/d94dc84ae76a36b4ee9268c40d8536d2f5b1c63c) chore: remove unused deprecation warnings ([#​15994](https://togithub.com/eslint/eslint/issues/15994)) (Francesco Trotta) - [`cdcf11e`](https://togithub.com/eslint/eslint/commit/cdcf11e457a2455bd8875d78651fec55dd148139) chore: fix versions link ([#​15995](https://togithub.com/eslint/eslint/issues/15995)) (Milos Djermanovic) - [`d2a8715`](https://togithub.com/eslint/eslint/commit/d2a871543a12143fa0ecea13d7508021fd019031) chore: add trailing slash to `pathPrefix` ([#​15993](https://togithub.com/eslint/eslint/issues/15993)) (Milos Djermanovic) - [`58a1bf0`](https://togithub.com/eslint/eslint/commit/58a1bf0de33adb1d54c8051090f01984daa08c86) chore: tweak URL rewriting for local previews ([#​15992](https://togithub.com/eslint/eslint/issues/15992)) (Milos Djermanovic) - [`80404d2`](https://togithub.com/eslint/eslint/commit/80404d28f040df49706ba2c1e954aee945711aa9) chore: remove docs deploy workflow ([#​15984](https://togithub.com/eslint/eslint/issues/15984)) (Nicholas C. Zakas) - [`71bc750`](https://togithub.com/eslint/eslint/commit/71bc75012b1377d3c7e57deea0ad06f99c4c65bf) chore: Set permissions for GitHub actions ([#​15971](https://togithub.com/eslint/eslint/issues/15971)) (Naveen) - [`90ff647`](https://togithub.com/eslint/eslint/commit/90ff64742ede6ef29018cb967fc4f20d7b85b592) chore: avoid generating subdirectories for each page on new docs site ([#​15967](https://togithub.com/eslint/eslint/issues/15967)) (Milos Djermanovic)
okonet/lint-staged ### [`v13.0.3`](https://togithub.com/okonet/lint-staged/releases/tag/v13.0.3) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v13.0.2...v13.0.3) ##### Bug Fixes - correctly handle git stash when using MSYS2 ([#​1178](https://togithub.com/okonet/lint-staged/issues/1178)) ([0d627a5](https://togithub.com/okonet/lint-staged/commit/0d627a52846d63cd6fc6018a8d7779ef454a99b2)) ### [`v13.0.2`](https://togithub.com/okonet/lint-staged/releases/tag/v13.0.2) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v13.0.1...v13.0.2) ##### Bug Fixes - use new `--diff` and `--diff-filter` options when checking task modifications ([1a5a66a](https://togithub.com/okonet/lint-staged/commit/1a5a66a9574e2a8b857bd62545a6f2a6da5811aa))
puppeteer/puppeteer ### [`v14.4.1`](https://togithub.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#​1441-httpsgithubcompuppeteerpuppeteercomparev1440v1441-2022-06-17) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v14.4.0...v14.4.1) ##### Bug Fixes - avoid `instanceof Object` check in `isErrorLike` ([#​8527](https://togithub.com/puppeteer/puppeteer/issues/8527)) ([6cd5cd0](https://togithub.com/puppeteer/puppeteer/commit/6cd5cd043997699edca6e3458f90adc1118cf4a5)) - export `devices`, `errors`, and more ([cba58a1](https://togithub.com/puppeteer/puppeteer/commit/cba58a12c4e2043f6a5acf7d4754e4a7b7f6e198)) ### [`v14.4.0`](https://togithub.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#​1440-httpsgithubcompuppeteerpuppeteercomparev1430v1440-2022-06-13) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v14.3.0...v14.4.0) ##### Features - export puppeteer methods ([#​8493](https://togithub.com/puppeteer/puppeteer/issues/8493)) ([465a7c4](https://togithub.com/puppeteer/puppeteer/commit/465a7c405f01fcef99380ffa69d86042a1f5618f)) - support node-like environments ([#​8490](https://togithub.com/puppeteer/puppeteer/issues/8490)) ([f64ec20](https://togithub.com/puppeteer/puppeteer/commit/f64ec2051b9b2d12225abba6ffe9551da9751bf7)) ##### Bug Fixes - parse empty options in \