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 defmt-rtt from 0.4.0 to 0.4.1 #24

Merged
merged 1 commit into from
May 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps defmt-rtt from 0.4.0 to 0.4.1.

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]

[v0.3.7] - 2024-05-13

  • #831: Fix CI
  • #830: book: Add section about feature-gated derive Format
  • #828: defmt-decoder: Update to gimli 0.29
  • #821: Cleanup
  • #813: doc: add note for the alloc feature flag
  • #812: defmt: Add a feature to stop linking a default panic handler
  • #811: book: Add some examples for byte slice/array hints as well
  • #805: defmt: Drop ip_in_core feature and re-enable nightly snapshot tests
  • #800: defmt-macros: Fix generic trait bounds in Format derive macro

#831: knurling-rs/defmt#831 #828: knurling-rs/defmt#828 #821: knurling-rs/defmt#821 #813: knurling-rs/defmt#813 #812: knurling-rs/defmt#812 #811: knurling-rs/defmt#811 #805: knurling-rs/defmt#805 #800: knurling-rs/defmt#800

[v0.3.6] - 2024-02-05

  • #804: CI: Remove mdbook strategy
  • #803: CI: Disable nightly qemu-snapshot tests
  • #789: defmt: Add support for new time-related display hints
  • #783: defmt-decoder: Move formatting logic to Formatter

#804: knurling-rs/defmt#804 #803: knurling-rs/defmt#803 #789: knurling-rs/defmt#789 #783: knurling-rs/defmt#783

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

... (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 [defmt-rtt](https://github.com/knurling-rs/defmt) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/knurling-rs/defmt/releases)
- [Changelog](https://github.com/knurling-rs/defmt/blob/main/CHANGELOG.md)
- [Commits](https://github.com/knurling-rs/defmt/commits)

---
updated-dependencies:
- dependency-name: defmt-rtt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 13, 2024
@rursprung rursprung merged commit a63d1d2 into master May 15, 2024
1 check passed
@rursprung rursprung deleted the dependabot/cargo/defmt-rtt-0.4.1 branch May 15, 2024 06:29
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.

1 participant