Skip to content

chore(deps): bump node-html-parser from 7.1.0 to 9.0.1 - #95

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

chore(deps): bump node-html-parser from 7.1.0 to 9.0.1#95
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 24, 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 @github

dependabot Bot commented on behalf of github Aug 24, 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 Aug 24, 2026
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 force-pushed the dependabot/npm_and_yarn/node-html-parser-9.0.1 branch from a1d3e5c to f8505e8 Compare August 24, 2026 10:40
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