Skip to content

⬆️ Update dependency qrcode to v8#680

Open
renovate[bot] wants to merge 2 commits intomainfrom
renovate/qrcode-8.x
Open

⬆️ Update dependency qrcode to v8#680
renovate[bot] wants to merge 2 commits intomainfrom
renovate/qrcode-8.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2025

This PR contains the following updates:

Package Change Age Confidence
qrcode <8.0.0,>=7.4.2 -> <8.2.1,>=8.2 age confidence

Release Notes

lincolnloop/python-qrcode (qrcode)

v8.2

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

  • Optimize QRColorMask apply_mask method for enhanced performance
  • Fix typos on StyledPilImage embeded_* parameters.
    The old parameters with the typos are still accepted
    for backward compatibility.

v8.1

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

  • Added support for Python 3.13.

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.
    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 - Between 12:00 AM and 03:59 AM, only on Monday ( * 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.


This change is Reviewable

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
@netlify
Copy link

netlify bot commented Jan 20, 2025

Deploy Preview for nonebot-bison ready!

Name Link
🔨 Latest commit 2f779f7
🔍 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...

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
Copy link

codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

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%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/qrcode-8.x branch from 94bafbd to fbae4eb Compare March 3, 2025 12:11
@renovate renovate bot force-pushed the renovate/qrcode-8.x branch from fbae4eb to 9469981 Compare March 17, 2025 17:35
@renovate renovate bot force-pushed the renovate/qrcode-8.x branch from 9469981 to 7a0553c Compare April 2, 2025 18:26
@renovate renovate bot force-pushed the renovate/qrcode-8.x branch from 7a0553c to 3471aaf Compare May 1, 2025 18:20
@renovate renovate bot force-pushed the renovate/qrcode-8.x branch from 3471aaf to 303466e Compare May 19, 2025 14:32
@renovate renovate bot force-pushed the renovate/qrcode-8.x branch from 303466e to 2505cfa Compare June 4, 2025 16:07
@renovate renovate bot force-pushed the renovate/qrcode-8.x branch from 2505cfa to 94a31fb Compare July 21, 2025 13:49
@renovate
Copy link
Contributor Author

renovate bot commented Jul 21, 2025

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.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants