Skip to content

Bump pyzbar to 0.1.9#170076

Merged
frenck merged 1 commit into
home-assistant:devfrom
cryptomilk:asn-wip
May 11, 2026
Merged

Bump pyzbar to 0.1.9#170076
frenck merged 1 commit into
home-assistant:devfrom
cryptomilk:asn-wip

Conversation

@cryptomilk
Copy link
Copy Markdown
Contributor

@cryptomilk cryptomilk commented May 8, 2026

Proposed change

Update pyzbar to version 0.1.9

NaturalHistoryMuseum/pyzbar@v0.1.7...v0.1.9
https://github.com/NaturalHistoryMuseum/pyzbar/blob/v0.1.9/CHANGELOG.md

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New integration (thank you!)
  • New feature (which adds functionality to an existing integration)
  • Deprecation (breaking change to happen in the future)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Additional information

Version 0.1.7 is from 2018 and 0.1.9 is the latest release from 2022. Tested and works fine.

https://github.com/NaturalHistoryMuseum/pyzbar/blob/v0.1.9/CHANGELOG.md

Checklist

  • I understand the code I am submitting and can explain how it works.
  • The code change is tested and works locally.
  • Local tests pass. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the development checklist
  • I have followed the perfect PR recommendations
  • The code has been formatted using Ruff (ruff format homeassistant tests)
  • Tests have been added to verify that the new code works.
  • Any generated code has been carefully reviewed for correctness and compliance with project standards.

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • The manifest file has all fields filled out correctly.
    Updated and included derived files by running: python3 -m script.hassfest.
  • New or updated dependencies have been added to requirements_all.txt.
    Updated by running python3 -m script.gen_requirements_all.
  • For the updated dependencies a diff between library versions and ideally a link to the changelog/release notes is added to the PR description.

To help with the load of incoming pull requests:

Version 0.1.7 is from 2018 and 0.1.9 is the latest release from 2022.
Tested and works fine.

https://github.com/NaturalHistoryMuseum/pyzbar/blob/v0.1.9/CHANGELOG.md
Copilot AI review requested due to automatic review settings May 8, 2026 05:52
Copy link
Copy Markdown
Contributor

@home-assistant home-assistant Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @cryptomilk

It seems you haven't yet signed a CLA. Please do so here.

Once you do that we will be able to review and accept this pull request.

Thanks!

@home-assistant home-assistant Bot added cla-needed dependency Pull requests marked as a dependency upgrade integration: qrcode small-pr PRs with less than 30 lines. labels May 8, 2026
@home-assistant
Copy link
Copy Markdown
Contributor

home-assistant Bot commented May 8, 2026

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍

Learn more about our pull request process.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the qrcode integration’s pinned pyzbar dependency to a newer upstream release, keeping Home Assistant’s dependency manifests and generated requirements list in sync.

Changes:

  • Bump pyzbar from 0.1.7 to 0.1.9 in the qrcode integration manifest.
  • Update the corresponding entry in requirements_all.txt to match.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
requirements_all.txt Updates the generated global requirements list to pyzbar==0.1.9 for the qrcode integration.
homeassistant/components/qrcode/manifest.json Pins the qrcode integration dependency to pyzbar==0.1.9.

@cryptomilk cryptomilk marked this pull request as ready for review May 8, 2026 06:16
@home-assistant home-assistant Bot dismissed their stale review May 8, 2026 06:16

Stale

@iMicknl
Copy link
Copy Markdown
Member

iMicknl commented May 8, 2026

  • For the updated dependencies a diff between library versions and ideally a link to the changelog/release notes is added to the PR description.

Thanks @cryptomilk! For future updates, please include a diff link as mentioned in the PR description. For example: NaturalHistoryMuseum/pyzbar@v0.1.7...v0.1.9; this helps reviewers quickly see the exact changes.

@cryptomilk
Copy link
Copy Markdown
Contributor Author

Will do next time. I've just added https://github.com/NaturalHistoryMuseum/pyzbar/blob/v0.1.9/CHANGELOG.md and thought it was enough.

Thanks

@frenck frenck merged commit b5ee78a into home-assistant:dev May 11, 2026
51 of 52 checks passed
lmaertin pushed a commit to lmaertin/homeassistant-core that referenced this pull request May 11, 2026
raman325 added a commit to raman325/home-assistant that referenced this pull request May 12, 2026
…-timer

* upstream/dev:
  Bump infrared-protocols to 5.1.0 (home-assistant#170365)
  Clean up template engine after extension modularization (home-assistant#170346)
  Bump axis to v71 (home-assistant#170347)
  Enhance WebDAV metadata download with concurrency (home-assistant#170223)
  Add target temperature sensor for ViCare RadiatorActuator devices (home-assistant#170102)
  Bump pyzbar to 0.1.9 (home-assistant#170076)
  homematicip_cloud: fix HmIP-FLC lock state polarity (home-assistant#170159)
  Watts: add timer mode service (home-assistant#169846)
  Set parallel updates for Ecowitt platforms (home-assistant#170349)
  Add config flow to Avea (home-assistant#168070)
  Cleanup Eurotronic number platform (home-assistant#170337)
  Add number platform to eurotronic_cometblue (home-assistant#168119)
@github-actions github-actions Bot locked and limited conversation to collaborators May 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed dependency Pull requests marked as a dependency upgrade integration: qrcode Quality Scale: legacy small-pr PRs with less than 30 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants