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 3 updates #533

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps the php-dependencies group with 3 updates: nelmio/security-bundle, pear/crypt_gpg and friends-of-behat/symfony-extension.

Updates nelmio/security-bundle from 3.0.0 to 3.1.0

Release notes

Sourced from nelmio/security-bundle's releases.

v3.1.0

  • Fixed overriding CSP header
  • Dropped support for Symfony < 5.4
  • Added support for Symfony 7
Changelog

Sourced from nelmio/security-bundle's changelog.

3.1.0 (2023-12-03)

  • Fixed overriding CSP header
  • Dropped support for Symfony < 5.4
  • Added support for Symfony 7
Commits


Updates pear/crypt_gpg from 1.6.7 to 1.6.8

Commits
  • 89c661f Prepare 1.6.8 release
  • 7536e54 CI: Add PHP 8.3
  • 0fae3c4 Fix bug in parsing USERID_HINT status causing missing real user name in BadPa...
  • e38fef2 CI: Use ubuntu-latest
  • c9b915b CI: Drop tests on PHP < 5.6
  • 592febc CI: Enable tests on PHP 8.2
  • See full diff in compare view


Updates friends-of-behat/symfony-extension from 2.4.1 to 2.4.2

Release notes

Sourced from friends-of-behat/symfony-extension's releases.

v2.4.2

What's Changed

Full Changelog: https://github.com/FriendsOfBehat/SymfonyExtension/compare/v2.4.1...v2.4.2

Commits
  • 957df89 Merge pull request #195 from mpdude/official-mink-browserkit
  • 13a43d1 [Maintenance] Migrate to official Mink distribution
  • 9c7de27 Switch back to the original behat/mink-browserkit-driver
  • See full diff in compare view


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
codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ea2e1ea) 37.99% compared to head (7848b3d) 37.99%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #533 +/- ## ========================================= Coverage 37.99% 37.99% Complexity 1115 1115 ========================================= Files 181 181 Lines 4427 4427 ========================================= Hits 1682 1682 Misses 2745 2745 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.