Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency node-html-parser to v7 #48

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
node-html-parser ^3.0.3 -> ^7.0.1 age adoption passing confidence

Release Notes

taoqf/node-fast-html-parser (node-html-parser)

v7.0.1

Compare Source

v6.1.13

Compare Source

v6.1.12

Compare Source

v6.1.11

Compare Source

v6.1.10

Compare Source

v6.1.9

Compare Source

v6.1.8

Compare Source

v6.1.7

Compare Source

v6.1.6

Compare Source

v6.1.5

Compare Source

v6.1.4

Compare Source

v6.1.3

Compare Source

v6.1.2

Compare Source

v6.1.1

Compare Source

v6.1.0

Compare Source

Features

v6.0.0

Compare Source

Bug Fixes
  • Preserve invalid nested A tags in AST (see #​215 for detail) (374188f)
5.4.2 (2022-08-30)

v5.4.2

Compare Source

v5.4.1

Compare Source

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

v5.4.0

Compare Source

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

v5.3.3

Compare Source

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

v5.3.2

Compare Source

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

v5.3.1

Compare Source

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

v5.3.0

Compare Source

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

v5.2.6

Compare Source

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

v5.2.5

Compare Source

v5.2.2

Compare Source

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

v5.2.0

Compare Source

Features
  • Added setter for HTMLElement#tagName

v5.1.0

Compare Source

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

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • Added esm named export support (0d4b922)
Features
Bug Fixes
  • Add null to return type for HTMLElement#querySelector (closes #​157) (2b65583)
  • blockTextElements incorrectly matching partial tag (detail) (fixes #​156 fixes #​124) (6823349)

v4.1.5

Compare Source

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source

  • Merge pull request #​138 from nonara/fix-137 f052ba3
  • build(deps): Add devDependency mocha-each 188a158
  • docs(readme): Add range property to readme eeda8cd
  • feat: Add range to nodes and fix whitespace issue (fixes #​137) a64f336

v4.0.0

Compare Source

Breaking Changes

  • TextNode#text now properly returns HTML decoded text. In order to access the unencoded text, use TextNode#rawText
  • HtmlNode#structuredText is now returning HTML decoded text
Commits

v3.3.6

Compare Source

v3.3.5

Compare Source

v3.3.4

Compare Source

v3.3.3

Compare Source

  • Merge pull request #​118 from hugmanrique/main bc6ba6e
  • nextElementSibling returns an HTMLElement 607c003

v3.3.2

Compare Source

v3.3.1

Compare Source

v3.3.0

Compare Source

v3.2.0

Compare Source

  • set sideEffects: false in package.json to allow the module to be tree-shaken if not used 7984748

v3.1.6

Compare Source

v3.1.5

Compare Source

v3.1.4

Compare Source

  • Merge pull request #​112 from usagizmo/update/add-id-to-attr-handling b2ddd86
  • Merge pull request #​111 from usagizmo/fix/typo-109 4e50318
  • Fix setAttributes / removeAttributes to affect this.id 0ab164a
  • Change this.id to a required field 2bee38f
  • fix typo 7142b17

v3.1.3

Compare Source

v3.1.2

Compare Source

v3.1.1

Compare Source

v3.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

0 participants