Update Rust crate quick-xml to 0.38.3 #408

Merged
renovate merged 1 commits from renovate/quick-xml-0.x into master 2025-09-03 00:33:16 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
quick-xml dependencies patch 0.38.2 -> 0.38.3

Release Notes

tafia/quick-xml (quick-xml)

v0.38.3

Compare Source

Bug Fixes
  • #​895: Fix incorrect normalization of \rX EOL sequences where X is a char which is
    UTF-8 encoded as [c2 xx], except [c2 85].
Misc Changes
  • #​895: Add new xml10_content() and xml11_content() methods which behaves the same as
    html_content() and xml_content() methods, but express intention more clearly.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [quick-xml](https://github.com/tafia/quick-xml) | dependencies | patch | `0.38.2` -> `0.38.3` | --- ### Release Notes <details> <summary>tafia/quick-xml (quick-xml)</summary> ### [`v0.38.3`](https://github.com/tafia/quick-xml/blob/HEAD/Changelog.md#0383----2025-08-24) [Compare Source](https://github.com/tafia/quick-xml/compare/v0.38.2...v0.38.3) ##### Bug Fixes - [#&#8203;895]: Fix incorrect normalization of `\rX` EOL sequences where `X` is a char which is UTF-8 encoded as \[c2 xx], except \[c2 85]. ##### Misc Changes - [#&#8203;895]: Add new `xml10_content()` and `xml11_content()` methods which behaves the same as `html_content()` and `xml_content()` methods, but express intention more clearly. [#&#8203;895]: https://github.com/tafia/quick-xml/pull/895 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45My4zIiwidXBkYXRlZEluVmVyIjoiNDEuOTMuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-09-03 00:33:15 +00:00
Update Rust crate quick-xml to 0.38.3
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
8c5814307b
renovate scheduled this pull request to auto merge when all checks succeed 2025-09-03 00:33:15 +00:00
renovate merged commit 04400ec31e into master 2025-09-03 00:33:16 +00:00
renovate deleted branch renovate/quick-xml-0.x 2025-09-03 00:33:17 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/VirtWeb#408
No description provided.