videojs-share
videojs-share copied to clipboard
Bump @xmldom/xmldom from 0.7.5 to 0.7.13
Bumps @xmldom/xmldom from 0.7.5 to 0.7.13.
Release notes
Sourced from @xmldom/xmldom's releases.
0.7.13
Fixed
- dom: prevent iteration over deleted items
[#514](https://github.com/xmldom/xmldom/issues/514)/[#499](https://github.com/xmldom/xmldom/issues/499)Thank you,
@qtow, for your contributions0.7.12
Fixed
- Set nodeName property in ProcessingInstruction
[#509](https://github.com/xmldom/xmldom/issues/509)/[#505](https://github.com/xmldom/xmldom/issues/505)Thank you,
@cjbarth, for your contributions0.7.11
Commits
Fixed
- extend list of HTML entities
[#489](https://github.com/xmldom/xmldom/issues/489)Thank you,
@zorkow, for your contributions0.7.10
Fixed
- properly parse closing where the last attribute has no value
[#485](https://github.com/xmldom/xmldom/issues/485)/[#486](https://github.com/xmldom/xmldom/issues/486)Thank you,
@bulandent, for your contributions0.7.9
Fixed
- Properly check nodes before replacement
[#457](https://github.com/xmldom/xmldom/issues/457)/[#455](https://github.com/xmldom/xmldom/issues/455)/[#456](https://github.com/xmldom/xmldom/issues/456)Thank you,
@edemaine,@pedro-l9, for your contributions0.7.8
... (truncated)
Changelog
Sourced from @xmldom/xmldom's changelog.
0.7.13
Fixed
- dom: prevent iteration over deleted items
[#514](https://github.com/xmldom/xmldom/issues/514)/[#499](https://github.com/xmldom/xmldom/issues/499)Thank you,
@qtow, for your contributions0.9.0-beta.9
Fixed
- Set nodeName property in ProcessingInstruction
[#509](https://github.com/xmldom/xmldom/issues/509)/[#505](https://github.com/xmldom/xmldom/issues/505)- preserve DOCTYPE internal subset
[#498](https://github.com/xmldom/xmldom/issues/498)/[#497](https://github.com/xmldom/xmldom/issues/497)/[#117](https://github.com/xmldom/xmldom/issues/117)
BREAKING CHANGES: Many documents that were previously accepted by xmldom, esecially non well-formed ones are no longer accepted. Some issues that were formerly reported as errors are now a fatalError.- DOMParser: Align parseFromString errors with specs
[#454](https://github.com/xmldom/xmldom/issues/454)Chore
- stop running mutation tests using stryker
[#496](https://github.com/xmldom/xmldom/issues/496)- make
toErrorSnapshotwindows compatible[#503](https://github.com/xmldom/xmldom/issues/503)Thank you,
@cjbarth,@shunkica,@pmahend1,@niklasl, for your contributions0.8.9
Fixed
- Set nodeName property in ProcessingInstruction
[#509](https://github.com/xmldom/xmldom/issues/509)/[#505](https://github.com/xmldom/xmldom/issues/505)Thank you,
@cjbarth, for your contributions0.7.12
Fixed
- Set nodeName property in ProcessingInstruction
[#509](https://github.com/xmldom/xmldom/issues/509)/[#505](https://github.com/xmldom/xmldom/issues/505)Thank you,
@cjbarth, for your contributions0.9.0-beta.8
Fixed
- Throw DOMException when calling removeChild with invalid parameter
[#494](https://github.com/xmldom/xmldom/issues/494)/[#135](https://github.com/xmldom/xmldom/issues/135)
... (truncated)
Commits
282f0ad0.7.13e06606bfix(dom): prevent iteration over deleted items (#514)f3c7be30.7.12ccd9abafix: Set nodeName property in ProcessingInstruction (#509)44477fc0.7.11b44816cfix: extend list of HTML entities (#489)f97cb3a0.7.108624000fix: properly parse closing where the last attribute has no value (#485)927392f0.7.999cfe62fix: Properly check nodes before replacement (#457)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.