fix: Upgrade @xmldom/xmldom to 0.9.x#414
Conversation
📝 WalkthroughWalkthroughUpgrades Changesxmldom 0.9 upgrade and adaptation
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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. Comment |
|
@ahacker1-securesaml / @cjbarth - Can you review this patch to xmldom? |
Summary
@xmldom/xmldomfrom^0.8.10to^0.9.10to address flagged CVE's and bugs https://security.snyk.io/package/npm/%40xmldom%2Fxmldom/0.8.10parseDomFromStringto the new 0.9.xDOMParserAPI (onErrorcallback replacingerrorHandler,xmlnsoption replacing implicit namespace handling,locator: truereplacinglocator: {})HierarchyRequestErrorvsHierarchy request error)Test plan
npm testpasses with the updated dependencySummary by CodeRabbit
Bug Fixes
Chores