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
- [`1ea878b`](https://github.com/symfony/http-foundation/commit/1ea878bd3af18f934dedb8c0de60656a9a31a718) Merge branch '3.4' into 4.2
- [`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...
- [`024dc03`](https://github.com/symfony/http-foundation/commit/024dc030cc84bf7757b320e6f9c3753919abface) Merge branch '3.4' into 4.2
- [`6e55efd`](https://github.com/symfony/http-foundation/commit/6e55efd7d63be870606c2d908dca90285da9f577) [HttpFoundation] fix tests
- [`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
- Additional commits viewable in [compare view](https://github.com/symfony/http-foundation/compare/v4.2.4...v4.2.8)
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.
Bumps symfony/http-foundation from 4.2.4 to 4.2.8. 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.7Commits
- [`1ea878b`](https://github.com/symfony/http-foundation/commit/1ea878bd3af18f934dedb8c0de60656a9a31a718) Merge branch '3.4' into 4.2 - [`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... - [`024dc03`](https://github.com/symfony/http-foundation/commit/024dc030cc84bf7757b320e6f9c3753919abface) Merge branch '3.4' into 4.2 - [`6e55efd`](https://github.com/symfony/http-foundation/commit/6e55efd7d63be870606c2d908dca90285da9f577) [HttpFoundation] fix tests - [`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 - Additional commits viewable in [compare view](https://github.com/symfony/http-foundation/compare/v4.2.4...v4.2.8)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.