azu / safe-marked

Markdown to HTML using marked and DOMPurify. Safe by default.
MIT License
48 stars 1 forks source link

fix(deps): update dependency jsdom to ^16.6.0 - autoclosed #34

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 due to failing status checks.

♻️ 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.