nonebot-bison
nonebot-bison copied to clipboard
:arrow_up: Update dependency qrcode to v8
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| qrcode | <8.0.0,>=7.4.2 -> <8.0.1,>=8.0 |
Release Notes
lincolnloop/python-qrcode (qrcode)
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_extensionsas 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 - "* 0-3 * * 1" (UTC), 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Deploy Preview for nonebot-bison ready!
| Name | Link |
|---|---|
| Latest commit | 2f779f76b8ba4a3b56c79d29425474f6c2cecaa4 |
| Latest deploy log | https://app.netlify.com/projects/nonebot-bison/deploys/687e4578f442e00009f3f063 |
| Deploy Preview | https://deploy-preview-680--nonebot-bison.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 85.13%. Comparing base (
7eceab9) to head (2f779f7). Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #680 +/- ##
==========================================
+ Coverage 85.04% 85.13% +0.09%
==========================================
Files 98 98
Lines 5542 5542
==========================================
+ Hits 4713 4718 +5
+ Misses 829 824 -5
| Flag | Coverage Ξ | |
|---|---|---|
| smoke-test | 85.13% <ΓΈ> (+0.09%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
β οΈ Warning: custom changes will be lost.