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

build(deps): update ftdi-embedded-hal requirement from 0.21.0 to 0.22.0 #303

Merged
merged 1 commit into from
May 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

Sourced from ftdi-embedded-hal's releases.

Version 0.22.0

Added

  • Added support for the upper pins (C0-C7 on the FT232H).
Changelog

Sourced from ftdi-embedded-hal's changelog.

[0.22.0] - 2024-05-06

Added

  • Added support for the upper pins (C0-C7 on the FT232H).

[0.21.1] - 2024-03-26

Added

  • Added ftdi-vendored and ftdi-libusb1-sys passthrough features for linking with the libftdi backend.

[0.21.0] - 2024-01-09

Changed

  • updated the v1 release of embedded-hal from 1.0.0-rc.3 to 1.
  • updated the v1 release of embedded-hal-nb from 1.0.0-rc.3 to 1.

[0.20.0] - 2023-12-14

Changed

  • Updated the v1 release of embedded-hal from 1.0.0-rc.2 to 1.0.0-rc.3.
  • Updated the v1 release of embedded-hal-nb from 1.0.0-rc.2 to 1.0.0-rc.3.

[0.19.0] - 2023-11-29

Changed

  • Updated the v1 release of embedded-hal from 1.0.0-rc.1 to 1.0.0-rc.2.
  • Updated the v1 release of embedded-hal-nb from 1.0.0-rc.1 to 1.0.0-rc.2.

[0.18.0] - 2023-10-30

Added

  • Added an I2C implementation for embedded-hal version 1.

Changed

  • Changed ErrorKind::I2cNoAck to have an inner type of eh1::i2c::NoAcknowledgeSource.

Fixed

  • Fixed asymmetric SPI transfers (read size > write size) with eh1.

[0.17.0] - 2023-08-15

Changed

  • Updated the alpha release of embedded-hal from 1.0.0-alpha.11 to 1.0.0-rc.1.
  • Updated the alpha release of embedded-hal-nb from 1.0.0-alpha.3 to 1.0.0-rc.1.

[0.16.0] - 2023-07-05

Changed

  • Updated the alpha release of embedded-hal from 1.0.0-alpha.10 to 1.0.0-alpha.11.

[0.15.1] - 2023-05-13

Fixed

  • Changed the Error and ErrorKind types from private to public.

[0.15.0] - 2023-04-22

Changed

  • Updated the alpha release of embedded-hal from 1.0.0-alpha.9 to 1.0.0-alpha.10.

... (truncated)

Commits
  • aa14c00 version: 0.21.1 -> 0.22.0
  • 88f8311 gpio: Enable access to high pins
  • d581a6b gpio: Prepare using different pin groups as GPIO
  • 8921a92 0.21.0 -> 0.21.1
  • 9a1e902 pass through features for statically linking libftdi
  • db9acb3 build(deps): update lm75 requirement from 0.2.0 to 1.0.0
  • d646535 build(deps): update eeprom24x requirement from 0.6.0 to 0.7.0
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
ftdi-embedded-hal [< 0.16, > 0.15.0]

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)

Updates the requirements on [ftdi-embedded-hal](https://github.com/ftdi-rs/ftdi-embedded-hal) to permit the latest version.
- [Release notes](https://github.com/ftdi-rs/ftdi-embedded-hal/releases)
- [Changelog](https://github.com/ftdi-rs/ftdi-embedded-hal/blob/main/CHANGELOG.md)
- [Commits](ftdi-rs/ftdi-embedded-hal@v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: ftdi-embedded-hal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 7, 2024
@newAM newAM merged commit fa7f062 into main May 9, 2024
15 checks passed
@newAM newAM deleted the dependabot/cargo/ftdi-embedded-hal-0.22.0 branch May 9, 2024 14:02
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.

None yet

1 participant