Skip to content

⬆️ Update quick-xml to v0.39.4#327

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/quick-xml-0.x-lockfile
May 8, 2026
Merged

⬆️ Update quick-xml to v0.39.4#327
renovate[bot] merged 1 commit intomainfrom
renovate/quick-xml-0.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 8, 2026

This PR contains the following updates:

Package Type Update Change
quick-xml dependencies patch 0.39.30.39.4

Release Notes

tafia/quick-xml (quick-xml)

v0.39.4

Compare Source

Bug Fixes
  • #​957: Fix slice-index panic when reading malformed DTD whose unknown markup
    is split across BufReader chunks. As with #​950, the returned
    Event::DocType may contain the malformed DTD; this fix only ensures that
    the parser does not panic.
  • #​960: Fix sibling slice-index panic when a single chunk delivers < followed
    by 9+ bytes of unknown markup inside a DTD internal subset. Same disposition
    as #​957 / #​950: parser must not panic; DTD validity reporting is a future
    improvement.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 enabled auto-merge (squash) May 8, 2026 20:49
@renovate renovate Bot merged commit 1ab60ae into main May 8, 2026
8 checks passed
@renovate renovate Bot deleted the renovate/quick-xml-0.x-lockfile branch May 8, 2026 20:50
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.

0 participants