Skip to content

Bump defmt from 0.3.6 to 0.3.8#10

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/defmt-0.3.8
Open

Bump defmt from 0.3.6 to 0.3.8#10
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/defmt-0.3.8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps defmt from 0.3.6 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

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

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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 20, 2024
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.

0 participants