Skip to content

Update dependency bacon/bacon-qr-code to v3

Renovate requested to merge renovate/bacon-bacon-qr-code-3.x into main

This MR contains the following updates:

Package Type Update Change
bacon/bacon-qr-code require major 2.0.8 -> 3.0.0

Release Notes

Bacon/BaconQrCode (bacon/bacon-qr-code)

v3.0.0

Compare Source

BREAKING CHANGES
  • drop support for PHP < 8.1
Features
Bug Fixes
  • correctly encode kanji bytes (735e04e)
  • correctly rotate eyes when using inherited colors (#​174) (b0105c7)
  • make implicitly nullable params explicit (1b26475)
  • prevent division by zero in Rgb toCmyk method (#​179) (12338c9)
  • use non-locale aware format for scale and translate (#​100) (788bb77)
  • Version: correct number of EC blocks for version 4 (9298801)
Miscellaneous Chores
  • add test related files to .gitattributes (3e68a9d)
  • bump github action "codecov/codecov-action" 3 => 4 (de6217a)
  • fix ci deprecations (1e39f3b)
  • fix ci deprecations, run phpcs on php 8.2 (#​140) (c6f79a4)
  • remove non-required entries from CHANGELOG.md (151a958)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports