-
-
Notifications
You must be signed in to change notification settings - Fork 812
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump quick-xml from 0.36.2 to 0.37.0 in the cargo-minor group #18406
Conversation
See the changes to follow: https://github.com/tafia/quick-xml/releases/tag/v0.37.0 |
Bumps the cargo-minor group with 1 update: [quick-xml](https://github.com/tafia/quick-xml). Updates `quick-xml` from 0.36.2 to 0.37.0 - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](tafia/quick-xml@v0.36.2...v0.37.0) --- updated-dependencies: - dependency-name: quick-xml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Oh, looks like simply following |
74f98e4
to
46704ea
Compare
Although I guess we could wait with this until |
Looks like quick-xml is updatable in another way, so this is no longer needed. |
How absolute dare undo my manual work, bot! |
Actually, I guess it's better to reopen this as a "regular" (not bot-managed) PR from my fork... Sorry for the spam! |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the cargo-minor group with 1 update: quick-xml.
Updates
quick-xml
from 0.36.2 to 0.37.0Release notes
Sourced from quick-xml's releases.
... (truncated)
Changelog
Sourced from quick-xml's changelog.
Commits
3ac75a6
Release 0.37.07799744
Sort dependencies and table of tests which requires features8311eef
Rename test xmlrs_reader_tests -> html and run it only when escape-html featu...a6c5fc5
Merge pull request #826 from Mingun/more-deserializers83d2957
Implement IntoDeserializer for public deserializers9218684
Make SimpleTypeDeserializer and SimpleTypeSerializer public1920e03
Implement From<String> and From<Cow> for quick_xml::de::Text45a66e5
Do not report errors if deserializer cannot convert string to the boolean or ...b285fc9
Move deserialization helper from Content to CowRef62f10dd
Forward deserialization of primitives in SimpleTypeDeserializer to AtomicDese...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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions