Skip to content

Bump defmt from 0.3.10 to 1.0.1 in /examples/stm32f4-single-motor-example #59

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2025

Bumps defmt from 0.3.10 to 1.0.1.

Release notes

Sourced from defmt's releases.

defmt-v1.0.0

What's Changed

Full Changelog: knurling-rs/defmt@defmt-v0.3.10...defmt-v1.0.1

Changelog

Sourced from defmt's changelog.

[defmt-v1.0.1] (2025-04-01)

  • #954: Fix accidental breaking change in Format macro

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

  • #909 First 1.0 stable release 🎉
  • #940 defmt-print: Allow reading from a serial port
  • #938 Emit option_env!("DEFMT_LOG") so rustc depinfo can track it
  • #935 Add note in book's setup chapter to clarify staticlib setup
  • #914 Add cargo-deny as a CI action to check crate security and licensing
Commits
  • aad3615 Merge pull request #954 from knurling-rs/veykril/push-mtmoqvylqpuw
  • 8459657 Fix accidental breaking change in Format macro
  • 48c82e1 Merge pull request #909 from knurling-rs/defmt-1.0
  • f6decae Bump defmt-semihosting to 0.3.0
  • 4a8cdb4 Build defmt-semihosting docs for the thumbv7em-none-eabihf target
  • 6184051 Specify target for firmware semver checks action
  • c452280 Give CI jobs better names
  • 42d3b14 Normalize changelog next version entries
  • 10e0d60 Drop the rc.1 suffix.
  • afe13a9 Add missing README
  • Additional commits viewable in compare view

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](https://github.com/knurling-rs/defmt) from 0.3.10 to 1.0.1.
- [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.3.10...defmt-v1.0.1)

---
updated-dependencies:
- dependency-name: defmt
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Apr 8, 2025
@rursprung
Copy link
Collaborator

rursprung commented Apr 8, 2025

will be taken care of in #61

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 9, 2025

Looks like defmt is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 9, 2025
@dependabot dependabot bot deleted the dependabot/cargo/examples/stm32f4-single-motor-example/defmt-1.0.1 branch April 9, 2025 07: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