newAM / stm32wl-lightswitch-demo

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

build(deps): bump defmt-rtt from 0.3.2 to 0.4.0 #74

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps defmt-rtt from 0.3.2 to 0.4.0.

Changelog

Sourced from defmt-rtt's changelog.

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

  • #704: Release defmt-macros 0.3.3, defmt-print 0.3.3, defmt-rtt 0.4.0
  • #703: defmt-print: Update to clap 4.0.
  • #701: Pre-relase cleanup
  • #695: defmt-rtt: Refactor rtt [3/2]
  • #689: defmt-rtt: Update to critical-section 1.0
  • #692: defmt-macros: Wrap const fn in const item to ensure compile-time-evaluation.
  • #690: Satisfy clippy
  • #688: Release defmt-decoder 0.3.3
  • #687: CI: Re-enable qemu-snapshot (nightly) tests
  • #686: CI: Temporarily disable qemu-snapshot (nightly)
  • #684: defmt-macros: Fix syn dependency version.
  • #683: defmt-rtt: Make sure the whole RTT structure is in RAM
  • #682: defmt-print: exit when stdin is closed
  • #681: Make use of i/o locking being static since rust 1.61.
  • #679: CI: Add changelog enforcer
  • #678: Satisfy clippy

#704: knurling-rs/defmt#704 #703: knurling-rs/defmt#703 #701: knurling-rs/defmt#701 #695: knurling-rs/defmt#695 #692: knurling-rs/defmt#692 #690: knurling-rs/defmt#690 #688: knurling-rs/defmt#688 #687: knurling-rs/defmt#687 #686: knurling-rs/defmt#686 #684: knurling-rs/defmt#684 #683: knurling-rs/defmt#683 #682: knurling-rs/defmt#682 #681: knurling-rs/defmt#681 #679: knurling-rs/defmt#679 #678: knurling-rs/defmt#678

Commits


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 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 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)