Skip to content

chore(deps): Bump khanamiryan/qrcode-detector-decoder from 1.0.5.2 to 2.0.3 - #330

Merged
phil-davis merged 1 commit into
masterfrom
dependabot/composer/khanamiryan/qrcode-detector-decoder-2.0.3
Aug 18, 2026
Merged

chore(deps): Bump khanamiryan/qrcode-detector-decoder from 1.0.5.2 to 2.0.3#330
phil-davis merged 1 commit into
masterfrom
dependabot/composer/khanamiryan/qrcode-detector-decoder-2.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Copy link
Copy Markdown
Contributor

Bumps khanamiryan/qrcode-detector-decoder from 1.0.5.2 to 2.0.3.

Release notes

Sourced from khanamiryan/qrcode-detector-decoder's releases.

2.0.3

What's Changed

New Contributors

Full Changelog: khanamiryan/php-qrcode-detector-decoder@2.0.2...2.0.3

2.0.2

What's Changed

Full Changelog: khanamiryan/php-qrcode-detector-decoder@2.0.1...2.0.2

Thanks @​GenieTim

Merge various of the open PRs + Improve PHP 8.1+ compatibility

Fixing even more possible "Implicit conversion from float" PHP 8 issues Add more tests I want to fix for Link the GitHub action in the README Even more typehints and checks Fix for when memory limit is set to -1

PHP 8 Update

No release notes provided.

Commits
  • 17c570b Merge pull request #158 from LZZZZ/binary_mode
  • a992372 Added a new hint BINARY_MODE to allow working with binary QRCodes, created ...
  • 7e0cbfa Merge pull request #145 from Chris53897/feature/fix-ci-deprecations
  • 12e9ae3 Merge pull request #147 from Chris53897/feature/ci-git
  • 179897a Merge pull request #148 from Chris53897/feature/rector
  • a6e3107 chore: upgrade rector 0.x to 1
  • ee71251 chore: remove git info in ci
  • 11a20cc chore: fix ci deprecations, add testrungs fpr PHP 8.2 and 8.3
  • 8d53cbe Merge pull request #139 from GenieTim/master
  • ec65809 Fix Passing null to parameter #1 () of type string is deprecated
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies php Pull requests that update php code labels May 2, 2026

@dj4oC dj4oC left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Dependabot PR (khanamiryan/qrcode-detector-decoder 1.0.5.2 → 2.0.3).

  • Security: no findings from the diff itself.
  • Stability: major version bump (1.x → 2.x) — worth a maintainer check for breaking API changes in this QR-decoding library before merge, since this is used in the TOTP setup flow.
  • Performance: no findings.
  • Test coverage: n/a (dependency bump only).
  • TODOs found: none.
  • Dependency touched: yes — confirmed covered by dependabot.yml.
  • CI status: failing — Commits / Validate semantic commits and lint. Same systemic Dependabot-commit-message-vs-conventional-commit-lint mismatch seen across other repos right now; repo-level config fix needed (see companion comment on #329), not a per-PR patch.
  • Stale review: no.

Verdict

Commenting — not approving while CI is red and given the major-version bump warrants a changelog check.

🤖 Automated review by Claude Code (security · stability · performance · coverage)


Generated by Claude Code

@dj4oC dj4oC left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

  • Security: no findings
  • Stability: no findings — routine composer bump, no breaking change
  • Performance: no findings
  • Test coverage: N/A (dependency bump only)
  • TODOs found: none
  • Dependency touched: yes — confirmed covered by dependabot.yml (composer ecosystem)
  • CI status: all green (CLA)
  • Stale review: no

Dependabot fast-lane: CI green, no open questions, no CVE regression. Auto-merging per policy.


Generated by Claude Code

@DeepDiver1975

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/composer/khanamiryan/qrcode-detector-decoder-2.0.3 branch from 0897a85 to 4f7528d Compare July 13, 2026 11:03
@dependabot
dependabot Bot requested a review from a team as a code owner July 13, 2026 11:03
@DeepDiver1975

Copy link
Copy Markdown
Member

Holding: CI is failing (not a rebase conflict). Failing check(s): Commits / Validate semantic commits, WebUI acceptance tests / Acceptance tests (8.3, mariadb:10.6, webUITOTPGuests), WebUI acceptance tests / Acceptance tests (8.3, mariadb:10.6, webUITwoFactorTOTP), WebUI acceptance tests / Acceptance tests (8.3, mariadb:10.6, webUIapiTwoFactorTOTP), WebUI acceptance tests / Acceptance tests (8.3, mariadb:10.6, webUIcliTwoFactorTOTP), lint. A rebase won't fix this — needs a human/upstream fix.

@DeepDiver1975

Copy link
Copy Markdown
Member

Holding: CI is failing (not a rebase conflict). Causes are split: (1) lint + Commits / Validate semantic commits fail only on the title — No release type found in pull request title "Bump khanamiryan/qrcode-detector-decoder from 1.0.5.2 to 2.0.3", so a conventional-commit prefix is required; (2) the WebUI acceptance jobs are red on external infrastructure, not on this bump — Failed to execute git clone --mirror -- https://codeberg.org/icewind/SMB and .../icewind/streams during composer VCS fetch, with the remaining matrix legs CANCELLED by fail-fast. A rebase won't clear the title failure; the codeberg clone errors need a retry/mirror fix.

… 2.0.3

Bumps [khanamiryan/qrcode-detector-decoder](https://github.com/khanamiryan/php-qrcode-detector-decoder) from 1.0.5.2 to 2.0.3.
- [Release notes](https://github.com/khanamiryan/php-qrcode-detector-decoder/releases)
- [Commits](khanamiryan/php-qrcode-detector-decoder@1.0.5.2...2.0.3)

---
updated-dependencies:
- dependency-name: khanamiryan/qrcode-detector-decoder
  dependency-version: 2.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@phil-davis
phil-davis force-pushed the dependabot/composer/khanamiryan/qrcode-detector-decoder-2.0.3 branch from 4f7528d to 56f7275 Compare August 18, 2026 02:47
@phil-davis phil-davis changed the title Bump khanamiryan/qrcode-detector-decoder from 1.0.5.2 to 2.0.3 chore(deps): Bump khanamiryan/qrcode-detector-decoder from 1.0.5.2 to 2.0.3 Aug 18, 2026
@phil-davis
phil-davis merged commit d3f7c88 into master Aug 18, 2026
26 of 28 checks passed
@phil-davis
phil-davis deleted the dependabot/composer/khanamiryan/qrcode-detector-decoder-2.0.3 branch August 18, 2026 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants