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.29 #705

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.29. 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 - [`8cfbf75`](https://github.com/symfony/http-foundation/commit/8cfbf75bb3a72963b12c513a73e9247891df24f8) fix accessing session bags - [`ad7baad`](https://github.com/symfony/http-foundation/commit/ad7baad61ba865e22136ece6672d5f13869be801) minor [#32100](https://github-redirect.dependabot.com/symfony/http-foundation/issues/32100) Update ajax security cheat sheet link (steef) - [`b1203f9`](https://github.com/symfony/http-foundation/commit/b1203f9576afbb2052108eebab375203125f2f92) Update ajax security cheat sheet link - [`db1d8be`](https://github.com/symfony/http-foundation/commit/db1d8bed54c05ecffb364b55189679e8fbf701a2) [HttpFoundation] Fix SA/phpdoc JsonResponse - [`7f49592`](https://github.com/symfony/http-foundation/commit/7f495924198496c3c7383e387a48597bd580f434) Fix binary operation `+`, `-` or `*` on string - [`77d3e3a`](https://github.com/symfony/http-foundation/commit/77d3e3ae307656f08a8679f7ce39b4ecbffbd201) fixed CS - [`de037fc`](https://github.com/symfony/http-foundation/commit/de037fca6e2702acccb4b261e35c06ff41d39ad1) bug [#31863](https://github-redirect.dependabot.com/symfony/http-foundation/issues/31863) [HttpFoundation] Fixed case-sensitive handling of cache-control he... - [`7c77e01`](https://github.com/symfony/http-foundation/commit/7c77e0198afaf32de3d1ca69daeef578548472ab) Fix json-encoding when JSON_THROW_ON_ERROR is used - [`66e146e`](https://github.com/symfony/http-foundation/commit/66e146ea791cd8689c1f7a55e2f6d4ea1f00b6f2) [HttpFoundation] Fixed case-sensitive handling of cache-control header in Red... - [`ac4ad2b`](https://github.com/symfony/http-foundation/commit/ac4ad2bc93ca529b17a0305913e311d99c75f695) [HttpFoundation] work around PHP 7.3 bug related to json_encode() - Additional commits viewable in [compare view](https://github.com/symfony/http-foundation/compare/v3.4.21...v3.4.29)


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) - 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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.