Skip to content

build(deps): update defmt-test requirement from 0.4 to 0.5 - #48

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/defmt-test-0.5
Open

build(deps): update defmt-test requirement from 0.4 to 0.5#48
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/defmt-test-0.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on defmt-test to permit the latest version.

Changelog

Sourced from defmt-test's changelog.

[defmt-test-v0.5.0] (2026-05-12)

  • #1049 Pin trybuild to 1.0.89
  • #1046 Replace cortex-m-semihosting with generic semihosting crate to support non-Cortex-M thumb targets

[defmt-test-v0.4.0] (2025-04-01)

  • #909 Switch to using defmt-1.0

[defmt-test-v0.3.2] (2024-03-05)

[defmt-test-v0.3.1] (2023-10-11)

[defmt-test-v0.3.0] (2021-11-26)

[defmt-test-v0.2.3] (2021-05-21)

[defmt-test-v0.2.2] (2021-04-29)

[defmt-test-v0.2.1] (2021-02-26)

[defmt-test-v0.2.0] (2021-02-20)

[defmt-test-v0.1.1] (2020-12-03)

[defmt-test-v0.1.0] (2020-11-30)

Initial release

defmt-test-macros

Macros for defmt-test

defmt-test-macros-next

  • No changes

defmt-test-macros-v0.3.1 (2024-03-05)

defmt-test-macros-v0.3.0 (2021-11-26)

defmt-test-macros-v0.2.1 (2021-05-21)

... (truncated)

Commits
  • 86c3c50 Bump defmt version
  • 02841ea Bump changelog sections
  • 3c95ffb Bump crate versions
  • 3ac30de Bump qemu-run to 0.3.0
  • 5bdb1bd Also support single arguments to qemu-run
  • 8b3c207 Update CHANGELOG
  • 13be3fd qemu-run supports --arg foo=bar to pass -foo bar to qemu.
  • d477bf3 Exclude defmt-test from cargo-semver-checks
  • 9ba998d Add changelog entry for semihosting crate migration
  • 716a714 Update QEMU test fw to use generic semihosting crate
  • Additional commits viewable in compare view

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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [defmt-test](https://github.com/knurling-rs/defmt) to permit the latest version.
- [Release notes](https://github.com/knurling-rs/defmt/releases)
- [Changelog](https://github.com/knurling-rs/defmt/blob/main/CHANGELOG.md)
- [Commits](knurling-rs/defmt@defmt-rtt-v0.4.0...defmt-test-v0.5.0)

---
updated-dependencies:
- dependency-name: defmt-test
  dependency-version: 0.5.0
  dependency-type: direct:production
...

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 May 12, 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