Skip to content

deps(deps): bump node-html-parser from 7.0.2 to 7.1.0#183

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/node-html-parser-7.1.0
Mar 9, 2026
Merged

deps(deps): bump node-html-parser from 7.0.2 to 7.1.0#183
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/node-html-parser-7.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps node-html-parser from 7.0.2 to 7.1.0.

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)
Changelog

Sourced from node-html-parser's changelog.

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)
Commits
  • ea54b3a chore(release): 7.1.0
  • 3e17619 Merge pull request #303 from thomome/htmlElement-matches
  • 405ccb2 Merge pull request #299 from ig3/close-tags
  • 8c26d86 fixed readme return type
  • c1098fc added tests
  • 13c0b1b added matches method to HTMLElement
  • d604652 feat: add preserveTagNesting option to maintain invalid HTML nesting #295
  • c4cc706 Merge branch 'main' into close-tags
  • eac4de9 Revert addition of yarn as a dependency
  • 44c900a feat: add option closeAllOnClosing
  • 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.0.2 to 7.1.0.
- [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.0.2...v7.1.0)

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

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

dependabot bot commented on behalf of github Mar 9, 2026

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

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

@github-actions github-actions bot merged commit 1428f19 into main Mar 9, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/node-html-parser-7.1.0 branch March 9, 2026 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant