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 from 0.3.5 to 0.3.6 in /examples #148

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2024

Bumps defmt from 0.3.5 to 0.3.6.

Changelog

Sourced from defmt's changelog.

[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
  • #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

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [defmt](https://github.com/knurling-rs/defmt) from 0.3.5 to 0.3.6.
- [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.5...defmt-print-v0.3.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 8, 2024
@dlkj dlkj changed the base branch from main to dependbot-updates October 18, 2024 10:45
@dlkj dlkj merged commit f153ccf into dependbot-updates Oct 18, 2024
6 checks passed
@dlkj dlkj deleted the dependabot/cargo/examples/defmt-0.3.6 branch October 18, 2024 10:45
dlkj pushed a commit that referenced this pull request Oct 18, 2024
Bumps [defmt](https://github.com/knurling-rs/defmt) from 0.3.5 to 0.3.6.
- [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.5...defmt-print-v0.3.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dlkj pushed a commit that referenced this pull request Oct 18, 2024
Bumps [defmt](https://github.com/knurling-rs/defmt) from 0.3.5 to 0.3.6.
- [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.5...defmt-print-v0.3.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dlkj pushed a commit that referenced this pull request Oct 18, 2024
Bumps [defmt](https://github.com/knurling-rs/defmt) from 0.3.5 to 0.3.6.
- [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.5...defmt-print-v0.3.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dlkj added a commit that referenced this pull request Oct 18, 2024
* clippy: use `inspect` rather than `map`

* clippy: suppress dead_code warning on fmt::Try, used by macros

* Fixup examples/.cargo/config
* Rename .cargo/config -> .cargo/config.toml due to naming deprication by cargo
* port inline threshold compile flag to llvm arg

* Update env_logger requirement from 0.10 to 0.11 (#147)

Updates the requirements on [env_logger](https://github.com/rust-cli/env_logger) to permit the latest version.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](rust-cli/env_logger@v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: env_logger
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump defmt from 0.3.5 to 0.3.6 in /examples (#148)

Bumps [defmt](https://github.com/knurling-rs/defmt) from 0.3.5 to 0.3.6.
- [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.5...defmt-print-v0.3.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump cortex-m-rt from 0.7.3 to 0.7.4 in /examples (#154)

Bumps [cortex-m-rt](https://github.com/rust-embedded/cortex-m) from 0.7.3 to 0.7.4.
- [Release notes](https://github.com/rust-embedded/cortex-m/releases)
- [Changelog](https://github.com/rust-embedded/cortex-m/blob/v0.7.4/CHANGELOG.md)
- [Commits](rust-embedded/cortex-m@v0.7.3...v0.7.4)

---
updated-dependencies:
- dependency-name: cortex-m-rt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump example dependencies

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant