Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2025

This PR contains the following updates:

Package Change Age Confidence
xmltodict ==0.15.1==1.0.2 age confidence

Release Notes

martinblech/xmltodict (xmltodict)

v1.0.2

Compare Source

Bug Fixes
  • allow DOCTYPE with disable_entities=True (default) (25b61a4)

v1.0.1

Compare Source

Bug Fixes
  • fail closed when entities disabled (c986d2d)
  • validate XML comments (3d4d2d3)
Documentation
  • add SECURITY.md (6413023)
  • clarify behavior for empty lists (2025b5c)
  • clarify process_comments docs (6b464fc)
  • clarify strip whitespace comment behavior (b3e2203)
  • create AGENTS.md for coding agents (0da66ee)
  • replace travis with actions badge (2576b94)
  • update CONTRIBUTING.md (db39180)

v1.0.0

Compare Source

⚠ BREAKING CHANGES
  • modernize for Python 3.9+; drop legacy compat paths
Features
  • unparse: add limited XML comment round-trip; unify _emit behavior (e43537e)
  • unparse: add selective force_cdata support (bool/tuple/callable) (a497fed), closes #​375
Bug Fixes
  • namespaces: attach [@xmlns](https://redirect.github.com/xmlns) to declaring element when process_namespaces=True (f0322e5), closes #​163
  • streaming: avoid parent accumulation at item_depth; add regression tests (220240c)
  • unparse: handle non-string #text with attributes; unify value conversion (927a025), closes #​366
  • unparse: skip empty lists to keep pretty/compact outputs consistent (ab4c86f)
Reverts
  • remove initial Release Drafter config (c0b74ed)
Documentation
  • readme: add API reference for parse()/unparse() kwargs (e5039ad)
  • readme: mention types-xmltodict stub package (58ec03e)
Code Refactoring
  • modernize for Python 3.9+; drop legacy compat paths (7364427)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/xmltodict-1.x branch from 870372e to fd88e23 Compare October 1, 2025 22:14
@renovate renovate bot force-pushed the renovate/xmltodict-1.x branch 2 times, most recently from 98a6dbf to 8605cdd Compare October 14, 2025 01:42
@renovate renovate bot force-pushed the renovate/xmltodict-1.x branch 3 times, most recently from 900ef91 to 42c41f7 Compare October 23, 2025 02:03
@renovate renovate bot force-pushed the renovate/xmltodict-1.x branch 3 times, most recently from a63fb5f to 408357a Compare October 30, 2025 04:30
@renovate renovate bot force-pushed the renovate/xmltodict-1.x branch 2 times, most recently from b9797c7 to e62bbe7 Compare December 1, 2025 09:28
@renovate renovate bot force-pushed the renovate/xmltodict-1.x branch 2 times, most recently from 29ef6a3 to a093a3b Compare December 6, 2025 09:03
@renovate renovate bot force-pushed the renovate/xmltodict-1.x branch 3 times, most recently from 0696a47 to 412c4d0 Compare December 25, 2025 21:47
@renovate renovate bot force-pushed the renovate/xmltodict-1.x branch from 412c4d0 to b518f45 Compare December 27, 2025 20:53
@renovate renovate bot force-pushed the renovate/xmltodict-1.x branch from b518f45 to 8ca564f Compare January 3, 2026 20:43
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