Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update defmt requirement from 0.2.3 to 0.3.4 #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 5, 2023

Updates the requirements on defmt to permit the latest version.

Release notes

Sourced from defmt's releases.

defmt v0.3.4

What's Changed

New Contributors

Full Changelog: knurling-rs/defmt@defmt-v0.3.3...defmt-v0.3.4

Changelog

Sourced from defmt's changelog.

[v0.3.4] - 2023-04-05

  • #748: Release defmt-v0.3.4, defmt-decoder-v0.3.6, defmt-print-v0.3.4 and yank previous
  • #747: Bump wire version

#748: knurling-rs/defmt#748 #747: knurling-rs/defmt#747

[v0.3.3] - 2023-03-29 (yanked)

  • #745: Release defmt-v0.3.3, defmt-decoder-v0.3.5, defmt-macros v0.3.4, defmt-parser v0.3.2, defmt-print v0.3.5 and panic-probe v0.3.1
  • #744: defmt-parser: Clean and simplify
  • #742: defmt-decoder: Include crate name in symbol name
  • #743: defmt-parser: Simplify tests with rstest
  • #741: defmt-macros: Disable default-features for rstest
  • #740: Snapshot tests for core::net
  • #739: xtask: Clean up
  • #737: panic-probe: Add hard_fault() for use in defmt::panic_handler
  • #733: defmt: Add formatting for core::net with the ip_in_core feature
  • #603: defmt: Raw pointers now print as 0x1234 instead of 1234
  • #536: defmt-parser: Switch to using an enum for errors, and add some help text pointing you to the defmt docs if you use the wrong type specifier in a format string.

#745: knurling-rs/defmt#745 #744: knurling-rs/defmt#744 #742: knurling-rs/defmt#742 #743: knurling-rs/defmt#743 #741: knurling-rs/defmt#741 #740: knurling-rs/defmt#740 #739: knurling-rs/defmt#739 #737: knurling-rs/defmt#737 #733: knurling-rs/defmt#733 #603: knurling-rs/defmt#734 #536: knurling-rs/defmt#735

defmt-decoder v0.3.4, defmt-print v0.3.4

  • #729: Release defmt-decoder v0.3.4, defmt-print v0.3.4
  • #726: defmt-decoder: Remove difference in favor of dissimilar
  • #725: defmt-decoder: Replace chrono with time
  • #719: defmt-print: Fix panic
  • #715: xtask: Update clap to version 4
  • #710: CI: Update CI
  • #706: defmt, defmt-decoder, defmt-itm, defmt-macros, defmt-parser, defmt-print, defmt-test-macros: Satisfy clippy

#729: knurling-rs/defmt#729 #726: knurling-rs/defmt#726 #725: knurling-rs/defmt#725 #715: knurling-rs/defmt#715 #710: knurling-rs/defmt#710 #706: knurling-rs/defmt#706

... (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.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 5, 2023
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.

0 participants