avr-hal icon indicating copy to clipboard operation
avr-hal copied to clipboard

build(deps): update embedded-hal-bus requirement from 0.1 to 0.3

Open dependabot[bot] opened this issue 11 months ago • 1 comments

Updates the requirements on embedded-hal-bus to permit the latest version.

Commits
  • 055a619 Merge pull request #644 from jamesmunns/james/bus-0_3
  • 10f1509 bus: add portable-atomic feature to changelog.
  • 0c481ea Update changelog
  • df08804 Fix clippy errors
  • 6982e47 Update version for release
  • 9941a64 Merge pull request #641 from jannic-dev-forks/fix-clippy-warnings
  • 9a1921a Fix several clippy warnings in current stable / beta
  • 56a4c6a Merge pull request #640 from MabezDev/eh02-begone
  • 9cf0629 Don't recommend eh0.2
  • 244abaa Merge pull request #639 from tdittr/patch-1
  • Additional commits viewable in compare view

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.

dependabot[bot] avatar Jan 27 '25 20:01 dependabot[bot]

Blocked on #585 due to this (seen in CI):

error: rustc 1.79.0-nightly is not supported by the following package:
  [email protected] requires rustc 1.81

Rahix avatar Jan 28 '25 20:01 Rahix