Closed dependabot[bot] closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 32.21%. Comparing base (
93fbada
) to head (609b46c
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps quick-xml from 0.32.0 to 0.33.0.
Release notes
Sourced from quick-xml's releases.
... (truncated)
Changelog
Sourced from quick-xml's changelog.
Commits
2659775
Release 0.33.0f465f95
Add release checklist to changelog9576c54
Move legend to the releases where it was useda85cab7
Merge pull request #762 from Mingun/organize-tests486e64e
Remove non-namespaced reader tests from xmlrs_reader_tests.rs7463d2a
Remove namespaced reader tests from xmlrs_reader_tests.rs3321944
Remove not working and commented testse9cab59
Replace testescaped_characters
withescape::test_escape
0657aa0
Hidequick_xml::escape::resolve_html5_entity
underescape-html
feature again625c74e
Replace test bom_removed_from_initial_text with more formal test in tests/enc...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show