Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 19, 2023

Bumps System.Device.Gpio from 2.2.0 to 3.0.0.

Release notes

Sourced from System.Device.Gpio'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

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

Bumps [System.Device.Gpio](https://github.com/dotnet/iot) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/dotnet/iot/releases)
- [Commits](dotnet/iot@2.2...3.0)

---
updated-dependencies:
- dependency-name: System.Device.Gpio
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

0 participants