newAM / stm32wl-lightswitch-demo

Demo project for the stm32wlxx-hal
MIT License
7 stars 2 forks source link

build(deps): bump defmt from 0.3.5 to 0.3.6 #119

Open dependabot[bot] opened 8 months ago

dependabot[bot] commented 8 months ago

Bumps defmt from 0.3.5 to 0.3.6.

Changelog

Sourced from defmt's changelog.

[v0.3.6] - 2024-02-05

  • #804: CI: Remove mdbook strategy
  • #803: CI: Disable nightly qemu-snapshot tests
  • #789: defmt: Add support for new time-related display hints
  • #783: defmt-decoder: Move formatting logic to Formatter

#804: knurling-rs/defmt#804 #803: knurling-rs/defmt#803 #789: knurling-rs/defmt#789 #783: knurling-rs/defmt#783

defmt-decoder v0.3.9, defmt-print v0.3.10 - 2023-10-04

  • #784: defmt-decoder: Prepare defmt-decoder v0.3.9 release
  • #781: defmt-decoder: Add pub struct Formatter to defmt_decoder::log
  • #778: defmt-decoder: Add support for nested log formatting
  • #777: defmt-decoder: Simplify StdoutLogger
  • #775: defmt-decoder: Ignore AArch64 mapping symbols
  • #771: defmt-macros: Ignore empty items in DEFMT_LOG
  • #769: defmt-decoder: Add support for color, style, width and alignment to format

#784: knurling-rs/defmt#784 #781: knurling-rs/defmt#781 #778: knurling-rs/defmt#778 #777: knurling-rs/defmt#777 #775: knurling-rs/defmt#775 #771: knurling-rs/defmt#771 #769: knurling-rs/defmt#769

defmt-decoder v0.3.8, defmt-print v0.3.8 - 2023-08-01

  • #766 decoder::log: Rename PrettyLogger to StdoutLogger
  • #765: defmt-decoder: Add support for customizable logger formatting

#766: knurling-rs/defmt#766 #765: knurling-rs/defmt#765

Commits


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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.