owncloud / twofactor_totp

🔑 Second factor TOTP (Google Authenticator) provider for ownCloud
GNU Affero General Public License v3.0
9 stars 9 forks source link

Bump bacon/bacon-qr-code from 2.0.4 to 2.0.5 #256

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps bacon/bacon-qr-code from 2.0.4 to 2.0.5.

Release notes

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

BaconQrCode 2.0.5

Fixed

  • #70 Fix Imagick backend gradient generation.
Changelog

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

2.0.5 - 2022-01-31

Fixed

  • #70 Fix Imagick backend gradient generation.

2.0.2 - 2020-07-30

Changed

  • #71 Upgrade phpunit.
  • #71 Allow tests in vendor bundles for Debian packaging.
  • #71 Update TravisCI config file.

2.0.1 - 2020-07-14

Fixed

  • #69 SimpleCircleEye Class not working properly.

2.0.0 - 2018-04-25

Added

  • #25 allows for setting a more compact text output

  • CHANGELOG.md added (how meta)

  • Allows more complex shapes for modules

  • Allows setting a gradient for the foreground

  • Allows transparent backgrounds and alpha channel on all colors

Changed

  • Minimum PHP version changed to 7.1

  • Imagick renderer now allows setting different output formats

  • New optimized SVG renderer

Deprecated

  • Nothing.

Removed

  • Legacy ZF module support removed

... (truncated)

Commits
  • 7190fc6 Update changelog
  • 30fc87a Fix gradient pattern generation for Imagick renderer. Fixes #79
  • 9c1ebc4 Add imagick extension CI workflow
  • f91e24e Add generic imagick rendering integration test
  • e5309c3 Fix CS issues
  • f58f27e Merge pull request #73 from JercSi/master
  • 3b83e94 Merge pull request #95 from michaeldyrynda/master
  • dc07fd3 Update README with new badges
  • 172e327 Fix typo and update keep-a-changelog
  • 16d98fd Replace travis with Github workflows
  • 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 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)
CLAassistant commented 2 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information