ecoAPM / SimpleGPIO

A simple, low-ceremony GPIO library for all your IoT needs
MIT License
62 stars 17 forks source link

Bump Iot.Device.Bindings from 2.2.0 to 3.0.0 #55

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Iot.Device.Bindings from 2.2.0 to 3.0.0.

Release notes

Sourced from Iot.Device.Bindings's releases.

3.0 Release

This marks the 3.0 release of dotnet/iot. This is our third major release. The release included three packages which are available in NuGet.org today. Here is a link to them:

What's Changed

... (truncated)

Commits
  • 2242d27 Branding changes in preparation of 3.0 (#2100)
  • ce3e33e New Ili9342 device, moved namespace accordingly (#2092)
  • cbf35d2 Add support for Firmata 2.7 (#2093)
  • bd3eb2d Inverted the 'Device Already Open' check so it will work as designed. (#2095)
  • 30f0875 [SHT4x] Read serial number of sensor module (#2091)
  • 9c7648e Fixed the CreateWriteMessage for the PN532 chip. (#2076)
  • 38d06ad [main] Update dependencies from dotnet/arcade (#2071)
  • d35e97c Changed rock pi 4 board pin numbering to match documentation. (#2082)
  • ded7ddf Remove image sharp (#2069)
  • 38f0478 Fix TryDecodeData212_424Kbps check bug in Pn532 driver (#2083)
  • 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 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)