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

chore(deps): update dependency qrcode to v8 #2683

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
qrcode ==7.4.2 -> ==8.0 age adoption passing confidence

Release Notes

lincolnloop/python-qrcode (qrcode)

v8.0

Compare Source

========================

  • Added support for Python 3.11 and 3.12.

  • Drop support for Python <=3.8.

  • Change local development setup to use Poetry_.

  • Testsuite and code quality checks are done through Github Actions.

  • Code quality and formatting utilises ruff_.

  • Removed typing_extensions as a dependency, as it's no longer required with
    having Python 3.9+ as a requirement.

  • Only allow high error correction rate (qrcode.ERROR_CORRECT_H) when generating
    QR codes with embedded images to ensure content is readable

.. _Poetry: https://python-poetry.org
.. _ruff: https://astral.sh/ruff


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Third-party library dependencies. label Oct 1, 2024
@renovate renovate bot enabled auto-merge (rebase) October 1, 2024 13:50
@renovate renovate bot force-pushed the renovate/qrcode-8.x branch 17 times, most recently from dfd53de to 4f22871 Compare October 8, 2024 16:26
@renovate renovate bot force-pushed the renovate/qrcode-8.x branch 11 times, most recently from d1aab3b to fda45e6 Compare October 13, 2024 13:32
@renovate renovate bot force-pushed the renovate/qrcode-8.x branch 3 times, most recently from 76b636e to 7d2a96b Compare October 15, 2024 04:33
@nijel nijel disabled auto-merge October 15, 2024 06:00
@renovate renovate bot enabled auto-merge (rebase) October 15, 2024 06:08
@nijel nijel disabled auto-merge October 15, 2024 06:10
@nijel nijel merged commit 52f6285 into main Oct 15, 2024
7 of 10 checks passed
@nijel nijel deleted the renovate/qrcode-8.x branch October 15, 2024 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Third-party library dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant