systemli / userli

Web application to (self-) manage email users and encrypt their mailboxes.
https://systemli.github.io/userli/
GNU Affero General Public License v3.0
64 stars 13 forks source link

Bump the php-dependencies group with 1 update #581

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the php-dependencies group with 1 update: endroid/qr-code.

Updates endroid/qr-code from 4.8.5 to 5.0.7

Release notes

Sourced from endroid/qr-code's releases.

Compact SVGs and fix block spacing

  • [BC Break] SVG Writer option WRITER_OPTION_BLOCK_ID removed
  • [BC Break] SVG Writer option DECIMAL_PRECISION changed from 10 to 2

5.0.0

  • Enums for LabelAlignment, ErrorCorrectionLevel and RoundBlockSizeMode
  • Other PHP 8.1 Language features (no breaking changes)
Commits
  • 0cc00f0 Compact SVGs and fix block spacing issue
  • 7a13920 Check for mbstring extension on alternative encodings
  • 3a9cc61 Remove mbstring extension dependency
  • 739fc54 Remove redundant zeros from SVG files (#442)
  • 0efd071 Fix CS
  • 8c43970 refactor matrix into an overridable method (#434)
  • c4c864a Move github assets and update gitattributes
  • 181176b Change main branch
  • e58d34f Put example in repository
  • 3601a9d Update readme
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud