adobe / helix-vulcain-filters

Vulcain-like fields filters for OpenWhisk web actions
Apache License 2.0
8 stars 2 forks source link

chore(deps): update external fixes #74

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
codecov devDependencies minor 3.7.2 -> 3.8.0
eslint (source) devDependencies minor 7.10.0 -> 7.11.0

Release Notes

codecov/codecov-node ### [`v3.8.0`](https://togithub.com/codecov/codecov-node/blob/master/CHANGELOG.md#​380) [Compare Source](https://togithub.com/codecov/codecov-node/compare/v3.7.2...v3.8.0) ##### Features - [#​160](https://togithub.com/codecov/codecov-node/pull/160) Add Github Actions support ##### Fixes - [#​173](https://togithub.com/codecov/codecov-node/pull/173) Fix broken gcov command - [#​195](https://togithub.com/codecov/codecov-node/pull/195) Update Node testing versions - [#​200](https://togithub.com/codecov/codecov-node/pull/200) Remove flaky tests - [#​204](https://togithub.com/codecov/codecov-node/pull/204) Create CHANGELOG and remove flaky v4 test - [#​208](https://togithub.com/codecov/codecov-node/pull/208) Add license scan report and status - [#​220](https://togithub.com/codecov/codecov-node/pull/220) Remove errant bitly ##### Dependencies - [#​189](https://togithub.com/codecov/codecov-node/pull/189) Bump lint-staged from 10.0.7 to 10.2.11 - [#​190](https://togithub.com/codecov/codecov-node/pull/190) [Security] Bump handlebars from 4.5.3 to 4.7.6 - [#​191](https://togithub.com/codecov/codecov-node/pull/191) Bump prettier from 1.19.1 to 2.0.5 - [#​192](https://togithub.com/codecov/codecov-node/pull/192) Bump mock-fs from 4.10.4 to 4.12.0 - [#​196](https://togithub.com/codecov/codecov-node/pull/196) Bump teeny-request from 6.0.1 to 7.0.0 - [#​197](https://togithub.com/codecov/codecov-node/pull/197) Bump eslint-config-prettier from 4.3.0 to 6.11.0 - [#​198](https://togithub.com/codecov/codecov-node/pull/198) Bump js-yaml from 3.13.1 to 3.14.0 - [#​199](https://togithub.com/codecov/codecov-node/pull/199) Bump husky from 4.2.1 to 4.2.5 - [#​202](https://togithub.com/codecov/codecov-node/pull/202) Bump eslint from 5.16.0 to 7.7.0 - [#​203](https://togithub.com/codecov/codecov-node/pull/203) Bump jest from 24.9.0 to 26.4.1 - [#​205](https://togithub.com/codecov/codecov-node/pull/205) Bump mock-fs from 4.12.0 to 4.13.0 - [#​206](https://togithub.com/codecov/codecov-node/pull/206) Bump jest from 26.4.1 to 26.4.2 - [#​207](https://togithub.com/codecov/codecov-node/pull/207) Bump prettier from 2.0.5 to 2.1.0 - [#​209](https://togithub.com/codecov/codecov-node/pull/209) Bump lint-staged from 10.2.11 to 10.2.13 - [#​210](https://togithub.com/codecov/codecov-node/pull/210) Bump prettier from 2.1.0 to 2.1.1 - [#​212](https://togithub.com/codecov/codecov-node/pull/212) Bump eslint from 7.7.0 to 7.8.1 - [#​214](https://togithub.com/codecov/codecov-node/pull/214) Bump lint-staged from 10.2.13 to 10.3.0 - [#​215](https://togithub.com/codecov/codecov-node/pull/215) Bump husky from 4.2.5 to 4.3.0 - [#​216](https://togithub.com/codecov/codecov-node/pull/216) Bump node-fetch from 2.6.0 to 2.6.1 - [#​217](https://togithub.com/codecov/codecov-node/pull/217) Bump eslint from 7.8.1 to 7.9.0 - [#​218](https://togithub.com/codecov/codecov-node/pull/218) Bump prettier from 2.1.1 to 2.1.2 - [#​219](https://togithub.com/codecov/codecov-node/pull/219) Bump lint-staged from 10.3.0 to 10.4.0 - [#​222](https://togithub.com/codecov/codecov-node/pull/222) Bump eslint-config-prettier from 6.11.0 to 6.12.0 - [#​223](https://togithub.com/codecov/codecov-node/pull/223) Bump eslint from 7.9.0 to 7.10.0 - [#​224](https://togithub.com/codecov/codecov-node/pull/224) Bump teeny-request from 7.0.0 to 7.0.1
eslint/eslint ### [`v7.11.0`](https://togithub.com/eslint/eslint/releases/v7.11.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.10.0...v7.11.0) - [`23e966f`](https://togithub.com/eslint/eslint/commit/23e966f6cf2a6c6b699dff5d6950ece3cc396498) Chore: Refactor CLIEngine tests (refs [#​13481](https://togithub.com/eslint/eslint/issues/13481)) ([#​13709](https://togithub.com/eslint/eslint/issues/13709)) (Nicholas C. Zakas) - [`fa9429a`](https://togithub.com/eslint/eslint/commit/fa9429aac0ffed505f3f02e8fc75f646c69f5c61) Fix: don't count line after EOF in max-lines ([#​13735](https://togithub.com/eslint/eslint/issues/13735)) (Milos Djermanovic) - [`d973675`](https://togithub.com/eslint/eslint/commit/d973675a5c06a2bd4f8ce640c78b67842cfebfd4) Docs: Update anchor links to use existing linkrefs (refs [#​13715](https://togithub.com/eslint/eslint/issues/13715)) ([#​13741](https://togithub.com/eslint/eslint/issues/13741)) (Brandon Mills) - [`2c6d774`](https://togithub.com/eslint/eslint/commit/2c6d774c89dcd14f386bd9d73d451fa2a892c3ef) Docs: Fix typos ([#​13730](https://togithub.com/eslint/eslint/issues/13730)) (Frieder Bluemle) - [`cc468c0`](https://togithub.com/eslint/eslint/commit/cc468c01021385a028de727eefcd442e7f34875c) Upgrade: eslint-visitor-keys@2.0.0 ([#​13732](https://togithub.com/eslint/eslint/issues/13732)) (Milos Djermanovic) - [`ab0ac6c`](https://togithub.com/eslint/eslint/commit/ab0ac6c532fb7b7d49779c8913146244d680743b) Docs: Fix anchor links ([#​13715](https://togithub.com/eslint/eslint/issues/13715)) (Gary Moore) - [`27f0de6`](https://togithub.com/eslint/eslint/commit/27f0de62e6281c28043be38ef051818c9edc15cd) Fix: account for linebreaks before postfix `++`/`--` in no-extra-parens ([#​13731](https://togithub.com/eslint/eslint/issues/13731)) (Milos Djermanovic) - [`da78fa1`](https://togithub.com/eslint/eslint/commit/da78fa11632a2908db4ac494012a16f5d5a88a64) Update: support async arrow fn in function-paren-newline (fixes [#​13728](https://togithub.com/eslint/eslint/issues/13728)) ([#​13729](https://togithub.com/eslint/eslint/issues/13729)) (Michal Dziekonski) - [`fe301b8`](https://togithub.com/eslint/eslint/commit/fe301b8cc0762d7f4edd59603ca51ed0ec0c2a43) Docs: Add configuration comments in examples ([#​13738](https://togithub.com/eslint/eslint/issues/13738)) (YeonJuan) - [`504408c`](https://togithub.com/eslint/eslint/commit/504408cd65e9d8827b2b8bbeb8f589df90eee523) Sponsors: Sync README with website (ESLint Jenkins) - [`3900659`](https://togithub.com/eslint/eslint/commit/390065985b2289ad4412a83598e3e833c382d27e) Sponsors: Sync README with website (ESLint Jenkins) - [`c1974b3`](https://togithub.com/eslint/eslint/commit/c1974b3f7169a8e5fab7007df92d02d8c1a8d5a3) Sponsors: Sync README with website (ESLint Jenkins) - [`6f4abe5`](https://togithub.com/eslint/eslint/commit/6f4abe5d5ade2711cc4c21bc8485af952763c2d3) Sponsors: Sync README with website (ESLint Jenkins)

Renovate configuration

:date: Schedule: "after 2pm on Saturday" in timezone Europe/Zurich.

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:ghost: 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.

github-actions[bot] commented 4 years ago

This PR will trigger no release when merged.

codecov[bot] commented 4 years ago

Codecov Report

Merging #74 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #74   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           68        68           
=========================================
  Hits            68        68           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 00ff360...805f9da. Read the comment docs.