Skip to content

build(deps): bump @xmldom/xmldom to 0.8.15 - #193

Merged
WhiteMuush merged 1 commit into
developfrom
fix/xmldom-0815
Sep 4, 2026
Merged

build(deps): bump @xmldom/xmldom to 0.8.15#193
WhiteMuush merged 1 commit into
developfrom
fix/xmldom-0815

Conversation

@WhiteMuush

Copy link
Copy Markdown
Owner

Replaces Dependabot pull request #192, which failed two required checks it cannot fix on its own:

  • compliance: its generated commit header was 105 characters, over the 72 character limit enforced by .githooks/lib/check-commit-msg.sh.
  • License gate: it does not regenerate THIRD-PARTY-NOTICES.md, so the notices went stale against the dependency tree.

This branch carries the same lockfile change, targets develop instead of main, and regenerates the notices. npm run licenses passes locally.

The 0.8.15 release fixes several advisories reachable from DOMParser.parseFromString: quadratic namespace-map memory use, quadratic attribute de-duplication, end-tag whitespace ReDoS, and XML injection via DocType name, processing-instruction target and entity-reference name.

Security release covering several parser denial-of-service and XML
injection advisories. Regenerates THIRD-PARTY-NOTICES.md so the license
gate stays in sync with the dependency tree.

Replaces the Dependabot pull request, whose generated commit header
exceeded the 72 character limit enforced by the compliance workflow.
@WhiteMuush
WhiteMuush merged commit d0274c7 into develop Sep 4, 2026
15 checks passed
@WhiteMuush
WhiteMuush deleted the fix/xmldom-0815 branch September 4, 2026 07:25
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.

1 participant