Skip to content

fix(deps): update rust crate xml-rs to v0.8.27 - autoclosed#788

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/xml-rs-0.x-lockfile
Closed

fix(deps): update rust crate xml-rs to v0.8.27 - autoclosed#788
renovate[bot] wants to merge 1 commit intomainfrom
renovate/xml-rs-0.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 8, 2024

This PR contains the following updates:

Package Type Update Change
xml-rs (source) dependencies patch 0.8.4 -> 0.8.27

Release Notes

netvl/xml-rs (xml-rs)

v0.8.27

  • Added detection of invalid <? in attributes

v0.8.26

  • Fixed buffering of files with a broken UTF-16 encoding

v0.8.25

  • TryFrom for converting from reader to writer events, to make .as_writer_event() more discoverable.

v0.8.24

  • Fixed reporting of line/column position of CDATA when trimming whitespace

v0.8.23

  • StartDocument event will consistently use uppercase "UTF-8" name for encoding when the document did not declare it expicitly, but beware that documents can still use lowercase encoding names, so you must always use case-insensitive comparisons.

v0.8.22

  • Ability to retrieve the whole DOCTYPE. For backwards compatibility, it's a getter on the reader, not an event.

v0.8.21

  • Added EventWriter::inner_ref
  • ~15% performance improvement

v0.8.20

  • Fixed escaping of literal ]]> in CDATA

v0.8.19

  • Fixed whitespace event when parsing DOCTYPE with internal subset

v0.8.18

  • Option to tolerate invalid entities and chars

v0.8.17

  • Added configuration for document size/complexity limits.

v0.8.16

Compare Source

  • Fixed error line numbers when parsing CDATA as characters

v0.8.15

Compare Source

  • Improved speed of parsing elements with huge number of arguments

v0.8.14

Compare Source

  • Fixed error line numbers when ignoring comments

v0.8.13

Compare Source

  • Backward-compatibility fix

v0.8.12

Compare Source

  • Improved conformance of parsing invalid codepoints, XML prolog
  • Reduced number of allocations

v0.8.11

Compare Source

  • Improved conformance of PI
  • Forbidden invalid multiple root elements, unless an option allowing them is enabled.

v0.8.10

Compare Source

  • Improved parsing conformance
  • Internal error handling improvements

v0.8.9

Compare Source

  • Added support for UTF-16 and ASCII
  • Fixed CDATA parsing
  • Added PE entities parsing

v0.8.8

Compare Source

  • Added recursive entity expansion (with length protection)
  • Expanded parsing of DTD

v0.8.7

Compare Source

  • Basic parsing of DTD internal subset
  • Speed improvements

v0.8.6

Compare Source

  • Fixed parsing of incorrectly nested comments and processing instructions

v0.8.5

Compare Source

  • Updated source code to edition 2018 and fixed/updated some Rust idioms.

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/xml-rs-0.x-lockfile branch from de24230 to d596cf6 Compare January 8, 2025 16:08
@renovate renovate Bot changed the title fix(deps): update rust crate xml-rs to v0.8.24 fix(deps): update rust crate xml-rs to v0.8.25 Jan 8, 2025
@renovate renovate Bot force-pushed the renovate/xml-rs-0.x-lockfile branch from d596cf6 to dd74f98 Compare April 9, 2025 17:02
@renovate renovate Bot changed the title fix(deps): update rust crate xml-rs to v0.8.25 fix(deps): update rust crate xml-rs to v0.8.26 Apr 9, 2025
@renovate renovate Bot force-pushed the renovate/xml-rs-0.x-lockfile branch from dd74f98 to e26e924 Compare July 9, 2025 19:39
@renovate renovate Bot changed the title fix(deps): update rust crate xml-rs to v0.8.26 fix(deps): update rust crate xml-rs to v0.8.27 Jul 9, 2025
@renovate renovate Bot force-pushed the renovate/xml-rs-0.x-lockfile branch from e26e924 to 6622950 Compare July 29, 2025 12:59
@github-actions
Copy link
Copy Markdown

This report was generated by comparing 3505190 with f1687a9.
If you would like to check difference, please check here.

success

ArtifactName: wasm

✨✨ That's perfect, there is no visual difference! ✨✨

item count
pass 46
change 0
new 0
delete 0

@renovate renovate Bot changed the title fix(deps): update rust crate xml-rs to v0.8.27 fix(deps): update rust crate xml-rs to v0.8.27 - autoclosed Aug 20, 2025
@renovate renovate Bot closed this Aug 20, 2025
@renovate renovate Bot deleted the renovate/xml-rs-0.x-lockfile branch August 20, 2025 16:56
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