Yoast / YoastSEO.js

Analyze content on a page and give SEO feedback as well as render a snippet preview.
GNU General Public License v3.0
403 stars 170 forks source link

Update dependency htmlparser2 to v4 #2229

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
htmlparser2 dependencies major ^3.9.2 -> ^4.0.0

Release Notes

fb55/htmlparser2 ### [`v4.1.0`](https://togithub.com/fb55/htmlparser2/releases/v4.1.0) [Compare Source](https://togithub.com/fb55/htmlparser2/compare/v4.0.0...v4.1.0) - Don't fail when parsing `<__proto__>` (fixes [#​387](https://togithub.com/fb55/htmlparser2/issues/387)) - Add `types` field to package.json - Update dependencies ### [`v4.0.0`](https://togithub.com/fb55/htmlparser2/releases/v4.0.0) [Compare Source](https://togithub.com/fb55/htmlparser2/compare/v3.10.1...v4.0.0) - Port to TypeScript, Jest - Remove the `Stream` and `ProxyHandler` exports - Order some conditionals in Tokenizer by their likelihood to be hit - Fix implicit closing of certain tags — [@​voithos](https://togithub.com/voithos) - Fix: options.Tokenizer modified outer scope — [@​thorn0](https://togithub.com/thorn0)

Renovate configuration

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

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

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

:no_bell: 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.