Skip to content

Bump bacon/bacon-qr-code from 3.0.1 to 3.0.3#39

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Release notes

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

v3.0.3

3.0.3 (2025-11-19)

Bug Fixes

  • exclude package.json and package-lock.json from git export (#213) (470d59f)

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.3 (2025-11-19)

Bug Fixes

  • exclude package.json and package-lock.json from git export (#213) (470d59f)

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
  • 36a1cb2 chore(main): release 3.0.3 (#214)
  • 470d59f fix: exclude package.json and package-lock.json from git export (#213)
  • 283e2dd test: remove leftover snapshot copies (#212)
  • 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)
  • 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.3.
- [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.3)

---
updated-dependencies:
- dependency-name: bacon/bacon-qr-code
  dependency-version: 3.0.3
  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 20, 2025
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