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 adafruit-circuitpython-mcp230xx from 2.4.6 to 2.5.9 #176

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2023

Bumps adafruit-circuitpython-mcp230xx from 2.4.6 to 2.5.9.

Release notes

Sourced from adafruit-circuitpython-mcp230xx's releases.

2.5.9 - Updated documentation

Added additional information to the Sphinx documentation and module docstrings. No functional changes were made since the last release. Thanks @​jposada202020!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-mcp230xx.

Read the docs for info on how to use it.

2.5.7 - Fixed version string

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-mcp230xx.

Read the docs for info on how to use it.

2.5.4 - Repo documentation and config updates

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-mcp230xx.

Read the docs for info on how to use it.

2.5.3 - Updated documentation link, python version

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-mcp230xx.

Read the docs for info on how to use it.

2.5.2 - Added type hints

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-mcp230xx.

Read the docs for info on how to use it.

2.5.1 - Updated pylint version, linted

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-mcp230xx.

Read the docs for info on how to use it.

Added MCP23SXX SPI devices

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-mcp230xx.

... (truncated)

Commits
  • 0875a1e Merge pull request #56 from jposada202020/updating_docs
  • 28dea2c updating_docs
  • 5ecd32a Add upload url to release action
  • e86d7d5 Add .venv to .gitignore
  • 8465740 Update .pylintrc for v2.15.5
  • 3274bc6 Fix release CI files
  • 8ed5b67 Update pylint to 2.15.5
  • a158b58 Updated pylint version to 2.13.0
  • 7aaffe7 Switching to composite actions
  • df6147c Use year duration range for copyright attribution
  • 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)

Bumps [adafruit-circuitpython-mcp230xx](https://github.com/adafruit/Adafruit_CircuitPython_MCP230xx) from 2.4.6 to 2.5.9.
- [Release notes](https://github.com/adafruit/Adafruit_CircuitPython_MCP230xx/releases)
- [Commits](adafruit/Adafruit_CircuitPython_MCP230xx@2.4.6...2.5.9)

---
updated-dependencies:
- dependency-name: adafruit-circuitpython-mcp230xx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 8, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants