Skip to content

build(deps): bump qemu-exit from 3.0.2 to 4.0.0#295

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/qemu-exit-4.0.0
Closed

build(deps): bump qemu-exit from 3.0.2 to 4.0.0#295
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/qemu-exit-4.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Bumps qemu-exit from 3.0.2 to 4.0.0.

Release notes

Sourced from qemu-exit's releases.

Version 4.0.0

Added

  • Added a changelog.
  • Added support for 32-bit ARM architectures (#33).

#33: rust-embedded/qemu-exit#33

Changed

  • Moved the repository to rust-embedded under the libs team.
  • Changed X86::new and RISCV64::new to unsafe.
Changelog

Sourced from qemu-exit's changelog.

4.0.0 - 2026-05-05

Added

  • Added a changelog.
  • Added support for 32-bit ARM architectures (#33).

#33: rust-embedded/qemu-exit#33

Changed

  • Moved the repository to rust-embedded under the libs team.
  • Changed X86::new and RISCV64::new to unsafe.
Commits
  • 9ae5ace Merge pull request #44 from rust-embedded/version-4.0.0
  • 2a140d6 version: 3.0.2 -> 4.0.0
  • 0cc64cd Merge pull request #40 from rust-embedded/unsafe-new
  • d198035 x86, riscv64: mark constructors as unsafe
  • f348047 Merge pull request #43 from rust-embedded/cargo-toml-fix-lic
  • 9fc755f Merge pull request #42 from rust-embedded/bump-actions-checkout
  • 0a25d7b Cargo.toml: fix license field
  • 6a92c79 ci: actions-checkout: v5 -> v6
  • ea3030e Merge pull request #41 from ekohandel/aarch32-ci-tests
  • 8e4e10e Run aarch32 test in CI
  • Additional commits viewable 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 [qemu-exit](https://github.com/rust-embedded/qemu-exit) from 3.0.2 to 4.0.0.
- [Release notes](https://github.com/rust-embedded/qemu-exit/releases)
- [Changelog](https://github.com/rust-embedded/qemu-exit/blob/main/CHANGELOG.md)
- [Commits](rust-embedded/qemu-exit@v3.0.2...v4.0.0)

---
updated-dependencies:
- dependency-name: qemu-exit
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 2, 2026
@github-actions github-actions Bot enabled auto-merge June 2, 2026 05:39
@phip1611 phip1611 closed this Jun 2, 2026
auto-merge was automatically disabled June 2, 2026 06:11

Pull request was closed

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 2, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/cargo/qemu-exit-4.0.0 branch June 2, 2026 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant