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 ^0.6.0 #551

Merged
merged 1 commit into from
May 24, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

xmldom/xmldom

v0.6.0

Compare Source

Fixes
  • Stop serializing empty namespace values like xmlns:ds="" #168
    BREAKING CHANGE: If your code expected empty namespaces attributes to be serialized.
    Thank you @​pdecat and @​FranckDepoortere
  • Escape < to &lt; when serializing attribute values #198 / #199

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@codecov-commenter
Copy link

codecov-commenter commented Apr 17, 2021

Codecov Report

Merging #551 (515ebe5) into main (0d2422a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #551   +/-   ##
=======================================
  Coverage   69.93%   69.93%           
=======================================
  Files           7        7           
  Lines        1234     1234           
  Branches      194      194           
=======================================
  Hits          863      863           
  Misses        371      371           

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 0d2422a...515ebe5. Read the comment docs.

@zobo zobo changed the base branch from main to next May 24, 2021 09:43
@zobo zobo merged commit 46a073c into next May 24, 2021
@zobo zobo deleted the renovate/xmldom-0.x branch May 24, 2021 09:43
zobo pushed a commit that referenced this pull request Jun 7, 2021
Co-authored-by: Renovate Bot <bot@renovateapp.com>
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.

3 participants