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

Bump panic-probe from 0.3.1 to 0.3.2 in /exercises/1-course-introduction/1-introduction/2-embedded #47

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2024

Bumps panic-probe from 0.3.1 to 0.3.2.

Release notes

Sourced from panic-probe's releases.

defmt v0.3.2

What's Changed

New Contributors

Full Changelog: knurling-rs/defmt@defmt-v0.3.1...defmt-v0.3.2

Changelog

Sourced from panic-probe's changelog.

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

[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

... (truncated)

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 show <dependency name> 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)

Bumps [panic-probe](https://github.com/knurling-rs/defmt) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/knurling-rs/defmt/releases)
- [Changelog](https://github.com/knurling-rs/defmt/blob/main/CHANGELOG.md)
- [Commits](knurling-rs/defmt@panic-probe-v0.3.1...panic-probe-v0.3.2)

---
updated-dependencies:
- dependency-name: panic-probe
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 15, 2024
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants