adobe / helix-embed

Embed service for helix.
Apache License 2.0
5 stars 3 forks source link

chore(deps): update external fixes #299

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
mocha (source) devDependencies patch 8.1.1 -> 8.1.3
uri-js dependencies minor 4.2.2 -> 4.4.0

Release Notes

mochajs/mocha ### [`v8.1.3`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#​813--2020-08-28) [Compare Source](https://togithub.com/mochajs/mocha/compare/v8.1.2...v8.1.3) #### :bug: Fixes - [#​4425](https://togithub.com/mochajs/mocha/issues/4425): Restore `Mocha.utils.lookupFiles()` and Webpack compatibility (both broken since v8.1.0); `Mocha.utils.lookupFiles()` is now **deprecated** and will be removed in the next major revision of Mocha; use `require('mocha/lib/cli').lookupFiles` instead ([**@​boneskull**](https://togithub.com/boneskull)) ### [`v8.1.2`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#​812--2020-08-25) [Compare Source](https://togithub.com/mochajs/mocha/compare/v8.1.1...v8.1.2) #### :bug: Fixes - [#​4418](https://togithub.com/mochajs/mocha/issues/4418): Fix command-line flag incompatibility in forthcoming Node.js v14.9.0 ([**@​boneskull**](https://togithub.com/boneskull)) - [#​4401](https://togithub.com/mochajs/mocha/issues/4401): Fix missing global variable in browser ([**@​irrationnelle**](https://togithub.com/irrationnelle)) #### :lock: Security Fixes - [#​4396](https://togithub.com/mochajs/mocha/issues/4396): Update many dependencies ([**@​GChuf**](https://togithub.com/GChuf)) #### :book: Documentation - Various fixes by [**@​sujin-park**](https://togithub.com/sujin-park), [**@​wwhurin**](https://togithub.com/wwhurin) & [**@​Donghoon759**](https://togithub.com/Donghoon759)
garycourt/uri-js ### [`v4.4.0`](https://togithub.com/garycourt/uri-js/compare/4.3.0...4.4.0) [Compare Source](https://togithub.com/garycourt/uri-js/compare/4.3.0...4.4.0) ### [`v4.3.0`](https://togithub.com/garycourt/uri-js/compare/4.2.2...4.3.0) [Compare Source](https://togithub.com/garycourt/uri-js/compare/4.2.2...4.3.0)

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 #299 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #299   +/-   ##
=======================================
  Coverage   98.66%   98.66%           
=======================================
  Files           7        7           
  Lines         224      224           
=======================================
  Hits          221      221           
  Misses          3        3           

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 423cf96...b95b02e. Read the comment docs.

adobe-bot commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: