Skip to content

build(deps): bump node-html-parser from 7.1.0 to 9.0.4 - #113

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/node-html-parser-9.0.4
Open

build(deps): bump node-html-parser from 7.1.0 to 9.0.4#113
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/node-html-parser-9.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps node-html-parser from 7.1.0 to 9.0.4.

Changelog

Sourced from node-html-parser's changelog.

9.0.4 (2026-09-07)

9.0.3 (2026-09-03)

Bug Fixes

  • encode special characters in HTMLElement textContent setter (48eb649)
  • keep attributes whose name starts with an underscore (3aff8be), closes #129 #129 #206
  • stop appending a stray '<' to unterminated block-text elements (48300fe)

9.0.2 (2026-08-28)

Bug Fixes

  • avoid O(n^2) text node append during parse (6aba40e), closes #317
  • update test scripts for improved execution flow (c36ab5a)

9.0.1 (2026-07-29)

Bug Fixes

  • use tsc generate dts rather than rolldown (081186d)

9.0.0 (2026-07-06)

⚠ BREAKING CHANGES

  • #311 pack usingtsdown

Features

8.0.4 (2026-06-29)

Bug Fixes

  • serialize attributes through quoteAttribute in removeWhitespace (a260798)

8.0.3 (2026-06-22)

Bug Fixes

  • preserve consecutive backslashes in attribute values (712ee25), closes #306 #62

... (truncated)

Commits
  • c0cae42 chore(release): 9.0.4
  • 468e8f2 Merge branch 'adarshx01-fix/unclosed-dt-dd'
  • f561cd0 Merge branch 'fix/unclosed-dt-dd' of github.com:adarshx01/node-html-parser in...
  • 4677000 chore(release): 9.0.3
  • ee9a9e6 Merge pull request #312 from spokodev/fix/textcontent-encode-special-chars
  • 5268108 Merge pull request #313 from spokodev/fix/unterminated-block-text-stray-lt
  • 79008d4 Merge pull request #314 from spokodev/fix/leading-underscore-attributes
  • 3aff8be fix: keep attributes whose name starts with an underscore
  • 48300fe fix: stop appending a stray '<' to unterminated block-text elements
  • 48eb649 fix: encode special characters in HTMLElement textContent setter
  • Additional commits viewable in compare view
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


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)

Bumps [node-html-parser](https://github.com/taoqf/node-fast-html-parser) from 7.1.0 to 9.0.4.
- [Release notes](https://github.com/taoqf/node-fast-html-parser/releases)
- [Changelog](https://github.com/taoqf/node-html-parser/blob/main/CHANGELOG.md)
- [Commits](taoqf/node-html-parser@v7.1.0...v9.0.4)

---
updated-dependencies:
- dependency-name: node-html-parser
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor Author

Assignees

The following users could not be added as assignees: ExaDev. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 14, 2026
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.

0 participants