Skip to content

chore(deps)(deps): bump node-html-parser from 6.1.13 to 7.1.0#41

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

chore(deps)(deps): bump node-html-parser from 6.1.13 to 7.1.0#41
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/node-html-parser-7.1.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps node-html-parser from 6.1.13 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)

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.

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)

7.0.2 (2026-01-07)

Bug Fixes

7.0.1 (2024-12-26)

Bug Fixes

7.0.0 (2024-12-26)

⚠ BREAKING CHANGES

  • fix #277, for that change estarget to es6

Features

Bug Fixes

6.1.14 (2024-05-14)

Bug Fixes

... (truncated)

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
  • f7a190c chore(release): 7.0.2
  • 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)

@dependabot @github
Copy link
Copy Markdown
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.

Bumps [node-html-parser](https://github.com/taoqf/node-fast-html-parser) from 6.1.13 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@v6.1.13...v7.1.0)

---
updated-dependencies:
- dependency-name: node-html-parser
  dependency-version: 7.1.0
  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-7.1.0 branch from 528c544 to e4f6c1b Compare March 20, 2026 04:22
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 20, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/node-html-parser-7.1.0 branch March 20, 2026 04:22
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