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

Bump System.Device.Gpio from 2.1.0 to 2.2.0 in /samples/led-more-blinking-lights #1951

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps System.Device.Gpio from 2.1.0 to 2.2.0.

Release notes

Sourced from System.Device.Gpio'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-more-blinking-lights/System.Device.Gpio-2.2.0 branch from 15c06b2 to cb2fd81 Compare October 6, 2022 15:48
Bumps [System.Device.Gpio](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: System.Device.Gpio
  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-more-blinking-lights/System.Device.Gpio-2.2.0 branch from cb2fd81 to 424069e Compare October 7, 2022 19:47
@krwq krwq merged commit 2604f07 into main Oct 7, 2022
@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.

None yet

1 participant