Skip to content

chore(deps): bump node-html-parser from 6.1.13 to 9.0.1 - #100

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

chore(deps): bump node-html-parser from 6.1.13 to 9.0.1#100
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 25, 2026

Copy link
Copy Markdown

Bumps node-html-parser from 6.1.13 to 9.0.1.

Release notes

Sourced from node-html-parser's releases.

v7.1.0

7.1.0 (2026-03-03)

Features

  • add option closeAllOnClosing (44c900a), closes #294
  • add preserveTagNesting option to maintain invalid HTML nesting #295 (d604652)

Bug Fixes

  • add missing dev dependency: yarn (8679d32)

v7.0.2

7.0.2 (2026-01-07)

Bug Fixes

v7.0.1

7.0.1 (2024-12-26)

Bug Fixes

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

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 6.1.13 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@v6.1.13...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] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 25, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Author

Superseded by #106.

@dependabot dependabot Bot closed this Sep 1, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/node-html-parser-9.0.1 branch September 1, 2026 23:28
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