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

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ajv 7.0.2 -> 7.0.3 age adoption passing confidence
eslint (source) 7.16.0 -> 7.17.0 age adoption passing confidence
semantic-release 17.3.0 -> 17.3.1 age adoption passing confidence

Release Notes

ajv-validator/ajv ### [`v7.0.3`](https://togithub.com/ajv-validator/ajv/releases/v7.0.3) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v7.0.2...v7.0.3) Fixes: - oneOf error type ([#​1368](https://togithub.com/ajv-validator/ajv/issues/1368), [@​G-Rath](https://togithub.com/G-Rath)) - remove multiple imports ([rollup/plugins#​745](https://togithub.com/rollup/plugins/issues/745)) Docs: - Using in ES5 ([#​1364](https://togithub.com/ajv-validator/ajv/issues/1364), [@​aladdin-add](https://togithub.com/aladdin-add)) - Option strictTypes: false has to be used with json-schema-secure schema ([#​1373](https://togithub.com/ajv-validator/ajv/issues/1373))
eslint/eslint ### [`v7.17.0`](https://togithub.com/eslint/eslint/releases/v7.17.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.16.0...v7.17.0) - [`e128e77`](https://togithub.com/eslint/eslint/commit/e128e775e9fa116a0ad68a071f1f0997589f8cd4) Update: check logical assignment in no-constant-condition ([#​13946](https://togithub.com/eslint/eslint/issues/13946)) (Milos Djermanovic) - [`cc48713`](https://togithub.com/eslint/eslint/commit/cc4871369645c3409dc56ded7a555af8a9f63d51) Chore: refactor calculating range and loc in no-useless-escape ([#​13964](https://togithub.com/eslint/eslint/issues/13964)) (Milos Djermanovic) - [`535fe47`](https://togithub.com/eslint/eslint/commit/535fe47fee6544b4957378f9408117c8318d4762) Update: use regexpp's default ecmaVersion in no-control-regex ([#​13969](https://togithub.com/eslint/eslint/issues/13969)) (Milos Djermanovic) - [`83e98cd`](https://togithub.com/eslint/eslint/commit/83e98cd48ce3d1acf729f4fb9be40cff332abd6e) Fix: use regexpp's default ecmaVersion in no-invalid-regexp ([#​13968](https://togithub.com/eslint/eslint/issues/13968)) (Milos Djermanovic) - [`7297363`](https://togithub.com/eslint/eslint/commit/7297363ea355d0e3b2a74aaec586126deb91fd93) Docs: fix examples for no-multi-str ([#​13966](https://togithub.com/eslint/eslint/issues/13966)) (Milos Djermanovic) - [`0649871`](https://togithub.com/eslint/eslint/commit/06498716bfba65ed8c7217917a29a07ad267193a) Update: add autofix to rule multiline-ternary ([#​13958](https://togithub.com/eslint/eslint/issues/13958)) (薛定谔的猫) - [`f6e7e32`](https://togithub.com/eslint/eslint/commit/f6e7e3231bc43c989f8c953de8e0d328bac5eea0) Fix: no-useless-escape wrong loc and fix with CRLF in template elements ([#​13953](https://togithub.com/eslint/eslint/issues/13953)) (Milos Djermanovic) - [`19c69c0`](https://togithub.com/eslint/eslint/commit/19c69c0293a98634ff0d4884a0cdabc1213ebcb4) Fix: one-var shouldn't split declaration if it isn't in a statement list ([#​13959](https://togithub.com/eslint/eslint/issues/13959)) (Milos Djermanovic) - [`e451b96`](https://togithub.com/eslint/eslint/commit/e451b9664aface32ad9321eaf5619c875dc76553) Docs: update build tool for webpack ([#​13962](https://togithub.com/eslint/eslint/issues/13962)) (Sam Chen) - [`c3e9acc`](https://togithub.com/eslint/eslint/commit/c3e9accce2f61b04ab699fd37c90703305281aa3) Chore: fix typos ([#​13960](https://togithub.com/eslint/eslint/issues/13960)) (YeonJuan) - [`7289ecf`](https://togithub.com/eslint/eslint/commit/7289ecf58ed0d2e7f0ad7f1e5004c8927a7bf805) Sponsors: Sync README with website (ESLint Jenkins)
semantic-release/semantic-release ### [`v17.3.1`](https://togithub.com/semantic-release/semantic-release/releases/v17.3.1) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.3.0...v17.3.1) ##### Bug Fixes - **deps:** Require find-versions ^4.0.0 ([#​1722](https://togithub.com/semantic-release/semantic-release/issues/1722)) ([52238cb](https://togithub.com/semantic-release/semantic-release/commit/52238cbccc20b2e0028bc7e5394df0002099f4ee))

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 3 years ago

This PR will trigger no release when merged.

codecov[bot] commented 3 years ago

Codecov Report

Merging #89 (ff4395e) into main (3b01f0a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #89   +/-   ##
=========================================
  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 3b01f0a...ff4395e. Read the comment docs.