azure-devops-extension-tasks
azure-devops-extension-tasks copied to clipboard
Update dependency @xmldom/xmldom to ^0.9.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @xmldom/xmldom | dependencies | minor | ^0.8.10 -> ^0.9.0 |
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 PRs
#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
📅 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.