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 #340

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-commands (source) 0.6.4 -> 0.6.5 age adoption passing confidence
eslint (source) 8.23.0 -> 8.23.1 age adoption passing confidence

Release Notes

modernweb-dev/web ### [`v0.6.5`](https://togithub.com/modernweb-dev/web/blob/HEAD/packages/test-runner-commands/CHANGELOG.md#​065) [Compare Source](https://togithub.com/modernweb-dev/web/compare/@web/test-runner-commands@0.6.4...@web/test-runner-commands@0.6.5) ##### Patch Changes - [`e65aedf`](https://togithub.com/modernweb-dev/web/commit/e65aedfe): Add selectOption command to select options by value, label, or multiple values and automatically emit native change/input events
eslint/eslint ### [`v8.23.1`](https://togithub.com/eslint/eslint/releases/tag/v8.23.1) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.23.0...v8.23.1) #### Bug Fixes - [`b719893`](https://togithub.com/eslint/eslint/commit/b71989388a921886caa4c6cb48729bbf60c46100) fix: Upgrade eslintrc to stop redefining plugins ([#​16297](https://togithub.com/eslint/eslint/issues/16297)) (Brandon Mills) - [`734b54e`](https://togithub.com/eslint/eslint/commit/734b54eb9c6c4839c0f99ebe18dc5695754aac1d) fix: improve autofix for the `prefer-const` rule ([#​16292](https://togithub.com/eslint/eslint/issues/16292)) (Nitin Kumar) - [`6a923ff`](https://togithub.com/eslint/eslint/commit/6a923ff9257a4f009cefed049ebb59a4b5acdab5) fix: Ensure that glob patterns are normalized ([#​16287](https://togithub.com/eslint/eslint/issues/16287)) (Nicholas C. Zakas) - [`c6900f8`](https://togithub.com/eslint/eslint/commit/c6900f89a89f3de5d3c50c69a1bc62eac6eb76d7) fix: Ensure globbing doesn't include subdirectories ([#​16272](https://togithub.com/eslint/eslint/issues/16272)) (Nicholas C. Zakas) #### Documentation - [`16cba3f`](https://togithub.com/eslint/eslint/commit/16cba3f31294a673721864267aa13ea35233326b) docs: fix mobile double tap issue ([#​16293](https://togithub.com/eslint/eslint/issues/16293)) (Sam Chen) - [`e098b5f`](https://togithub.com/eslint/eslint/commit/e098b5f80472e80c70603306e77e14ea15f1a93b) docs: keyboard control to search results ([#​16222](https://togithub.com/eslint/eslint/issues/16222)) (Shanmughapriyan S) - [`1b5b2a7`](https://togithub.com/eslint/eslint/commit/1b5b2a7de504f2971a6a488d8a57442e73b56a51) docs: add Consolas font and prioritize resource loading ([#​16225](https://togithub.com/eslint/eslint/issues/16225)) (Amaresh S M) - [`1ae8236`](https://togithub.com/eslint/eslint/commit/1ae8236a2e71c9dead20ba9da60d8cc9e317859a) docs: copy & use main package version in docs on release ([#​16252](https://togithub.com/eslint/eslint/issues/16252)) (Jugal Thakkar) - [`279f0af`](https://togithub.com/eslint/eslint/commit/279f0afc14617c037da482919942beef87f56e45) docs: Improve id-denylist documentation ([#​16223](https://togithub.com/eslint/eslint/issues/16223)) (Mert Ciflikli) #### Chores - [`38e8171`](https://togithub.com/eslint/eslint/commit/38e8171d9b170f400ac340368d044b2093114e94) perf: migrate rbTree to js-sdsl ([#​16267](https://togithub.com/eslint/eslint/issues/16267)) (Zilong Yao) - [`1c388fb`](https://togithub.com/eslint/eslint/commit/1c388fb37739cc09dbd0b4aa59e9d45674280ad5) chore: switch nyc to c8 ([#​16263](https://togithub.com/eslint/eslint/issues/16263)) (唯然) - [`67db10c`](https://togithub.com/eslint/eslint/commit/67db10c51dbb871a201eab444f6a73fbc1e4fc75) chore: enable linting `.eleventy.js` again ([#​16274](https://togithub.com/eslint/eslint/issues/16274)) (Milos Djermanovic) - [`42bfbd7`](https://togithub.com/eslint/eslint/commit/42bfbd7b7b91106e5f279a05f40c20769e3cd29f) chore: fix `npm run perf` crashes ([#​16258](https://togithub.com/eslint/eslint/issues/16258)) (唯然)

Configuration

📅 Schedule: Branch creation - "after 2pm on Saturday" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

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.

codecov[bot] commented 2 years ago

Codecov Report

Merging #340 (9122bf3) into main (f93308e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #340   +/-   ##
=======================================
  Coverage   68.72%   68.72%           
=======================================
  Files           3        3           
  Lines        2846     2846           
=======================================
  Hits         1956     1956           
  Misses        890      890           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

trieloff commented 2 years ago

:tada: This PR is included in version 4.14.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: