Update dependency HtmlAgilityPack to 1.12.4 #33
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.11.23→1.12.4Release Notes
zzzprojects/html-agility-pack (HtmlAgilityPack)
v1.12.4Download the library here
ADDED: New property
OriginalOuterLengthfor OuterLength is incorrect, refering to the reconstructed OuterHtml and not the original #602FIXED: EndNode is not null for self-closing tags (documentation) #603
MERGED: Don't allocate AttributesCollection in HtmlNode unless needed #558
MERGED: Reduce need to call string.ToLower with proper comparisons #559
Library Sponsored By
This library is sponsored by Entity Framework Extensions
v1.12.3Download the library here
FIXED: High memory usage in WriteAttribute #601
MERGED: Optimize HtmlNode.WriteAttribute #556
MERGED: Add non-boxing enumerator for HtmlNodeCollection #555
Library Sponsored By
This library is sponsored by Entity Framework Extensions
v1.12.2Download the library here
FIXED: The library now target .NET7 instead of .NET8 to avoid all nullable annotations (#587, #594) issues
MERGED: IsOverlappedClosingElement: Incorrect Length Check for Minimal Tags #593
MERGED: Use Dictionary.TryGetValue to avoid double lookup #595
Library Sponsored By
This library is sponsored by Entity Framework Extensions
v1.12.1Download the library here
Library Sponsored By
This library is sponsored by Entity Framework Extensions
v1.12.0Download the library here
Library Sponsored By
This library is sponsored by Entity Framework Extensions
v1.11.74Download the library here
Library Sponsored By
This library is sponsored by Entity Framework Extensions
v1.11.73Download the library here
Library Sponsored By
This library is sponsored by Entity Framework Extensions
v1.11.72Download the library here
AttributeValueQuote.InitialExceptWithoutValueto fix #575Library Sponsored By
This library is sponsored by Entity Framework Extensions
v1.11.71Download the library here
OptionEnableBreakLineForInnerText = true, when enabled thebrtag will cause a break line for theInnerTextLibrary Sponsored By
This library is sponsored by Entity Framework Extensions
v1.11.70Download the library here
OptionThreatCDataBlockAsCommenttoOptionTreatCDataBlockAsCommentLibrary Sponsored By
This library is sponsored by Entity Framework Extensions
v1.11.69Download the library here
Library Sponsored By
This library is sponsored by Entity Framework Extensions
v1.11.68Download the library here
OptionThreatCDataBlockAsCommentto thread the whole "CDATA" block as a single comment (Issue #571)Library Sponsored By
This library is sponsored by Entity Framework Extensions
v1.11.66Download the library here
Library Sponsored By
This library is sponsored by Entity Framework Extensions
v1.11.65Download the library here
OptionWriteEmptyNodesWithoutSpaceallows to write "empty node" without the additional spacev1.11.64Download the library here
v1.11.63Download the library here
v1.11.62Download the library here
v1.11.61Download the library here
v1.11.60Download the library here
v1.11.59Download the library here
DisableImplicitEnd. Whentrue, instead of implicitly ending a tag, they will explicitly be ended. (Doubleopen tags leave one
open even with option setted #538)
v1.11.58Download the library here
v1.11.57Download the library here
NOTE: This version has been removed from NuGet. It contained unintended breaking changes.
v1.11.56Download the library here
v1.11.55Download the library here
Microsoft.NETCore.UniversalWindowsPlatformfrom5.2.3to5.2.4System.Net.Httpfrom4.3.2to4.3.4v1.11.54Download the library here
v1.11.53Download the library here
v1.11.52Download the library here
v1.11.51Download the library here
v1.11.50Download the library here
v1.11.49Download the library here
v1.11.48Download the library here
v1.11.47Download the library here
v1.11.46Download the library here
v1.11.45Download the library here
v1.11.44Download the library here
v1.11.43Download the library here
v1.11.42Download the library here
v1.11.41Download the library here
v1.11.40Download the library here
v1.11.39Download the library here
UAPthat has been removed in #274v1.11.38Download the library here
HtmlWeb.AutomaticDecompression)v1.11.37Download the library here
Thank you a lot to @POFerro for his contribution
v1.11.36Download the library here
Thank you a lot to @POFerro for his contribution
v1.11.35Download the library here
Thank you a lot to @POFerro for his contribution
v1.11.34Download the library here
v1.11.33Download the library here
v1.11.32Download the library here
node.MoveChildandnode.MoveChildren. When moving, a node will be appended and removed from the previous parentv1.11.31Download the library here
v1.11.30Download the library here
htmlDoc.GlobalAttributeValueQuote = AttributeValueQuote.Initial;to keep the parse quote, double quote or none to attributehtmlDoc.GlobalAttributeValueQuote = AttributeValueQuote.None;to force to never add single quote or double quote to attributev1.11.29Download the library here
OuterStartIndexas public propertyv1.11.28Download the library here
tags #415
v1.11.27Download the library here
</br>was considering like an ending tag (should be equivalent to<br>)v1.11.26Download the library here
v1.11.25Download the library here
OptionXmlForceOriginalCommentfor OptionOutputAsXml adds spaces to comments when using InnerHtml #412v1.11.24Download the library here
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.
This PR was generated by Mend Renovate. View the repository job log.