Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 16, 2022

Updates the requirements on defmt-rtt to permit the latest version.

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]

  • #704: Release defmt-macros 0.3.3, defmt-print 0.3.3, defmt-rtt 0.4.0
  • #703: defmt-print: Update to clap 4.0.
  • #701: Pre-relase cleanup
  • #695: defmt-rtt: Refactor rtt [3/2]
  • #689: defmt-rtt: Update to critical-section 1.0
  • #692: defmt-macros: Wrap const fn in const item to ensure compile-time-evaluation.
  • #690: Satisfy clippy
  • #688: Release defmt-decoder 0.3.3
  • #687: CI: Re-enable qemu-snapshot (nightly) tests
  • #686: CI: Temporarily disable qemu-snapshot (nightly)
  • #684: defmt-macros: Fix syn dependency version.
  • #683: defmt-rtt: Make sure the whole RTT structure is in RAM
  • #682: defmt-print: exit when stdin is closed
  • #681: Make use of i/o locking being static since rust 1.61.
  • #679: CI: Add changelog enforcer
  • #678: Satisfy clippy

#704: knurling-rs/defmt#704 #703: knurling-rs/defmt#703 #701: knurling-rs/defmt#701 #695: knurling-rs/defmt#695 #692: knurling-rs/defmt#692 #690: knurling-rs/defmt#690 #688: knurling-rs/defmt#688 #687: knurling-rs/defmt#687 #686: knurling-rs/defmt#686 #684: knurling-rs/defmt#684 #683: knurling-rs/defmt#683 #682: knurling-rs/defmt#682 #681: knurling-rs/defmt#681 #679: knurling-rs/defmt#679 #678: knurling-rs/defmt#678

[v0.3.2] - 2022-05-31

  • #675: Release defmt 0.3.2 and fix defmt-macros-releated compile-error
  • #669: Refine docs for --json flag

[v0.3.1] - 2022-03-10

Added

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 16, 2022
@dependabot dependabot bot force-pushed the dependabot/cargo/defmt-rtt-0.4 branch from 92d4890 to 22681fd Compare November 18, 2022 01:09
@jhodapp jhodapp added the triage A bug or feature that still needs to be verified and/or fleshed out more label Nov 18, 2022
@jhodapp jhodapp changed the title Update defmt-rtt requirement from 0.3 to 0.4 [DON"T MERGE] Update defmt-rtt requirement from 0.3 to 0.4 Nov 18, 2022
@jhodapp
Copy link
Member

jhodapp commented Nov 18, 2022

This doesn't link properly when trying to build and run the host-side tests locally on my arm64 architecture + macOS. It's curious that it builds and links properly in the container that GitHub uses to run the host-side tests.

I double-checked, v0.3 compiles and links properly. Unclear if this is something we're doing wrong in our project setup or if upstream defmt-rtt has a migration path or introduced a bug going from v0.3 to v0.4.

@jhodapp jhodapp changed the title [DON"T MERGE] Update defmt-rtt requirement from 0.3 to 0.4 [DON'T MERGE] Update defmt-rtt requirement from 0.3 to 0.4 Nov 18, 2022
@dependabot dependabot bot force-pushed the dependabot/cargo/defmt-rtt-0.4 branch from 22681fd to 6dcefb0 Compare January 6, 2023 03:15
Updates the requirements on [defmt-rtt](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-rtt-v0.3.0...defmt-rtt-v0.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/defmt-rtt-0.4 branch from 6dcefb0 to 413513f Compare January 13, 2023 03:49
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 triage A bug or feature that still needs to be verified and/or fleshed out more

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant