Skip to content

build(deps): bump domhandler from 5.0.3 to 6.0.1#1377

Merged
remarkablemark merged 3 commits intomasterfrom
dependabot/npm_and_yarn/domhandler-6.0.1
Mar 20, 2026
Merged

build(deps): bump domhandler from 5.0.3 to 6.0.1#1377
remarkablemark merged 3 commits intomasterfrom
dependabot/npm_and_yarn/domhandler-6.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2026

Bumps domhandler from 5.0.3 to 6.0.1.

Release notes

Sourced from domhandler's releases.

v6.0.1

What's Changed

Full Changelog: fb55/domhandler@v6.0.0...v6.0.1

v6.0.0

What's Changed

BREAKING: domhandler is now ESM-only fb55/domhandler#1867

Full Changelog: fb55/domhandler@v5.0.3...v6.0.0

Commits
  • 8f66071 6.0.1
  • 39183cd ci: add JSR import map for domelementtype
  • a54417e build(deps-dev): Bump @​feedic/eslint-config from 0.2.3 to 0.3.1 (#1865)
  • 1346b9c 6.0.0
  • 4a790c7 refactor!: ESM-only (#1867)
  • 39f39e9 build(deps-dev): Bump typescript-eslint from 8.57.0 to 8.57.1 (#1866)
  • 5a45546 build(deps-dev): Bump @​eslint/compat from 2.0.2 to 2.0.3 (#1864)
  • 76be7b1 build(deps-dev): Bump typescript-eslint from 8.56.1 to 8.57.0 (#1863)
  • 07eb031 build(deps-dev): Bump @​biomejs/biome from 2.4.6 to 2.4.7 (#1862)
  • 5d68735 chore: Remove Tidelift funding information (#1861)
  • Additional commits viewable in compare view
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 compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 17, 2026
@github-actions github-actions bot requested a review from remarkablemark March 17, 2026 21:54
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 17, 2026

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/html-dom-parser.min.js 2.24 KB (+0.49% 🔺) 45 ms (+0.49% 🔺) 103 ms (+105.85% 🔺) 148 ms

Copy link
Copy Markdown
Owner

@remarkablemark remarkablemark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wait until htmlparser2 bumps domhandler to 6

@remarkablemark
Copy link
Copy Markdown
Owner

See #1382

dependabot bot and others added 3 commits March 20, 2026 13:06
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.
```
@remarkablemark remarkablemark force-pushed the dependabot/npm_and_yarn/domhandler-6.0.1 branch from 6c5567c to cb389eb Compare March 20, 2026 17:13
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (73bd0c5) to head (cb389eb).
⚠️ Report is 4 commits behind head on master.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@remarkablemark remarkablemark merged commit 09f4bc0 into master Mar 20, 2026
22 checks passed
@remarkablemark remarkablemark deleted the dependabot/npm_and_yarn/domhandler-6.0.1 branch March 20, 2026 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant