quartiq / booster

Firmware for the Sinara Booster RF amplifier
Apache License 2.0
13 stars 1 forks source link

Bump embedded-storage from 0.3.0 to 0.3.1 #359

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 9 months ago

Bumps embedded-storage from 0.3.0 to 0.3.1.

Changelog

Sourced from embedded-storage's changelog.

[0.3.1] - 2023-12-04

  • Let &mut NorFlash implement NorFlash.
Commits
  • 94d7785 Merge pull request #46 from rust-embedded-community/release/0.3.1
  • 5fd5cc9 Bump version to 0.3.1 prior to release
  • b0fcbfa Merge pull request #45 from Dirbaio/release-esv031
  • 9101e11 Release embedded-storage v0.3.1
  • 4bcdfdb Merge pull request #44 from Dirbaio/release-esav041
  • cf01d01 Release embedded-storage-async v0.4.1
  • 7e95649 async: reexport nor flash errors.
  • 6343027 Merge pull request #43 from diondokter/async-marker-multiwrite
  • 3750c71 Add async MultiwriteNorFlash
  • 20cd6ac Upgrade toolchain (#40)
  • Additional commits viewable in compare view


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 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.