docker-symfony
docker-symfony copied to clipboard
build(deps): bump symfony/http-kernel from 5.1.2 to 5.1.11
Bumps symfony/http-kernel from 5.1.2 to 5.1.11.
Release notes
Sourced from symfony/http-kernel's releases.
v5.1.11
Changelog (https://github.com/symfony/http-kernel/compare/v5.1.10...v5.1.11)
- bug #39944 Configure the ErrorHandler even when it is overriden (nicolas-grekas)
- bug #39797 Dont allow unserializing classes with a destructor (jderusse)
v5.1.10
Changelog (https://github.com/symfony/http-kernel/compare/v5.1.9...v5.1.10)
- bug #39220 Fix bug with whitespace in Kernel::stripComments() (ausi)
v5.1.9
Changelog (https://github.com/symfony/http-kernel/compare/v5.1.8...v5.1.9)
- bug #38910 Fix session initialized several times (jderusse)
- bug #38894 Remove Symfony 3 compatibility code (derrabus)
v5.1.8
Changelog (https://github.com/symfony/http-kernel/compare/v5.1.7...v5.1.8)
- no changes
v5.1.7
Changelog (https://github.com/symfony/http-kernel/compare/v5.1.6...v5.1.7)
- no changes
v5.1.6
Changelog (https://github.com/symfony/http-kernel/compare/v5.1.5...v5.1.6)
- bug #38212 Do not override max_redirects option in HttpClientKernel (dmolineus)
v5.1.5
Changelog (https://github.com/symfony/http-kernel/compare/v5.1.4...v5.1.5)
- no changes
v5.1.4
Changelog (https://github.com/symfony/http-kernel/compare/v5.1.3...v5.1.4)
- bug #37841 Backport handler lock when using VAR_DUMPER_FORMAT (ogizanagi)
v5.1.3
Changelog (https://github.com/symfony/http-kernel/compare/v5.1.2...v5.1.3)
- bug #37341 Fix support for PHP8 union types (nicolas-grekas)
Commits
1b57aafUpdate VERSION for 5.1.11b579935More cleanups and fixes999d5e8Merge branch '4.4' into 5.1cb45eddminor #39941 Use createMock() and use import instead of FQCN (OskarStark)f75654cUse createMock() and use import instead of FQCNa0f6f18Merge branch '4.4' into 5.1ba084aeFix transient tests1f23454Merge branch '4.4' into 5.11ffa7e9Merge branch '4.4' into 5.1df632a4Changed private static array-properties to const- 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.