adobe / helix-simulator

Apache License 2.0
4 stars 9 forks source link

chore(deps): update external fixes #715

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
eslint-plugin-import 2.24.0 -> 2.24.1 age adoption passing confidence
mocha (source) 9.0.3 -> 9.1.0 age adoption passing confidence
nock 13.1.1 -> 13.1.2 age adoption passing confidence
semantic-release 17.4.4 -> 17.4.5 age adoption passing confidence
ws 8.1.0 -> 8.2.0 age adoption passing confidence

Release Notes

import-js/eslint-plugin-import ### [`v2.24.1`](https://togithub.com/import-js/eslint-plugin-import/blob/master/CHANGELOG.md#​2241---2021-08-19) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v2.24.0...v2.24.1) ##### Fixed - `ExportMap`: Add default export when esModuleInterop is true and anything is exported (\[[#​2184](https://togithub.com/import-js/eslint-plugin-import/issues/2184)], thanks \[[@​Maxim-Mazurok](https://togithub.com/Maxim-Mazurok)]) - \[`named`], \[`namespace`]: properly set reexports on `export * as … from` (\[[#​1998](https://togithub.com/import-js/eslint-plugin-import/issues/1998)], \[[#​2161](https://togithub.com/import-js/eslint-plugin-import/issues/2161)], thanks \[[@​ljharb](https://togithub.com/ljharb)]) - \[`no-duplicates`]: correctly handle case of mixed default/named type imports (\[[#​2149](https://togithub.com/import-js/eslint-plugin-import/issues/2149)], thanks \[[@​GoodForOneFare](https://togithub.com/GoodForOneFare)], \[[@​nwalters512](https://togithub.com/nwalters512)]) ##### Changed - \[Docs] `max-dependencies`: 📖 Document `ignoreTypeImports` option (\[[#​2196](https://togithub.com/import-js/eslint-plugin-import/issues/2196)], thanks \[[@​himynameisdave](https://togithub.com/himynameisdave)])
mochajs/mocha ### [`v9.1.0`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#​910--2021-08-20) [Compare Source](https://togithub.com/mochajs/mocha/compare/v9.0.3...v9.1.0) #### :tada: Enhancements - [#​4716](https://togithub.com/mochajs/mocha/issues/4716): Add new option `--fail-zero` ([**@​juergba**](https://togithub.com/juergba)) - [#​4691](https://togithub.com/mochajs/mocha/issues/4691): Add new option `--node-option` ([**@​juergba**](https://togithub.com/juergba)) - [#​4607](https://togithub.com/mochajs/mocha/issues/4607): Add output option to `JSON` reporter ([**@​dorny**](https://togithub.com/dorny))
nock/nock ### [`v13.1.2`](https://togithub.com/nock/nock/releases/v13.1.2) [Compare Source](https://togithub.com/nock/nock/compare/v13.1.1...v13.1.2) ##### Bug Fixes - **types:** add missing argument to optionally() ([#​2223](https://togithub.com/nock/nock/issues/2223)) ([74e30de](https://togithub.com/nock/nock/commit/74e30de827e58bd5debe0c09f8066adf2f3de5ff))
semantic-release/semantic-release ### [`v17.4.5`](https://togithub.com/semantic-release/semantic-release/releases/v17.4.5) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.4.4...v17.4.5) ##### Bug Fixes - **deps:** update dependency marked to v3 ([6e4beb8](https://togithub.com/semantic-release/semantic-release/commit/6e4beb8314d556524341657d88817061300259a3))
websockets/ws ### [`v8.2.0`](https://togithub.com/websockets/ws/releases/8.2.0) [Compare Source](https://togithub.com/websockets/ws/compare/8.1.0...8.2.0) ### Features - Added `WebSocket.WebSocket` as an alias for `WebSocket` and `WebSocket.WebSocketServer` as an alias for `WebSocket.Server` to fix name consistency and improve interoperability with the ES module wrapper ([#​1935](https://togithub.com/websockets/ws/issues/1935)).

Configuration

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

🚦 Automerge: Enabled.

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 #715 (9012d09) into main (3342f09) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #715   +/-   ##
=======================================
  Coverage   91.64%   91.64%           
=======================================
  Files           8        8           
  Lines         910      910           
=======================================
  Hits          834      834           
  Misses         76       76           

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 d7e8c8e...9012d09. Read the comment docs.

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: