Skip to content

Bump qemu-exit from 3.0.2 to 4.0.0#65

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

Bump qemu-exit from 3.0.2 to 4.0.0#65
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/qemu-exit-4.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

You can trigger a rebase of this PR 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 29, 2026
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.

0 participants