Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump bacon/bacon-qr-code from 2.0.8 to 3.0.0 #17045

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps bacon/bacon-qr-code from 2.0.8 to 3.0.0.

Release notes

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

v3.0.0

3.0.0 (2024-04-18)

⚠ 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)
Changelog

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

3.0.0 (2024-04-18)

⚠ 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)

2.0.7 - 2022-03-14

Fixed

  • #102 Fix internal path for CompositeEye

2.0.6 - 2022-02-04

Fixed

  • Added tests back into release package.

2.0.5 - 2022-01-31

Fixed

  • #70 Fix Imagick backend gradient generation.

... (truncated)

Commits
  • 510de6e Merge pull request #161 from Bacon/release-please--branches--main
  • 0b98ac5 chore(main): release 3.0.0
  • 12338c9 fix: prevent division by zero in Rgb toCmyk method (#179)
  • b0105c7 fix: correctly rotate eyes when using inherited colors (#174)
  • 1b26475 fix: make implicitly nullable params explicit
  • c01758c feat: add GD image renderer (#171)
  • 86deb82 ci: add pr title validation
  • 735e04e fix: correctly encode kanji bytes
  • 151a958 chore: remove non-required entries from CHANGELOG.md
  • d0aba4c ci: integrate release-please
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels May 1, 2024
@cconard96 cconard96 self-requested a review May 1, 2024 11:13
@cedric-anne
Copy link
Member

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/main/bacon/bacon-qr-code-3.0.0 branch from 204e0ae to 6589757 Compare May 6, 2024 08:30
@cedric-anne cedric-anne merged commit 3ecb819 into main May 6, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/composer/main/bacon/bacon-qr-code-3.0.0 branch May 6, 2024 09:25
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.

None yet

2 participants