UnicornGlobal / vault

Secure Document Storage
MIT License
2 stars 2 forks source link

[Security] Bump symfony/http-foundation from 3.4.21 to 3.4.30 #3

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.30. This update includes a security fix.

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 - [`c450706`](https://github.com/symfony/http-foundation/commit/c450706851050ade2e1f30d012d50bb9173f7f3d) [HttpFoundation] Fix URLs - [`61217e4`](https://github.com/symfony/http-foundation/commit/61217e46f7fbc5cfbb22e15e50744c151e2675ad) Remove dead tests fixtures - [`8d530ef`](https://github.com/symfony/http-foundation/commit/8d530ef09f8303aba64a8400f41fff6ecf8dc924) fixed CS - [`2227b5d`](https://github.com/symfony/http-foundation/commit/2227b5df3f1216bd49743aaaea32f4a5025332d3) bug [#32096](https://github-redirect.dependabot.com/symfony/http-foundation/issues/32096) Don't assume port 0 for X-Forwarded-Port (alexbowers, xabbuh) - [`e135ecf`](https://github.com/symfony/http-foundation/commit/e135ecf5443500a310d29ef3df722096d39f53de) PHP 5 compat - [`91b374c`](https://github.com/symfony/http-foundation/commit/91b374c7e43da52615e8e59232c55c13352fb141) Add test case - [`b9eca9a`](https://github.com/symfony/http-foundation/commit/b9eca9ae20b739ee076daffe317eee0562737bfe) minor [#32215](https://github-redirect.dependabot.com/symfony/http-foundation/issues/32215) [HttpFoundation] Throw exception when the "session" extension is... - [`6005107`](https://github.com/symfony/http-foundation/commit/6005107cf296be17c4d342fb4dffcfcd410399b4) [HttpFoundation] Throw exception when the \"session\" extension is not loaded - [`8cfbf75`](https://github.com/symfony/http-foundation/commit/8cfbf75bb3a72963b12c513a73e9247891df24f8) fix accessing session bags - [`75c9946`](https://github.com/symfony/http-foundation/commit/75c9946dee51091ce3fa561f5c76da3aef16bb11) Update Request.php - Additional commits viewable in [compare view](https://github.com/symfony/http-foundation/compare/v3.4.21...v3.4.30)


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 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-preview[bot] commented 5 years ago

Looks like symfony/http-foundation is no longer updatable, so this is no longer needed.