Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2025

This PR contains the following updates:

Package Type Update Change
roxmltree dependencies minor 0.20.0 -> 0.21.0

Release Notes

RazrFalcon/roxmltree (roxmltree)

v0.21.0

Compare Source

Added
  • ParsingOptions::entity_resolver can be used to resolve external entities referenced via public ID and URI.
Changed
  • Node::has_attribute, Node::attribute and Node::attribute_node match local names similar to how Node::has_tag_name works.
  • Various internal performance improvements, e.g. devirtualization of token dispatch and usage of memchr for finding delimiters.
Fixed
  • Possible panic when entity resolution yields unbalanced tags.
  • Quadratic runtime when merging consecutive text nodes.

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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/roxmltree-0.x branch from 23389f8 to 7dcafda Compare October 6, 2025 05:02
@renovate renovate bot force-pushed the renovate/roxmltree-0.x branch from 7dcafda to 5905a61 Compare October 9, 2025 14:06
@DanielleHuisman DanielleHuisman merged commit 8c30e7d into main Oct 9, 2025
8 checks passed
@DanielleHuisman DanielleHuisman deleted the renovate/roxmltree-0.x branch October 9, 2025 14:25
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