Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2021

Bumps node-html-parser from 4.1.5 to 5.1.0.

Release notes

Sourced from node-html-parser's releases.

v5.1.0

5.1.0 (2021-10-28)

⚠ BREAKING CHANGES

  • Add esm named export support (closes #160 closes #139)

Features

  • Add esm named export support (closes #160 closes #139) (0d4b922)
  • Added HTMLElement#getElementsByTagName (d462e44)
  • Expose HTMLElement#rawAttrs (make public) (34f1595)
  • Improved parsing performance + matching (closes #164) (3c5b8e2)

Bug Fixes

  • Add null to return type for HTMLElement#querySelector (closes #157) (2b65583)
  • blockTextElements incorrectly matching partial tag (detail) (fixes #156 fixes #124) (6823349)

v5.0.0

5.0.0 (2021-10-10)

⚠ BREAKING CHANGES

  • Add esm named export support (closes #160 closes #139)

Features

  • Add esm named export support (closes #160 closes #139) (0d4b922)
  • Added HTMLElement#getElementsByTagName (d462e44)
  • Improved parsing performance + matching (closes #164) (3c5b8e2)

Bug Fixes

  • Add null to return type for HTMLElement#querySelector (closes #157) (2b65583)
  • blockTextElements incorrectly matching partial tag (detail) (fixes #156 fixes #124) (6823349)
Changelog

Sourced from node-html-parser's changelog.

5.1.0 (2021-10-28)

Features

  • Exposed HTMLElement#rawAttrs (made public) (34f1595)

5.0.0 (2021-10-10)

⚠ BREAKING CHANGES

  • Added esm named export support (0d4b922)

Features

  • Added esm named export support (closes #160 closes #139) (0d4b922)
  • Added HTMLElement#getElementsByTagName (d462e44)
  • Improved parsing performance + matching (closes #164) (3c5b8e2)

Bug Fixes

  • Add null to return type for HTMLElement#querySelector (closes #157) (2b65583)
  • blockTextElements incorrectly matching partial tag (detail) (fixes #156 fixes #124) (6823349)
Commits
  • 31c6d86 chore(release): 5.1.0
  • 34f1595 feat: Expose HTMLElement#rawAttrs (make public)
  • 0fc4cf5 build: Update lockfile
  • 8f54301 build(eslint): Update rules to fix errors in latest eslint
  • e53a7b5 build(mocha): Ensure mocha runs all tests on all platforms
  • 3ac1373 docs(readme): Corrected build badge (set branch to 'main')
  • 3bc6cbd build(npm): Fixed test scripts
  • 34cb47f chore(release): 5.0.0
  • 7e0511f build(git): Fix publish action
  • 51c7418 build: Updated lockfile + cleaned package.json
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 4.1.5 to 5.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@v4.1.5...v5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 29, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 27, 2021

Superseded by #176.

@dependabot dependabot bot closed this Dec 27, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/node-html-parser-5.1.0 branch December 27, 2021 11:08
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants