chore(deps): update dependency anglesharp to 1.8.2 - #5189
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review. 📝 WalkthroughWalkthroughThe central package management file updates the ChangesAngleSharp package update
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~2 minutes Change: Other Possibly related PRs
Merge Risk: ⚪ Minimal · up to This is a single dependency version update with no evidenced incompatible consumer change, so it is mergeable subject to normal checks. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. A rabbit checks the package row Comment |
This PR contains the following updates:
1.8.1→1.8.2Release Notes
AngleSharp/AngleSharp (AngleSharp)
v1.8.2Released on Friday, September 18 2026
document.forms["x"],form.elements["x"], ...) to enumerate the underlying sequence once instead of twiceform.elements/fieldset.elementsby walking the tree directly (#1350)GetElementsByTagName/GetElementsByClassNametraversal to stop double-scanning each element's childrenSelectors.Specificity,ComplexSelector.Specificity) to be computed once instead of recomputed on every readListSelector.GetMatchingSelectorto sort its selectors once instead of on every callDocument.Formsallocating a new collection instance per read, contradicting its own[DomSameObject]contractclassListand the other reflected token lists writing their content attribute without running the attribute change steps or queueing a mutation recorddisabledremoving it without running the attribute change steps or queueing a mutation recordStackOverflowExceptionwhen parsing a document with deeply nested unclosed<template>elementsDocument.MutationVersion, a synchronous counter of DOM mutations that a parse leaves unchanged (#1344, #1347)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.