Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump symfony/symfony from 2.8.28 to 2.8.50 #1

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 12, 2019

Bumps symfony/symfony from 2.8.28 to 2.8.50.

Release notes

Sourced from symfony/symfony's releases.

v2.8.50

Changelog (since symfony/symfony@v2.8.49...v2.8.50)

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

v2.8.49

Changelog (since symfony/symfony@v2.8.48...v2.8.49)

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

v2.8.48

Changelog (since symfony/symfony@v2.8.47...v2.8.48)

[PR] symfony/symfony#29333

v2.8.47

Changelog (since symfony/symfony@v2.8.46...v2.8.47)

... (truncated)
Changelog

Sourced from symfony/symfony's changelog.

  • 2.8.50 (2019-04-17)

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

  • 2.8.49 (2018-12-06)

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

  • 2.8.48 (2018-11-26)

  • bug #28917 [DoctrineBridge] catch errors while converting to db values in data collector (alekitto)

  • bug #27314 [DoctrineBridge] fix case sensitivity issue in RememberMe\DoctrineTokenProvider (PF4Public)

  • bug #29308 [Translation] Use XLIFF source rather than resname when there's no target (thewilkybarkid)

  • bug #26244 [BrowserKit] fixed BC Break for HTTP_HOST header (brizzz)

  • bug #28147 [DomCrawler] exclude fields inside "template" tags (Gorjunov)

  • bug #29271 [HttpFoundation] Fix trailing space for mime-type with parameters (Sascha Dens)

  • bug #29223 [Validator] Added the missing constraints instance checks (thomasbisignani)

  • bug #29182 [Form] Fixed empty data for compound date types (HeahDude)

  • bug #29185 [Form] Fixed keeping hash of equal \DateTimeInterface on submit (HeahDude)

  • bug #28731 [Form] invalidate forms on transformation failures (xabbuh)

  • bug #29152 [Config] Unset key during normalization (ro0NL)

  • bug #29057 [HttpFoundation] replace any preexisting Content-Type headers (nicolas-grekas)

  • 2.8.47 (2018-11-03)

  • bug #29020 Fix ini_get() for boolean values (deguif)

  • bug #28861 [DependencyInjection] Skip empty proxy code (olvlvl)

  • bug #28801 Convert InsufficientAuthenticationException to HttpException with 401 status code (vincentchalamon)

  • bug #28840 add missing double-quotes to extra_fields output message (danielkay)

  • bug #28712 [Form] reverse transform RFC 3339 formatted dates (xabbuh)

  • bug #28813 Fix for race condition in console output stream write (rudolfratusinski)

  • bug #27772 [Console] Fixes multiselect choice question defaults in non-interactive mode (veewee)

  • bug #28689 [Process] fix locking of pipe files on Windows (nicolas-grekas)

  • bug #28704 [Form] fix multi-digit seconds fraction handling (xabbuh)

  • bug #28648 [PHPUnitBridge] Fix ClockMock microtime() format (acasademont)

  • 2.8.46 (2018-09-30)

  • bug #28376 [TwigBundle] Fixed caching of templates in src/Resources//views on cache warmup (yceruto)

  • bug #28565 [HttpFoundation][Security] forward locale and format to subrequests (nicolas-grekas)

  • bug #28545 [Console] Send the right exit code to console.terminate listeners (mpdude)

  • bug #28466 [Form] fail reverse transforming invalid RFC 3339 dates (xabbuh)

  • bug #28540 [Intl] parse numbers terminated with decimal separator (xabbuh)

  • bug #28548 [Console] Fixed boxed table style with colspan (ro0NL)

  • bug #28433 [HttpFoundation] Allow reuse of Session between requests if ID did not change (tgalopin)

... (truncated)
Commits

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.

Bumps [symfony/symfony](https://github.com/symfony/symfony) from 2.8.28 to 2.8.50.
- [Release notes](https://github.com/symfony/symfony/releases)
- [Changelog](https://github.com/symfony/symfony/blob/v2.8.50/CHANGELOG-2.8.md)
- [Commits](symfony/symfony@v2.8.28...v2.8.50)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 12, 2019
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 2, 2019

Superseded by #2.

@dependabot dependabot bot closed this Dec 2, 2019
@dependabot dependabot bot deleted the dependabot/composer/symfony/symfony-2.8.50 branch December 2, 2019 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants