Skip to content

chore(deps): bump defmt from 1.0.1 to 1.1.0 in /firmware#46

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

chore(deps): bump defmt from 1.0.1 to 1.1.0 in /firmware#46
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/firmware/defmt-1.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps defmt from 1.0.1 to 1.1.0.

Changelog

Sourced from defmt's changelog.

[defmt-v1.1.0] (2026-05-12)

  • #974 Ensure typechecking is still performed on disabled log statement.
  • #960 Fix Format not accepting multiple helper attribute instances
  • #937 add support for #[defmt(transparent)] on Format derive
  • #959 Missing "unstable-test" cfg in tests module
  • #956 Link LICENSE-* in the crate folder
  • #955 Allow using the defmt/alloc feature on bare metal ESP32-S2
  • #972 Fix logic bug in env_filter
  • #1007 defmt: impl Format for core::fmt::Error
  • #983 Add Format implementation for core::num::Wrapping<T>
  • #1022 Re-fix accidental breaking change in Format macro
  • #1041 Ignore RUSTSEC-2026-0009
  • #1052 Pin UI tests to host MSRV
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

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 [defmt](https://github.com/knurling-rs/defmt) from 1.0.1 to 1.1.0.
- [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-v1.0.1...defmt-v1.1.0)

---
updated-dependencies:
- dependency-name: defmt
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the status:needs-review Awaiting code review label May 18, 2026
@dependabot dependabot Bot requested a review from husamettinarabaci as a code owner May 18, 2026 09:37
@dependabot dependabot Bot added the type:refactor Code restructuring with no behavior change label May 18, 2026
@github-actions github-actions Bot added module:firmware Firmware type:infra Infrastructure, CI/CD, build system labels May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module:firmware Firmware status:needs-review Awaiting code review type:infra Infrastructure, CI/CD, build system type:refactor Code restructuring with no behavior change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant