yii-starter-kit / yii2-starter-kit

Yii2 Starter Kit
http://yii2-starter-kit.terentev.net
Other
1.42k stars 648 forks source link

[Security] Bump symfony/http-foundation from 3.4.21 to 3.4.27 #687

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps symfony/http-foundation from 3.4.21 to 3.4.27. This update includes security fixes.

Vulnerabilities fixed *Sourced from [The PHP Security Advisories Database](https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/http-foundation/CVE-2019-10913.yaml).* > **CVE-2019-10913: Reject invalid HTTP method overrides** > > Affected versions: >=2.7.0, <2.7.51; >=2.8.0, <2.8.50; >=3.0.0, <3.1.0; >=3.1.0, <3.2.0; >=3.2.0, <3.3.0; >=3.3.0, <3.4.0; >=3.4.0, <3.4.26; >=4.0.0, <4.1.0; >=4.1.0, <4.1.12; >=4.2.0, <4.2.7
Commits - [`fa02215`](https://github.com/symfony/http-foundation/commit/fa02215233be8de1c2b44617088192f9e8db3512) Revert "bug [#30620](https://github-redirect.dependabot.com/symfony/http-foundation/issues/30620) [FrameworkBundle][HttpFoundation] make session service res... - [`6e55efd`](https://github.com/symfony/http-foundation/commit/6e55efd7d63be870606c2d908dca90285da9f577) [HttpFoundation] fix tests - [`90454ad`](https://github.com/symfony/http-foundation/commit/90454ad44c95d75faf3507d56388056001b74baf) bug [#31084](https://github-redirect.dependabot.com/symfony/http-foundation/issues/31084) [HttpFoundation] Make MimeTypeExtensionGuesser case insensitive (v... - [`d325ae5`](https://github.com/symfony/http-foundation/commit/d325ae5958004d8332dda16b629c7d9fc449ad23) [HttpFoundation] reject invalid method override - [`9fa2326`](https://github.com/symfony/http-foundation/commit/9fa232656ea594524146a8d596dd072beb5492f0) Make MimeTypeExtensionGuesser case insensitive - [`61094ca`](https://github.com/symfony/http-foundation/commit/61094ca72e8934c6502af5259ef6296eb09aa424) use behavior instead of behaviour - [`9e598a1`](https://github.com/symfony/http-foundation/commit/9e598a10c16df72659cc711c10f2dcd6e455b474) [FrameworkBundle][HttpFoundation] make session service resettable - [`78cfecc`](https://github.com/symfony/http-foundation/commit/78cfeccc99a060c7c220e61668e760d4317df0f9) Response prepare method update - [`2d5d1f0`](https://github.com/symfony/http-foundation/commit/2d5d1f07e02269f6f5cd5a7e6b8f3a2f38552ef6) Fix return type of Request::getRequestFormat - [`9a96d77`](https://github.com/symfony/http-foundation/commit/9a96d77ceb1fd913c9d4a89e8a7e1be87604be8a) Apply php-cs-fixer rule for array_key_exists() - Additional commits viewable in [compare view](https://github.com/symfony/http-foundation/compare/v3.4.21...v3.4.27)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will 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 labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.

Dependabot has been acquired by GitHub  🎉

dependabot-preview[bot] commented 5 years ago

Superseded by #697.