Skip to content

Bump circuits_i2c from 1.1.0 to 1.2.0#12

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/circuits_i2c-1.2.0
Closed

Bump circuits_i2c from 1.1.0 to 1.2.0#12
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/circuits_i2c-1.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Bumps circuits_i2c from 1.1.0 to 1.2.0.

Release notes

Sourced from circuits_i2c's releases.

v1.2.0

  • Changes
    • Improve device detection by using 0-byte writes on some I2C addresses and 1-byte reads on others. This matches the i2c-tools heuristic and detects at least on more device that wasn't detected before.
    • Simplified NIF by deleting a lot of flexibility that didn't end up being useful. Also moved functionality around so that it could be implemented more simply.
Changelog

Sourced from circuits_i2c's changelog.

v1.2.0 - 2023-03-17

  • Changes
    • Improve device detection by using 0-byte writes on some I2C addresses and 1-byte reads on others. This matches the i2c-tools heuristic and detects at least on more device that wasn't detected before.
    • Simplified NIF by deleting a lot of flexibility that didn't end up being useful. Also moved functionality around so that it could be implemented more simply.
Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Mar 20, 2023
Bumps [circuits_i2c](https://github.com/elixir-circuits/circuits_i2c) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/elixir-circuits/circuits_i2c/releases)
- [Changelog](https://github.com/elixir-circuits/circuits_i2c/blob/main/CHANGELOG.md)
- [Commits](elixir-circuits/circuits_i2c@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: circuits_i2c
  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/hex/circuits_i2c-1.2.0 branch from 8532f25 to 5c3c979 Compare March 20, 2023 18:08
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 27, 2023

Superseded by #13.

@dependabot dependabot bot closed this Mar 27, 2023
@dependabot dependabot bot deleted the dependabot/hex/circuits_i2c-1.2.0 branch March 27, 2023 16:08
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