Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency hast-util-from-html to v2 (#74)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [hast-util-from-html](https://togithub.com/syntax-tree/hast-util-from-html) | [`^1.0.2` -> `^2.0.0`](https://renovatebot.com/diffs/npm/hast-util-from-html/1.0.2/2.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/hast-util-from-html/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/hast-util-from-html/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/hast-util-from-html/1.0.2/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/hast-util-from-html/1.0.2/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>syntax-tree/hast-util-from-html (hast-util-from-html)</summary> ### [`v2.0.1`](https://togithub.com/syntax-tree/hast-util-from-html/releases/tag/2.0.1) [Compare Source](https://togithub.com/syntax-tree/hast-util-from-html/compare/2.0.0...2.0.1) ##### Types - [`7162520`](https://togithub.com/syntax-tree/hast-util-from-html/commit/7162520) Fix to register data from `hast-util-from-parse5` **Full Changelog**: syntax-tree/hast-util-from-html@2.0.0...2.0.1 ### [`v2.0.0`](https://togithub.com/syntax-tree/hast-util-from-html/releases/tag/2.0.0) [Compare Source](https://togithub.com/syntax-tree/hast-util-from-html/compare/1.0.2...2.0.0) ##### Change - [`241828e`](https://togithub.com/syntax-tree/hast-util-from-html/commit/241828e) Update `@types/hast`, utilities **migrate**: update too - [`8fa7411`](https://togithub.com/syntax-tree/hast-util-from-html/commit/8fa7411) Change to require Node.js 16 **migrate**: update too - [`53bdfa1`](https://togithub.com/syntax-tree/hast-util-from-html/commit/53bdfa1) Change to use `exports` **migrate**: don’t use private APIs - [`3617448`](https://togithub.com/syntax-tree/hast-util-from-html/commit/3617448) Add improved `source` on parse errors **Full Changelog**: syntax-tree/hast-util-from-html@1.0.2...2.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Tuhura-Tech/Wiki). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information