Skip to content
This repository was archived by the owner on May 1, 2026. It is now read-only.

feat(rust): bump xml-disassembler from 0.4.6 to 0.4.7#239

Merged
mcarvin8 merged 1 commit intomainfrom
dependabot/cargo/xml-disassembler-0.4.7
Apr 24, 2026
Merged

feat(rust): bump xml-disassembler from 0.4.6 to 0.4.7#239
mcarvin8 merged 1 commit intomainfrom
dependabot/cargo/xml-disassembler-0.4.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 24, 2026

Bumps xml-disassembler from 0.4.6 to 0.4.7.

Release notes

Sourced from xml-disassembler's releases.

v0.4.7

Fixed

  • prevent reassemble from emitting empty when first parsed file is empty or declaration-only (#41)

Other

  • add regression test
  • add cargo-husky pre-commit hook for fmt and clippy
  • cover remaining reachable branches; simplify unreachable defensive code (#39)
Changelog

Sourced from xml-disassembler's changelog.

0.4.7 - 2026-04-24

Fixed

  • prevent reassemble from emitting empty when first parsed file is empty or declaration-only (#41)

Other

  • add regression test
  • add cargo-husky pre-commit hook for fmt and clippy
  • cover remaining reachable branches; simplify unreachable defensive code (#39)
Commits
  • e22c048 chore: release v0.4.7 (#40)
  • 7a99f9b chore: add regression test
  • 9a290b7 chore: add cargo-husky pre-commit hook for fmt and clippy
  • fbe512e fix: prevent reassemble from emitting empty <root></root> when first parsed f...
  • 9440d25 test: cover remaining reachable branches; simplify unreachable defensive code...
  • See full diff in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [xml-disassembler](https://github.com/mcarvin8/xml-disassembler-rust) from 0.4.6 to 0.4.7.
- [Release notes](https://github.com/mcarvin8/xml-disassembler-rust/releases)
- [Changelog](https://github.com/mcarvin8/xml-disassembler-rust/blob/main/CHANGELOG.md)
- [Commits](mcarvin8/xml-disassembler-rust@v0.4.6...v0.4.7)

---
updated-dependencies:
- dependency-name: xml-disassembler
  dependency-version: 0.4.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies rust Pull requests that update rust code labels Apr 24, 2026
@codecov-commenter
Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

@mcarvin8 mcarvin8 merged commit bb6857a into main Apr 24, 2026
4 checks passed
@mcarvin8 mcarvin8 deleted the dependabot/cargo/xml-disassembler-0.4.7 branch April 24, 2026 20:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants