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.8 in /pico #11

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2024

Bumps defmt from 0.3.5 to 0.3.8.

Release notes

Sourced from defmt's releases.

defmt v0.3.7

What's Changed

New Contributors

Full Changelog: knurling-rs/defmt@defmt-v0.3.6...defmt-v0.3.7

defmt v0.3.6

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from defmt's changelog.

[v0.3.8] - 2024-05-17

  • #840: defmt: Support pre-1.77
  • #839: CI: Fix tests
  • #838: defmt: Switch to Cargo instruction compatible with older versions of Cargo

#840: knurling-rs/defmt#840 #839: knurling-rs/defmt#839 #838: knurling-rs/defmt#838

defmt-macros v0.3.9

  • #835: macros: Fix some defmt crate name usage

[v0.3.7] - 2024-05-13

  • #831: CI: Fix CI
  • #830: book: Add section about feature-gated derive Format
  • #828: defmt-decoder: Update to gimli 0.29
  • #821: Clean up
  • #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

... (truncated)

Commits
  • 217a5a3 Merge pull request #841 from knurling-rs/release
  • 3d9da81 Release defmt 0.3.8 and yank 0.3.7
  • d1ee580 Merge pull request #840 from knurling-rs/support-pre-1.77
  • 3254a2b Make ip_in_core feature opt-in instead
  • e929011 Update CHANGELOG
  • c5632b9 Fix tests
  • de74e49 Re-enable nightly snapshot tests
  • fcca297 Enable feature ip_in_core by default
  • c4ae28b Revert "Merge pull request #805 from knurling-rs/remove-ip_in_core-feature"
  • 562b7e8 Merge pull request #839 from knurling-rs/fix-tests
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 2, 2024
@dependabot dependabot bot force-pushed the dependabot/cargo/pico/defmt-0.3.8 branch 2 times, most recently from 508962d to 51774ba Compare August 5, 2024 07:32
@antbern
Copy link
Owner

antbern commented Aug 5, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/cargo/pico/defmt-0.3.8 branch from 51774ba to b312c6e Compare August 5, 2024 11:18
@antbern antbern enabled auto-merge (squash) August 5, 2024 11:19
@antbern antbern disabled auto-merge August 5, 2024 11:20
@antbern
Copy link
Owner

antbern commented Aug 5, 2024

@dependabot rebase

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

---
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 force-pushed the dependabot/cargo/pico/defmt-0.3.8 branch from b312c6e to e89015e Compare August 5, 2024 11:21
@antbern antbern enabled auto-merge (squash) August 5, 2024 11:21
@antbern antbern merged commit b832793 into main Aug 5, 2024
2 checks passed
@antbern antbern deleted the dependabot/cargo/pico/defmt-0.3.8 branch August 5, 2024 11:23
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