Skip to content

Bump defmt from 1.0.1 to 1.1.0#27

Merged
Mossop merged 1 commit into
mainfrom
dependabot/cargo/defmt-1.1.0
May 19, 2026
Merged

Bump defmt from 1.0.1 to 1.1.0#27
Mossop 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 18, 2026

Bumps defmt from 1.0.1 to 1.1.0.

Release notes

Sourced from defmt's releases.

defmt v1.1.0

What's Changed

New Contributors

Full Changelog: knurling-rs/defmt@defmt-v1.0.1...defmt-v1.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 dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 18, 2026
@Mossop Mossop merged commit 406bd16 into main May 19, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/defmt-1.1.0 branch May 19, 2026 10:24
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