Update dependency @xmldom/xmldom to ^0.9.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@xmldom/xmldom | dependencies | minor | ^0.8.10 -> ^0.9.0 |
⚠ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
xmldom/xmldom (@xmldom/xmldom)
v0.9.0
Features
- feat: expose all DOM level 2 element prototypes
#637
/#40
- feat: add iterator function to NodeList and NamedNodeMap
#634
/#633
Fixed
- parse empty/whitspace only doctype internal subset
#692
- avoid prototype clash in namespace prefix
#554
- report fatalError when doctype is inside elements
#550
Other
- test: add fuzz target and regression tests
#556
- chore: improve .gitignore and provide .envrc.template
#697
- chore: Apply security best practices
#546
- ci: check test coverage in MRs
#524
- docs: add missing commas to readme
#566
- docs: click to copy install command in readme
#644
- docs: enhance jsdoc comments
#511
Thank you, @kboshold, @edi9999, @apupier, @shunkica, @homer0, @jhauga, @UdayKharatmol, for your contributions
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.