Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 10, 2022

Updates the requirements on defmt to permit the latest version.

Changelog

Sourced from defmt's changelog.

[v0.3.1] - 2021-11-26

  • #634: update ELF parsing dependencies
  • #633: make RTT buffer size configurable
  • #630: Add test instructions to README.md
  • #626: Make errror message more meaningful in case of version-mismatch

#634: knurling-rs/defmt#634 #633: knurling-rs/defmt#633 #630: knurling-rs/defmt#630 #626: knurling-rs/defmt#626

[v0.3.0] - 2021-11-09

  • #618: Support #[ignore] attribute in defmt_test
  • #621: Readme Diagram: Replace duplicate defmt-itm with defmt-rtt
  • #617: Add display hint to output u64 as ISO8601 time
  • #620: Tidy up: remove unused code and dependencies
  • #619: Update all crates to rust edition 2021! 🎉
  • #610: defmt-print: Log if malformed frame gets skipped
  • #547: Migration guide v0.2.x to v0.3.0
  • #604: defmt-test: #[cfg(test)] the #[defmt_test::tests] module
  • #616: Update user guide part of the book
  • #615: Document how to deal with backward compatibility breakage
  • #614: Bugfix: decoder breaks with pipe symbol
  • #605: Properly handle the off pseudo-level in presence of nested logging directives
  • #611: Fix cargo doc-warnings
  • #608: decoder: Fix that defmt::println! shows leading space when timestamps are disabled
  • #601: Move crate defmt to defmt/
  • #600: Run snapshot & backcompat tests in dev mode only
  • #519: Target-side env_logger-like env filter
  • #592: xtask: add backward compability test
  • #598: defmt-print: Recover from decoding-errors
  • #569: Add defmt println! macro
  • #580: Structure defmt::export
  • #594: panic-probe: use UDF instruction on nested panics
  • #591: Remove timestamps from snapshot test
  • #585: Add xtask option to run a single snapshot test by name
  • #589: Implement Format for arrays of any length
  • #587: Tweak inline attributes to remove machine code duplication
  • #574: Refactor rtt [1/2]
  • #584: Remove outdated doc "you may only call write! once"
  • #582: Release of panic-probe v0.2.1
  • #581: Add impl for alloc::Layout
  • #579: defmt-rtt: fix check for blocking RTT
  • #577: Fix typo in cfg of encoding-feature-compile_error!
  • #578: qemu: Allow dead code
  • #550: defmt::flush()
  • #572: defmt-decoder: impl TryFrom<Option<String>> for Encoding
  • #570: Support referring to Self in bitflags constants

... (truncated)

Commits

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)

Updates the requirements on [defmt](https://github.com/knurling-rs/defmt) to permit the latest version.
- [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-v0.2.3...defmt-v0.3.1)

---
updated-dependencies:
- dependency-name: defmt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 10, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 31, 2022

Superseded by #22.

@dependabot dependabot bot closed this May 31, 2022
@dependabot dependabot bot deleted the dependabot/cargo/defmt-0.3.1 branch May 31, 2022 15:23
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant