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 2 updates #572

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the php-dependencies group with 2 updates: nelmio/security-bundle and sonata-project/doctrine-extensions.

Updates nelmio/security-bundle from 3.1.1 to 3.2.0

Release notes

Sourced from nelmio/security-bundle's releases.

v3.2.0

What's Changed

Full Changelog: https://github.com/nelmio/NelmioSecurityBundle/compare/v3.1.1...v3.2.0

Commits
  • b9b68b4 Merge pull request #338 from SerheyDolgushev/fix_sign_null_cookie
  • f5418bf fix: Added support for cookies with null value
  • See full diff in compare view


Updates sonata-project/doctrine-extensions from 2.3.0 to 2.4.0

Release notes

Sourced from sonata-project/doctrine-extensions's releases.

2.4.0

Added

Changelog

Sourced from sonata-project/doctrine-extensions's changelog.

2.4.0 - 2024-02-21

Added

Commits


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