Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps adafruit-circuitpython-ads1x15 from 2.4.2 to 3.0.2.

Release notes

Sourced from adafruit-circuitpython-ads1x15's releases.

3.0.2 - Forward Reference Type Hint

What's Changed

Full Changelog: adafruit/Adafruit_CircuitPython_ADS1x15@3.0.1...3.0.2

3.0.1 - Update Ruff Config & RTD Style Fix

Full Changelog: adafruit/Adafruit_CircuitPython_ADS1x15@3.0.0...3.0.1

3.0.0 - Refactor Pin Constants & Match Silkscreen Labels

What's Changed

New Contributors

Full Changelog: adafruit/Adafruit_CircuitPython_ADS1x15@2.4.4...3.0.0

2.4.4 - Update RTD Config

Full Changelog: adafruit/Adafruit_CircuitPython_ADS1x15@2.4.3...2.4.4

2.4.3 - Use Ruff

What's Changed

New Contributors

Full Changelog: adafruit/Adafruit_CircuitPython_ADS1x15@2.4.2...2.4.3

Commits
  • d56c704 Merge pull request #107 from pantheraleo-7/type-hint-forward-reference
  • f28afd2 remove deprecated ruff rule, workaround RTD theme property inline issue.
  • 09f7128 Merge pull request #101 from pantheraleo-7/main
  • 147ca85 change to forward reference for possibly unbound names in type hint(s)
  • fcc4fa3 update examples and readme
  • 74f8167 re-export classes to package-level; extract out constants common to both
  • 648ad4b update rtd.yml file
  • 112a027 Merge pull request #103 from adafruit/use_ruff
  • 2c0dd7f change to ruff
  • 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 <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 [adafruit-circuitpython-ads1x15](https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15) from 2.4.2 to 3.0.2.
- [Release notes](https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15/releases)
- [Commits](adafruit/Adafruit_CircuitPython_ADS1x15@2.4.2...3.0.2)

---
updated-dependencies:
- dependency-name: adafruit-circuitpython-ads1x15
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 1, 2025
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants