ggogel / seafile-containerized

A fully containerized deployment of Seafile for Docker, Docker Swarm and Kubernetes.
167 stars 22 forks source link

Update dependency qrcode to v8 #312

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

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`](https://redirect.github.com/lincolnloop/python-qrcode/blob/HEAD/CHANGES.rst#80-27-September-2024) [Compare Source](https://redirect.github.com/lincolnloop/python-qrcode/compare/v7.4.2...v8.0) \======================== - 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: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, 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.