stefanzweifel / screeenly

📸 Screenshot as a Service
https://secure.screeenly.com
MIT License
496 stars 102 forks source link

[Security] Bump symfony/http-foundation from 4.2.4 to 4.2.7 #241

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps symfony/http-foundation from 4.2.4 to 4.2.7. 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 - [`6ebbe61`](https://github.com/symfony/http-foundation/commit/6ebbe61f48069033225c9d3fa7eb5ed116d766d6) Merge branch '3.4' into 4.2 - [`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... - [`b27d700`](https://github.com/symfony/http-foundation/commit/b27d7007458d9f7f4ee12e5efdbedcd3def43762) Merge branch '3.4' into 4.2 - [`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 - [`5b7ab6b`](https://github.com/symfony/http-foundation/commit/5b7ab6beaa5b053b8d3c9b13367ada9b292e12e1) Merge branch '3.4' into 4.2 - [`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 - [`33fea90`](https://github.com/symfony/http-foundation/commit/33fea90052139801b752704c11b950e94e57a88f) Merge branch '3.4' into 4.2 - [`78cfecc`](https://github.com/symfony/http-foundation/commit/78cfeccc99a060c7c220e61668e760d4317df0f9) Response prepare method update - Additional commits viewable in [compare view](https://github.com/symfony/http-foundation/compare/v4.2.4...v4.2.7)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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.