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 v4 #9524

Merged
merged 1 commit into from Jul 6, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 6, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

taoqf/node-fast-html-parser

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


Configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.

@codecov-commenter
Copy link

Codecov Report

Merging #9524 (050e15f) into dev (aa5d05f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #9524   +/-   ##
=======================================
  Coverage   65.15%   65.15%           
=======================================
  Files          94       94           
  Lines        4107     4107           
  Branches     1126     1126           
=======================================
  Hits         2676     2676           
  Misses       1152     1152           
  Partials      279      279           
Flag Coverage Δ
unittests 65.15% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aa5d05f...050e15f. Read the comment docs.

@pi0 pi0 merged commit 7e833dc into dev Jul 6, 2021
@renovate renovate bot deleted the renovate/node-html-parser-4.x branch July 6, 2021 12:46
@danielroe danielroe added the 2.x label Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants