FOSRestBundleByExample icon indicating copy to clipboard operation
FOSRestBundleByExample copied to clipboard

Bump symfony/symfony from 2.6.4 to 2.8.52

Open dependabot[bot] opened this issue 6 years ago • 0 comments

Bumps symfony/symfony from 2.6.4 to 2.8.52.

Release notes

Sourced from symfony/symfony's releases.

v2.8.52

Changelog (since https://github.com/symfony/symfony/compare/v2.8.51...v2.8.52)

  • security #cve-2019-18888 [HttpFoundation] fix guessing mime-types of files with leading dash (@​nicolas-grekas)
  • security #cve-2019-18887 [HttpKernel] Use constant time comparison in UriSigner (@​stof)

[PR] symfony/symfony#34349 [SECURITY] Security release

v2.8.50

Changelog (since https://github.com/symfony/symfony/compare/v2.8.49...v2.8.50)

  • security #cve-2019-10910 [DI] Check service IDs are valid (@​nicolas-grekas)
  • security #cve-2019-10909 [FrameworkBundle][Form] Fix XSS issues in the form theme of the PHP templating engine (@​stof)
  • security #cve-2019-10912 [PHPUnit Bridge] Prevent destructors with side-effects from being unserialized (@​nicolas-grekas)
  • security #cve-2019-10911 [Security] Add a separator in the remember me cookie hash (@​pborreli)
  • security #cve-2019-10913 [HttpFoundation] reject invalid method override (@​nicolas-grekas)

[PR] symfony/symfony#31145 [SECURITY] Security release

v2.8.49

Changelog (since https://github.com/symfony/symfony/compare/v2.8.48...v2.8.49)

  • security #cve-2018-19790 [Security\Http] detect bad redirect targets using backslashes (@​xabbuh)
  • security #cve-2018-19789 [Form] Filter file uploads out of regular form types (@​nicolas-grekas)

[PR] symfony/symfony#29487 [SECURITY] Security release

v2.8.48

Changelog (since https://github.com/symfony/symfony/compare/v2.8.47...v2.8.48)

[PR] symfony/symfony#29333

v2.8.47

Changelog (since https://github.com/symfony/symfony/compare/v2.8.46...v2.8.47)

... (truncated)
Commits
  • 88f3ef6 Merge pull request #34349 from fabpot/release-2.8.52
  • 44dbe04 updated VERSION for 2.8.52
  • be612fe updated CHANGELOG for 2.8.52
  • 2d6bf2e Fix CHANGELOG
  • af70ccb security #cve-2019-18888 [HttpFoundation] fix guessing mime-types of files wi...
  • d41bd42 security #cve-2019-18887 [HttpKernel] Use constant time comparison in UriSign...
  • 2dfc115 [HttpFoundation] fix guessing mime-types of files with leading dash
  • 9a50fc5 [HttpKernel] Use constant time comparison in UriSigner
  • 78d86f8 bumped version
  • d4843fe fixed version
  • Additional commits viewable in compare view

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

You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Dec 02 '19 21:12 dependabot[bot]