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.4 to 0.3.5 #99

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps defmt from 0.3.4 to 0.3.5.

Release notes

Sourced from defmt's releases.

defmt-v0.3.5

What's Changed

New Contributors

Full Changelog: https://github.com/knurling-rs/defmt/compare/defmt-v0.3.4...defmt-v0.3.5

Changelog

Sourced from defmt's changelog.

[v0.3.5] - 2023-06-19

  • #760: defmt-macros: Upgrade to syn 2
  • #759: Release defmt v0.3.5, defmt-macros 0.3.6 and defmt-print 0.3.8
  • #758: defmt-print: Tidy up
  • #757: defmt-print: Allow reading from a tcp port
  • #756: CI: Switch from bors to merge queue
  • #753: demft Add Format impls for core::ptr::NonNull and fn(Args...) -> Ret (up to 12 arguments)

#760: knurling-rs/defmt#760 #759: knurling-rs/defmt#759 #758: knurling-rs/defmt#758 #757: knurling-rs/defmt#757 #756: knurling-rs/defmt#756 #753: knurling-rs/defmt#753

defmt-decoder v0.3.7, defmt-macros v0.3.5, defmt-parser v0.3.3, defmt-print v0.3.7 - 2023-05-05

  • #754: Release defmt-decoder v0.3.7, defmt-macros v0.3.5, defmt-parser v0.3.3, defmt-print v0.3.7
  • #750: Add support for decoding wire format version 3

#754: knurling-rs/defmt#754 #750: knurling-rs/defmt#750

Commits
  • 16d52c7 Merge pull request #759 from knurling-rs/release
  • e1413da Update defmt-macro & changelog.
  • 62ad17a Update date in CHANGELOG.md
  • 19d0c24 Merge branch 'main' into release
  • 5f1625c Update CHANGELOG.md
  • ba53b2e Merge pull request #760 from mkroening/syn2
  • 579ab74 defmt-macros: Migrate get_defmt_format_option to parse_nested_meta
  • d7cb6e6 defmt-macros: Upgrade to syn 2
  • f0ed3dc Merge branch 'main' into release
  • f82051f Merge pull request #758 from knurling-rs/tidy-up
  • 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 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)