-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
⬆️ Update adafruit-circuitpython-ads1x15 to v2.4.1 #125
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThe recent updates involve upgrading the Changes
Poem
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
d4375a4
to
fb8b726
Compare
fb8b726
to
b643d42
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- mqtt-io/requirements.txt (1 hunks)
Files skipped from review due to trivial changes (1)
- mqtt-io/requirements.txt
b643d42
to
e34d63c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- mqtt-io/requirements.txt (1 hunks)
Additional comments not posted (1)
mqtt-io/requirements.txt (1)
1-1
: Verify compatibility withadafruit-circuitpython-ads1x15
version 2.4.0.The update to
adafruit-circuitpython-ads1x15
version2.4.0
may introduce new features or changes. Ensure that the rest of the codebase is compatible with this version, especially if it utilizes new functionality like the Comparator feature.
e34d63c
to
2fcfaa4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- mqtt-io/requirements.txt (1 hunks)
Files skipped from review as they are similar to previous changes (1)
- mqtt-io/requirements.txt
7ede4f4
to
ffa61db
Compare
ffa61db
to
1276262
Compare
00d676d
to
d7c35e6
Compare
d7c35e6
to
dabea38
Compare
dabea38
to
1d4aa13
Compare
1d4aa13
to
b456394
Compare
This PR contains the following updates:
==2.2.19
->==2.4.1
Release Notes
adafruit/Adafruit_CircuitPython_ADS1x15 (adafruit-circuitpython-ads1x15)
v2.4.1
: - Fix For Sphinx RTD ThemeCompare Source
Full Changelog: adafruit/Adafruit_CircuitPython_ADS1x15@2.4.0...2.4.1
v2.4.0
: - Additional Comparator SettingsCompare Source
What's Changed
Full Changelog: adafruit/Adafruit_CircuitPython_ADS1x15@2.3.0...2.4.0
v2.3.0
: - Added Comparator FunctionalityCompare Source
What's Changed
New Contributors
Full Changelog: adafruit/Adafruit_CircuitPython_ADS1x15@2.2.26...2.3.0
v2.2.26
: - Update value Property DocstringCompare Source
What's Changed
value
property by @caternuson in https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15/pull/97Full Changelog: adafruit/Adafruit_CircuitPython_ADS1x15@2.2.25...2.2.26
v2.2.25
: - Fix RTD Docs Build and Unpin SphinxCompare Source
Changes: adafruit/Adafruit_CircuitPython_ADS1x15@2.2.24...2.2.25
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython,
pip3 install adafruit-circuitpython-ads1x15
.Read the docs for info on how to use it.
v2.2.24
: - Handle Import ErrorCompare Source
This release adds a fallback for enabling the library to work in contexts where microcontroller.Pin cannot be imported. Thank you @ilario
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython,
pip3 install adafruit-circuitpython-ads1x15
.Read the docs for info on how to use it.
v2.2.23
: - Fix RTD Theme IssueCompare Source
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython,
pip3 install adafruit-circuitpython-ads1x15
.Read the docs for info on how to use it.
v2.2.22
: - Updated .pylintrc, fixed jQueryCompare Source
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython,
pip3 install adafruit-circuitpython-ADS1x15
.Read the docs for info on how to use it.
v2.2.21
: - Updated type annotationsCompare Source
Updated type annotations for this library. The last release did not contain these changes. Thanks @scirelli!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython,
pip3 install adafruit-circuitpython-ads1x15
.Read the docs for info on how to use it.
v2.2.20
: - Updated type annotationsCompare Source
Updated type annotations for this library. Thanks @scirelli!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython,
pip3 install adafruit-circuitpython-ads1x15
.Read the docs for info on how to use it.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.