Skip to content

chore(deps): update rust crate quick-xml to v0.39.4 - autoclosed#64

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/quick-xml-0.x-lockfile
Closed

chore(deps): update rust crate quick-xml to v0.39.4 - autoclosed#64
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/quick-xml-0.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
quick-xml dependencies patch 0.39.20.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.

v0.39.3

Compare Source

Bug Fixes
  • #​950: Fix subtraction with overflow when parse malformed DTD in some cases.
    Note, that currently we do not check the validity of DTD, so the returned Event::DocType
    may contain the malformed DTD.

Configuration

📅 Schedule: (UTC)

  • 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 changed the title chore(deps): update rust crate quick-xml to v0.39.3 chore(deps): update rust crate quick-xml to v0.39.4 May 9, 2026
@renovate renovate Bot force-pushed the renovate/quick-xml-0.x-lockfile branch from 9166f6f to 4444149 Compare May 9, 2026 22:42
@renovate renovate Bot changed the title chore(deps): update rust crate quick-xml to v0.39.4 chore(deps): update rust crate quick-xml to v0.39.4 - autoclosed May 11, 2026
@renovate renovate Bot closed this May 11, 2026
@renovate renovate Bot deleted the renovate/quick-xml-0.x-lockfile branch May 11, 2026 22:07
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