Update dependency xmltodict to v1 #5
Reference in New Issue
Block a user
Delete Branch "renovate/xmltodict-1.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→==1.0.4Release Notes
martinblech/xmltodict (xmltodict)
v1.0.4Compare Source
Bug Fixes
v1.0.3Compare Source
Bug Fixes
Documentation
v1.0.2Compare Source
Bug Fixes
v1.0.1Compare Source
Bug Fixes
Documentation
v1.0.0Compare Source
⚠ BREAKING CHANGES
Features
_emitbehavior (e43537e)force_cdatasupport (bool/tuple/callable) (a497fed), closes #375Bug Fixes
[@xmlns](https://github.com/xmlns)to declaring element when process_namespaces=True (f0322e5), closes #163#textwith attributes; unify value conversion (927a025), closes #366Reverts
Documentation
Code Refactoring
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.