Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2025

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

Changelog

Sourced from defmt-rtt's changelog.

[defmt-rtt-v1.1.0] (2025-10-09)

  • #968 Add in_blocking_mode public method

[defmt-rtt-v1.0.0] (2025-04-01)

  • #909 First 1.0 stable release 🎉

[defmt-rtt-v0.4.2] (2025-03-27)

  • #902 Use core::ptr::addr_of_mut! instead of &mut on mutable statics. No observable change.
  • #901 defmt-rtt: Update to critical-section 1.2
  • #915 Introduced disable-blocking-mode feature
  • #949 Re-worked to remove all usage of static mut
  • #950 Removed some redundant checks from write and flush

[defmt-rtt-v0.4.1] (2024-05-13)

[defmt-rtt-v0.4.0] (2022-10-07)

  • #701 defmt-rtt: Pre-relase cleanup
  • #695 defmt-rtt: Refactor rtt [3/2]
  • #689 defmt-rtt: Update to critical-section 1.0
  • #683 defmt-rtt: Make sure the whole RTT structure is in RAM

[defmt-rtt-v0.3.2] (2022-03-10)

[defmt-rtt-v0.3.1] (2021-11-26)

[defmt-rtt-v0.3.0] (2021-11-26)

[defmt-rtt-v0.2.0] (2021-02-20)

[defmt-rtt-v0.1.0] (2020-11-30)

Initial release

defmt-itm

Transmit defmt log messages over the ITM (Instrumentation Trace Macrocell) stimulus port

defmt-itm-next

  • No changes

... (truncated)

Commits
  • fde51d5 Merge pull request #998 from knurling-rs/defmt-rtt-110
  • c471901 Another CHANGELOG markdown fix.
  • ab43561 Bump defmt-rtt to v1.1.0
  • 4cbda5f Fix bad markdown in CHANGELOG
  • 42f4012 Merge pull request #990 from Dirbaio/errormsg
  • db5ce9c Fix clippy.
  • 9da2b84 decoder: improve version mismatch error message, don't mention probe-run.
  • 350356e Merge pull request #988 from knurling-rs/set-addr-main
  • d79da45 Move --set-addr to only exist for the TCP subcommand.
  • b2fda59 Add extra help text
  • Additional commits viewable in compare view

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)

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.4.1...defmt-rtt-v1.1.0)

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

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 Oct 10, 2025
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