Skip to content

Chore(deps): Bump node-html-parser from 7.1.0 to 8.0.4#777

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

Chore(deps): Bump node-html-parser from 7.1.0 to 8.0.4#777
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/node-html-parser-8.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps node-html-parser from 7.1.0 to 8.0.4.

Changelog

Sourced from node-html-parser's changelog.

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

8.0.2 (2026-06-21)

Bug Fixes

  • preserve backslashes in attribute values during serialization and round-trip parsing #306 (a9882b2)
  • update casing of HTML tag names in usage example #289 (801d278)

8.0.1 (2026-06-20)

Bug Fixes

  • refactor: update import statements to use type keyword for Options and decodeHTML function #308 (000ec5d)

8.0.0 (2026-06-20)

⚠ BREAKING CHANGES

  • replace dependences he to entities

Features

  • replace dependences he to entities (97fe577)

7.1.1 (2026-06-20)

Commits
  • 55a8aa7 chore(release): 8.0.4
  • e76e938 Merge pull request #310 from greymoth-jp/fix-removewhitespace-attr-serialization
  • a260798 fix: serialize attributes through quoteAttribute in removeWhitespace
  • 4f00bc8 chore(release): 8.0.3
  • 6f42a4e Merge pull request #309 from spokodev/fix-consecutive-backslash-attributes
  • 712ee25 fix: preserve consecutive backslashes in attribute values
  • 3b6df23 chore(release): 8.0.2
  • 801d278 fix: update casing of HTML tag names in usage example #289
  • 71e2453 test: add test for preserving CDATA with angle brackets in namespaced structu...
  • 512287e Add tests for parsing valid HTML with missing closing tags
  • Additional commits viewable in compare view

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 8.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...v8.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 1, 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