Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency xmldom to v0.5.0 #150

Merged
merged 1 commit into from
Mar 13, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
xmldom 0.4.0 -> 0.5.0 age adoption passing confidence

Release Notes

xmldom/xmldom

v0.5.0

Compare Source

Fixes
  • Avoid misinterpretation of malicious XML input - GHSA-h6q6-9hqw-rwfv (CVE-2021-21366)
  • Fix breaking preprocessors' directives when parsing attributes #171
  • fix(dom): Escape ]]> when serializing CharData #181
  • Switch to (only) MIT license (drop problematic LGPL license option) #178
  • Export DOMException; remove custom assertions; etc. #174
Docs
  • Update MDN links in readme.md #188

Renovate configuration

📅 Schedule: "before 3am every weekend" (UTC).

🚦 Automerge: Enabled.

♻️ 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 WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Mar 13, 2021

Codecov Report

Merging #150 (b3951bc) into master (bdea9a5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #150   +/-   ##
=======================================
  Coverage   95.91%   95.91%           
=======================================
  Files           1        1           
  Lines          49       49           
=======================================
  Hits           47       47           
  Misses          2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bdea9a5...b3951bc. Read the comment docs.

@renovate renovate bot merged commit 85a2345 into master Mar 13, 2021
@renovate renovate bot deleted the renovate/xmldom-0.x branch March 13, 2021 04:31
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