Update dependency xmltodict to v0.15.1 #4
Reference in New Issue
Block a user
Delete Branch "renovate/xmltodict-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==0.12.0→==0.15.1Release Notes
martinblech/xmltodict (xmltodict)
v0.15.1Compare Source
v0.15.0). In addition to '<'/'>' rejection, now also reject element and
attribute names (including
@xmlnsprefixes) that:str; no coercion)v0.15.0Compare Source
element and attribute names (including
@xmlnsprefixes) during unparse.This limits validation to avoiding tag-context escapes; attribute values
continue to be escaped by the SAX
XMLGenerator.Advisory: https://fluidattacks.com/advisories/mono
v0.14.2Compare Source
v0.14.1Compare Source
v0.14.0Compare Source
python -m unittest tests/*.py.v0.13.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.