Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps luma-core from 2.4.1 to 2.5.3.

Changelog

Sourced from luma-core's changelog.

ChangeLog

+------------+---------------------------------------------------------------------+------------+ | Version | Description | Date | +============+=====================================================================+============+ | 2.5.3 | * Added support for AiP31068 and PCA9633 | 2025/12/16 | | | * Updated dummy device to pass arbitrary serial interface to super | | +------------+---------------------------------------------------------------------+------------+ | 2.5.2 | * cmdline.create_parser(): Allow pre-created parser | 2025/11/07 | | | * Remove python2 compatibility code from util.py | | | | * Remove deprecated entries from setup.cfg | | +------------+---------------------------------------------------------------------+------------+ | 2.5.1 | * Drop support for Python 3.7 | 2025/07/20 | | | * GPIO/SPI/FTDI dependencies are optional now and no longer | | | | installed by default (use pip install luma.core[gpio] instead) | | | | * Switch from RPI.GPIO to rpi-lgpio for RPI5 support | | +------------+---------------------------------------------------------------------+------------+ | 2.4.2 | * Add support for spi-mode in cmdline | 2024/01/30 | +------------+---------------------------------------------------------------------+------------+

Commits
  • 795a905 chore: Prepare release 2.5.3 and add device support
  • c69e0d8 Added gradual brightness & color transitions to PCA9633 backlight (#295)
  • 6c6d010 Updated dummy device to pass arbitrary serial interface to super (#294)
  • 1506fa9 Added support for AiP31068 and PCA9633 (#292)
  • f9e09a3 Prepare version 2.5.2
  • b235ba4 cmdline.create_parser(): Allow pre-created parser (#290)
  • c37ce92 Remove Python 2 compatibility code from util.py (#287)
  • c0163a4 Remove deprecated entries from setup.cfg (#288)
  • 66011d8 Version 2.5.1
  • 3f49e56 Add debugging for publish GH action
  • 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 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 [luma-core](https://github.com/rm-hull/luma.core) from 2.4.1 to 2.5.3.
- [Changelog](https://github.com/rm-hull/luma.core/blob/main/CHANGES.rst)
- [Commits](rm-hull/luma.core@2.4.1...2.5.3)

---
updated-dependencies:
- dependency-name: luma-core
  dependency-version: 2.5.3
  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 python Pull requests that update Python code labels Dec 29, 2025
@dependabot dependabot bot requested review from akuker and rdmark as code owners December 29, 2025 07:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 29, 2025
@rdmark rdmark merged commit 0f8be7d into develop Dec 29, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/pip/python/luma-core-2.5.3 branch December 29, 2025 08:47
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