Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2022

Bumps Iot.Device.Bindings from 2.1.0 to 2.2.0.

Release notes

Sourced from Iot.Device.Bindings's releases.

2.2 Release

This marks the 2.2 release of dotnet/iot. This is our second minor release of 2.0. The release included two packages which are available in NuGet.org today. Here is a link to them:

Release Notes

System.Device.Gpio

  • Added better handling of TaskCancelledException in Dispose method of LibGpiodDriver.
  • Added support for Raspberry pi 400
  • Fixed creation of driver for Raspberry Pi 4 cm
  • Fixed incorrect parameter ordering when throwing an IOException

Iot.Device.Bindings

  • Added an Arduino C# Compiler.
  • Added BiColorBargraph using Ht16k33
  • Fixed some namespaces issues for some of the bindings.
  • Fixed MifareCard WriteNdefMessage capacity check.
  • Added pull-down resistor support to KeyMatrix binding
  • Fixed channel comparison in Mcp342x binding.
  • Fixed Arduino binding performance for large SPI buffer transfers.
  • Fixed inverted timeout condition on Mfrc522 device binding.
  • Added encoder support to Seesaw device.
  • Removed ValueArray type which had a possible GC hole and adjusted DHT sensor family.
  • Updated telemetry sent from the Bno055Sensor.
  • Added support for several new bindings including:
    • WS2815B
    • Allwinner H616 and Orange Pi Zero 2
    • MPU6050
    • Radxa Rock Pi 4B Plus

We would like to thank all the community that made this release possible, and particularly we would like to special thank the following contributors:

Commits
  • eae8a70 The call to Dns.GetHostEntry() may fail on MacOS (#1927)
  • aef8e76 fix call to GetIOException (issue 1928) (#1932)
  • 832a43b [main] Update dependencies from dotnet/arcade (#1931)
  • a914669 Removing label that is no longer used in the repo
  • 2ae4fe2 Update Bno055Sensor.cs (#1929)
  • 8c7b721 [main] Update dependencies from dotnet/arcade (#1925)
  • 82bc509 Bump Microsoft.Net.Compilers.Toolset in /tools/DevicesApiTester (#1922)
  • a8c4046 Bump Microsoft.CodeAnalysis.CSharp.Scripting in /tools/DevicesApiTester (#1921)
  • fa1960c Add BiColorBargraph using Ht16k33 (#1915)
  • 55a4ec0 "Arduino C# Compiler" (#1785)
  • 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)
Microsoft Reviewers: Open in CodeFlow

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 5, 2022
@dependabot dependabot bot force-pushed the dependabot/nuget/samples/led-matrix-weather/Iot.Device.Bindings-2.2.0 branch from c0e8329 to bc86196 Compare October 6, 2022 15:48
Bumps [Iot.Device.Bindings](https://github.com/dotnet/iot) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/dotnet/iot/releases)
- [Commits](2.1...2.2)

---
updated-dependencies:
- dependency-name: Iot.Device.Bindings
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/samples/led-matrix-weather/Iot.Device.Bindings-2.2.0 branch from bc86196 to 67f786d Compare October 7, 2022 19:48
@joperezr
Copy link
Member

Replaced by #1963

@joperezr joperezr closed this Oct 20, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/samples/led-matrix-weather/Iot.Device.Bindings-2.2.0 branch October 20, 2022 15:54
@github-actions github-actions bot locked and limited conversation to collaborators Dec 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants