nerves-project / nerves_examples

Small example programs using Nerves
386 stars 113 forks source link

Bump circuits_gpio from 2.1.0 to 2.1.1 in /hello_snmp_agent in the deps group #495

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the deps group in /hello_snmp_agent with 1 update: circuits_gpio.

Updates circuits_gpio from 2.1.0 to 2.1.1

Release notes

Sourced from circuits_gpio's releases.

v2.1.1

  • Changes
    • Show if GPIO number remapping is happening for AM335x platforms via backend_info/0.
    • Drop support for Elixir 1.11 and 1.12.
Changelog

Sourced from circuits_gpio's changelog.

v2.1.1 - 2024-08-19

  • Changes
    • Show if GPIO number remapping is happening for AM335x platforms via backend_info/0.
    • Drop support for Elixir 1.11 and 1.12.
Commits
  • 09e541f v2.1.1 release
  • b0ef386 Fix deprecation warning from ex_doc
  • fcd32d5 CI: test with latest Elixir and Erlang
  • b397b95 Bump all dependencies to latest
  • 6606a9f Run mix format
  • aa087e3 Make AM335x GPIO number remapping explicit
  • 5ebc9ae Remove Elixir <1.13 support and test with Elixir 1.17/OTP 27
  • 4962e91 Fix type in GPIOTest name
  • 8d71d06 Bump all dependencies to latest
  • See full diff 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions