symfony-realworld-example-app
symfony-realworld-example-app copied to clipboard
Bump symfony/security-bundle from 5.4.5 to 5.4.20
Bumps symfony/security-bundle from 5.4.5 to 5.4.20.
Release notes
Sourced from symfony/security-bundle's releases.
v5.4.20
Changelog (https://github.com/symfony/security-bundle/compare/v5.4.19...v5.4.20)
- no significant changes
v5.4.19
Changelog (https://github.com/symfony/security-bundle/compare/v5.4.18...v5.4.19)
- bug #48937 Fix using same handler for multiple authenticators (RobertMe)
v5.4.17
Changelog (https://github.com/symfony/security-bundle/compare/v5.4.16...v5.4.17)
- bug #48718 Compatibility with doctrine/annotations 2 (derrabus)
- bug #48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)
v5.4.11
Changelog (https://github.com/symfony/security-bundle/compare/v5.4.10...v5.4.11)
- no significant changes
v5.4.9
Changelog (https://github.com/symfony/security-bundle/compare/v5.4.8...v5.4.9)
- bug #46317 Ignore invalid URLs found in failure/success paths (nicolas-grekas)
v5.4.8
Changelog (https://github.com/symfony/security-bundle/compare/v5.4.7...v5.4.8)
- bug #46054 Use config's secret in remember-me signatures (jderusse)
Commits
1a049b7Merge branch '4.4' into 5.4076fd20[Security/Http] Remove CSRF tokens from storage on successful logine16ac30[SecurityBundle] Fix using same handler for multiple authenticators8203ec9Bump license year to 20235891533Compatibility with doctrine/annotations 25c96cbdFix getting the name of closures on PHP 8.1.11+86b49feFix CS8ec874dMerge branch '4.4' into 5.4d2a6bf4Fix CS4d5f495[SecurityBundle] Remove deadclass_existschecks- Additional commits viewable 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.