build(deps): bump domhandler from 5.0.3 to 6.0.1#1377
Merged
remarkablemark merged 3 commits intomasterfrom Mar 20, 2026
Merged
Conversation
Contributor
size-limit report 📦
|
remarkablemark
requested changes
Mar 17, 2026
Owner
remarkablemark
left a comment
There was a problem hiding this comment.
Wait until htmlparser2 bumps domhandler to 6
Owner
|
See #1382 |
BREAKING CHANGE: bump domhandler from 5.0.3 to 6.0.1 https://github.com/fb55/domhandler/releases/tag/v6.0.1
Fixed lint:tsc by adding an explicit return type to __tests__/helpers/parse-dom.ts. The helper now returns ChildNode[] from top-level domhandler, which avoids TypeScript inferring a non-portable type path through htmlparser2/node_modules/... ``` Error: __tests__/helpers/parse-dom.ts(3,14): error TS2742: The inferred type of 'parseDOM' cannot be named without a reference to 'htmlparser2/node_modules/domhandler'. This is likely not portable. A type annotation is necessary. ```
BREAKING CHANGE: bump htmlparser2 from 10.1.0 to 11.0.0 https://github.com/fb55/htmlparser2/releases/tag/v11.0.0
6c5567c to
cb389eb
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1377 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 6 6
Lines 149 149
Branches 43 43
=========================================
Hits 149 149 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
remarkablemark
approved these changes
Mar 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps domhandler from 5.0.3 to 6.0.1.
Release notes
Sourced from domhandler's releases.
Commits
8f660716.0.139183cdci: add JSR import map for domelementtypea54417ebuild(deps-dev): Bump@feedic/eslint-configfrom 0.2.3 to 0.3.1 (#1865)1346b9c6.0.04a790c7refactor!: ESM-only (#1867)39f39e9build(deps-dev): Bump typescript-eslint from 8.57.0 to 8.57.1 (#1866)5a45546build(deps-dev): Bump@eslint/compatfrom 2.0.2 to 2.0.3 (#1864)76be7b1build(deps-dev): Bump typescript-eslint from 8.56.1 to 8.57.0 (#1863)07eb031build(deps-dev): Bump@biomejs/biomefrom 2.4.6 to 2.4.7 (#1862)5d68735chore: Remove Tidelift funding information (#1861)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for domhandler since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)