adobe / openwhisk-action-logger

Logger for openwhisk actions.
Apache License 2.0
1 stars 2 forks source link

chore(deps): update external #141

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
codecov 3.8.2 -> 3.8.3 age adoption passing confidence
lint-staged 11.0.1 -> 11.1.1 age adoption passing confidence
mocha (source) 9.0.2 -> 9.0.3 age adoption passing confidence

Release Notes

codecov/codecov-node ### [`v3.8.3`](https://togithub.com/codecov/codecov-node/blob/master/CHANGELOG.md#​383) [Compare Source](https://togithub.com/codecov/codecov-node/compare/v3.8.2...v3.8.3) ##### Fixes - [#​329](https://togithub.com/codecov/codecov-node/issues/329) fix: Test if response has two lines ##### Dependencies - [#​306](https://togithub.com/codecov/codecov-node/issues/306) Bump eslint-config-prettier from 7.2.0 to 8.3.0 - [#​305](https://togithub.com/codecov/codecov-node/issues/305) Bump eslint from 7.21.0 to 7.25.0 - [#​302](https://togithub.com/codecov/codecov-node/issues/302) Bump mock-fs from 4.13.0 to 4.14.0 - [#​308](https://togithub.com/codecov/codecov-node/issues/308) Bump lodash from 4.17.19 to 4.17.21 - [#​309](https://togithub.com/codecov/codecov-node/issues/309) Bump ignore-walk from 3.0.3 to 3.0.4 - [#​310](https://togithub.com/codecov/codecov-node/issues/310) Bump hosted-git-info from 2.8.8 to 2.8.9 - [#​325](https://togithub.com/codecov/codecov-node/issues/325) Bump prettier from 2.2.1 to 2.3.2 - [#​326](https://togithub.com/codecov/codecov-node/issues/326) Bump actions/setup-node from 2.1.5 to 2.2.0 - [#​328](https://togithub.com/codecov/codecov-node/issues/328) Bump lint-staged from 10.5.4 to 11.0.1 - [#​330](https://togithub.com/codecov/codecov-node/issues/330) Bump eslint from 7.25.0 to 7.31.0 - [#​331](https://togithub.com/codecov/codecov-node/issues/331) Bump ws from 7.3.1 to 7.5.3 - [#​332](https://togithub.com/codecov/codecov-node/issues/332) Bump urlgrey from 0.4.4 to 1.0.0 - [#​334](https://togithub.com/codecov/codecov-node/issues/334) Bump husky from 6.0.0 to 7.0.1 - [#​333](https://togithub.com/codecov/codecov-node/issues/333) Bump teeny-request from 7.0.1 to 7.1.1
okonet/lint-staged ### [`v11.1.1`](https://togithub.com/okonet/lint-staged/releases/v11.1.1) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v11.1.0...v11.1.1) ##### Bug Fixes - the shell option value should be optional instead of required ([#​996](https://togithub.com/okonet/lint-staged/issues/996)) ([f7302f4](https://togithub.com/okonet/lint-staged/commit/f7302f4649b52785cdd17e7339e49ff53a6e3eda)), closes [#​994](https://togithub.com/okonet/lint-staged/issues/994) ### [`v11.1.0`](https://togithub.com/okonet/lint-staged/releases/v11.1.0) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v11.0.1...v11.1.0) ##### Features - allow a path to be supplied to the --shell option ([#​994](https://togithub.com/okonet/lint-staged/issues/994)) ([fea8033](https://togithub.com/okonet/lint-staged/commit/fea80331c768b3642e90fc687e5aceaa419d2b77))
mochajs/mocha ### [`v9.0.3`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#​903--2021-07-25) [Compare Source](https://togithub.com/mochajs/mocha/compare/v9.0.2...v9.0.3) #### :bug: Fixes - [#​4702](https://togithub.com/mochajs/mocha/issues/4702): Error rethrow from cwd-relative path while loading `.mocharc.js` ([**@​kirill-golovan**](https://togithub.com/kirill-golovan)) - [#​4688](https://togithub.com/mochajs/mocha/issues/4688): Usage of custom interface in parallel mode ([**@​juergba**](https://togithub.com/juergba)) - [#​4687](https://togithub.com/mochajs/mocha/issues/4687): ESM: don't swallow `MODULE_NOT_FOUND` errors in case of `type:module` ([**@​giltayar**](https://togithub.com/giltayar))

Configuration

πŸ“… Schedule: "before 3am on Monday" in timezone Europe/Zurich.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» 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.

github-actions[bot] commented 3 years ago

This PR will trigger no release when merged.

codecov[bot] commented 3 years ago

Codecov Report

Merging #141 (75fd7de) into main (270e68f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #141   +/-   ##
=======================================
  Coverage   85.08%   85.08%           
=======================================
  Files           2        2           
  Lines         114      114           
=======================================
  Hits           97       97           
  Misses         17       17           

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 270e68f...75fd7de. Read the comment docs.

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: