Skip to content

Bump node-html-parser from 7.1.0 to 9.0.1 - #195

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

Bump node-html-parser from 7.1.0 to 9.0.1#195
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/node-html-parser-9.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor

Bumps node-html-parser from 7.1.0 to 9.0.1.

Changelog

Sourced from node-html-parser's changelog.

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

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)

... (truncated)

Commits
  • 7817c76 chore(release): 9.0.1
  • 081186d fix: use tsc generate dts rather than rolldown
  • edc0a3f style: format code and configuration files for consistency
  • 381a4a6 chore(release): 9.0.0
  • 48dfd69 feat!: #311 pack usingtsdown
  • 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
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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.1.
- [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.1)

---
updated-dependencies:
- dependency-name: node-html-parser
  dependency-version: 9.0.1
  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 Aug 13, 2026
@github-actions github-actions Bot added the gatekeeper Changes to a gatekeeper integration label Aug 13, 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 gatekeeper Changes to a gatekeeper integration javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants