stencila / encoda

↔️ A format converter for Stencila documents
https://stencila.github.io/encoda/
Apache License 2.0
35 stars 9 forks source link

fix(dependencies): update dependency jsdom to ^16.6.0 #942

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
jsdom ^16.5.3 -> ^16.6.0 age adoption passing confidence

Release Notes

jsdom/jsdom ### [`v16.6.0`](https://togithub.com/jsdom/jsdom/blob/master/Changelog.md#​1660) [Compare Source](https://togithub.com/jsdom/jsdom/compare/16.5.3...16.6.0) - Added `parentNode.replaceChildren()`. (ninevra) - Fixed jsdom's handling of when code running inside the jsdom throws `null` or `undefined` as an exception. (mbest) - Removed the dependency on the deprecated [`request`](https://www.npmjs.com/package/request) package, in the process fixing several issues with the `XMLHttpRequest` implementation around header processing. Special thanks to vegardbb for completing this months-long effort!

Configuration

📅 Schedule: At any time (no schedule defined).

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

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov-commenter commented 3 years ago

Codecov Report

Merging #942 (edbbdf3) into master (ab1f903) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #942   +/-   ##
=======================================
  Coverage   87.06%   87.06%           
=======================================
  Files          88       88           
  Lines        7956     7956           
  Branches     2508     2531   +23     
=======================================
  Hits         6927     6927           
+ Misses       1007     1006    -1     
- Partials       22       23    +1     
Impacted Files Coverage Δ
src/codecs/md/index.ts 92.91% <0.00%> (ø)

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 3ffddbf...edbbdf3. Read the comment docs.

stencila-ci commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: