Skip to content

Bump circuits_gpio from 2.1.3 to 2.2.0#247

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/circuits_gpio-2.2.0
Open

Bump circuits_gpio from 2.1.3 to 2.2.0#247
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/circuits_gpio-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps circuits_gpio from 2.1.3 to 2.2.0.

Release notes

Sourced from circuits_gpio's releases.

v2.2.0

  • Changes

    • Support setting the drive mode for open drain/collector GPIOs. See the :drive_mode option. (@​gworkman)
    • Add drive mode verification to Circuits.GPIO.Diagnostics
  • Bug fixes

    • Fix memory leak when receiving GPIO interrupts
    • Fix false failure in Circuits.GPIO.Diagnostics when testing pull mode support
Changelog

Sourced from circuits_gpio's changelog.

v2.2.0 - 2026-06-12

  • Changes

    • Support setting the drive mode for open drain/collector GPIOs. See the :drive_mode option. (@​gworkman)
    • Add drive mode verification to Circuits.GPIO.Diagnostics
  • Bug fixes

    • Fix memory leak when receiving GPIO interrupts
    • Fix false failure in Circuits.GPIO.Diagnostics when testing pull mode support
Commits
  • c1de2c1 v2.2.0 release
  • b21c609 Bump recent Elixir versions to latest on CI
  • a0e7fd5 Fix memory leak on interrupt notifications
  • f226fcd Add diagnostics test for open drain
  • bad6124 Fix pull mode check in diagnostics to force no pull
  • d4659eb Add :drive_mode option to support open drain and open source modes (#248)
  • 33ee3c8 Remove test that's now redundant with Elixir 1.20
  • 729fce2 Test with Elixir 1.20
  • 1134218 Update HexDoc URL
  • 077e376 Add Credo.Check.Warning.UnsafeToAtom check
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [circuits_gpio](https://github.com/elixir-circuits/circuits_gpio) from 2.1.3 to 2.2.0.
- [Release notes](https://github.com/elixir-circuits/circuits_gpio/releases)
- [Changelog](https://github.com/elixir-circuits/circuits_gpio/blob/main/CHANGELOG.md)
- [Commits](elixir-circuits/circuits_gpio@v2.1.3...v2.2.0)

---
updated-dependencies:
- dependency-name: circuits_gpio
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Jun 19, 2026
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 elixir Pull requests that update elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants