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 (
86813d5
) to head (d245e0d
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps quick-xml from 0.34.0 to 0.35.0.
Release notes
Sourced from quick-xml's releases.
Changelog
Sourced from quick-xml's changelog.
Commits
22b3e45
Release 0.35.0ae9fca6
Add link to issue that when resolved may allow us to not exclude tests & exam...0534c87
Fix missing text events in some circumstances022441f
Add regression tests for #7749a72c7b
Merge pull request #771 from Mingun/escape-fixes0315ed0
Fix Attribute::unescape_value does not unescape predefined entities since #739aa1d391
Reuse existing method with does the same thing whenencoding
feature is dis...80bf12d
Add helper to decoder Cow data, which retains original lifetime42d7123
Do not allow (positive) sign in character references04bddd6
Use standard methods to parse character reference to a numberDependabot 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