Skip to content

Bump bacon/bacon-qr-code from 3.0.1 to 3.0.2#38

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/bacon/bacon-qr-code-3.0.2
Closed

Bump bacon/bacon-qr-code from 3.0.1 to 3.0.2#38
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/bacon/bacon-qr-code-3.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 17, 2025

Bumps bacon/bacon-qr-code from 3.0.1 to 3.0.2.

Release notes

Sourced from bacon/bacon-qr-code's releases.

v3.0.2

3.0.2 (2025-11-16)

Bug Fixes

  • encoder: use floor() for explicit truncation in MaskUtil (#211) (5278045)
  • remove unnecessary imagedestroy call (#199) (bd2370d)
  • use iconv_strlen in kanji mode (#200) (38d3c55)

Miscellaneous Chores

  • use wider PHPUnit version constraint (1e00ebd)
Changelog

Sourced from bacon/bacon-qr-code's changelog.

3.0.2 (2025-11-16)

Bug Fixes

  • encoder: use floor() for explicit truncation in MaskUtil (#211) (5278045)
  • remove unnecessary imagedestroy call (#199) (bd2370d)
  • use iconv_strlen in kanji mode (#200) (38d3c55)

Miscellaneous Chores

  • use wider PHPUnit version constraint (1e00ebd)
Commits
  • fe259c5 chore(main): release 3.0.2 (#207)
  • 56350dc ci: upgrade to googleapis/release-please-action
  • 8bc23b7 ci: add missing gd extension to pull request workflow
  • 5278045 fix(encoder): use floor() for explicit truncation in MaskUtil (#211)
  • 38d3c55 fix: use iconv_strlen in kanji mode (#200)
  • 80bee1f test: remove leftover useless code in BitArrayTest (#210)
  • 741e712 refactor: simplify encoding mode detection logic (#201)
  • 50e742e test: remove deprecated MT_RAND_PHP and fix mt_rand() upper bound (#208)
  • 8fa86d0 refactor: remove redundant "& 0xFF" masks from ord() and BitArray (#203)
  • bd2370d fix: remove unnecessary imagedestroy call (#199)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [bacon/bacon-qr-code](https://github.com/Bacon/BaconQrCode) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/Bacon/BaconQrCode/releases)
- [Changelog](https://github.com/Bacon/BaconQrCode/blob/main/CHANGELOG.md)
- [Commits](Bacon/BaconQrCode@v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: bacon/bacon-qr-code
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Nov 17, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 20, 2025

Superseded by #39.

@dependabot dependabot Bot closed this Nov 20, 2025
@dependabot dependabot Bot deleted the dependabot/composer/bacon/bacon-qr-code-3.0.2 branch November 20, 2025 08:18
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 php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants