wingkwong / leetcode-the-hard-way

LeetCode The Hard Way - From Absolute Beginner to Quitter. Join Discord: https://discord.com/invite/Nqm4jJcyBf
https://linktr.ee/leetcodethehardway
859 stars 216 forks source link

fix(deps): update dependency hast-util-is-element to v3 #640

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hast-util-is-element ^2.0.0 -> ^3.0.0 age adoption passing confidence

Release Notes

syntax-tree/hast-util-is-element (hast-util-is-element) ### [`v3.0.0`](https://togithub.com/syntax-tree/hast-util-is-element/releases/tag/3.0.0) [Compare Source](https://togithub.com/syntax-tree/hast-util-is-element/compare/2.1.3...3.0.0) ##### Change - [`a16a694`](https://togithub.com/syntax-tree/hast-util-is-element/commit/a16a694) Update `@types/hast`, utilities **migrate**: update too - [`6f20167`](https://togithub.com/syntax-tree/hast-util-is-element/commit/6f20167) Change to require Node.js 16 **migrate**: update too - [`864ab64`](https://togithub.com/syntax-tree/hast-util-is-element/commit/864ab64) Change to use `exports` **migrate**: don’t use private APIs - [`0a5de58`](https://togithub.com/syntax-tree/hast-util-is-element/commit/0a5de58) Change types to work w/o explicit type parameter **migrate**: don’t pass an explicit type parameter; replace `AssertAnything`, `AssertPredicate` -> `Check`; `TestFunctionAnything`, `TestFunctionPredicate` -> `TestFunction`; `PredicateTest` -> `Test` **Full Changelog**: https://github.com/syntax-tree/hast-util-is-element/compare/2.1.3...3.0.0

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.



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