Skip to content

Bump defmt from 1.0.1 to 1.1.0#203

Merged
qwandor merged 1 commit into
mainfrom
dependabot/cargo/defmt-1.1.0
May 12, 2026
Merged

Bump defmt from 1.0.1 to 1.1.0#203
qwandor merged 1 commit into
mainfrom
dependabot/cargo/defmt-1.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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 dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 12, 2026
@qwandor qwandor enabled auto-merge May 12, 2026 23:33
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 force-pushed the dependabot/cargo/defmt-1.1.0 branch from 7364f8b to 178cd43 Compare May 12, 2026 23:34
@qwandor qwandor added this pull request to the merge queue May 12, 2026
Merged via the queue into main with commit da83da4 May 12, 2026
7 of 8 checks passed
@qwandor qwandor deleted the dependabot/cargo/defmt-1.1.0 branch May 12, 2026 23:34
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