zebraf1 / Kassa

Private inventory system
GNU General Public License v2.0
0 stars 0 forks source link

Bump symfony/symfony from 2.8.26 to 2.8.52 #123

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps symfony/symfony from 2.8.26 to 2.8.52.

Changelog

Sourced from symfony/symfony's changelog.

  • 2.8.52 (2019-11-13)

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

  • 2.8.51 (2019-04-17)

  • no changes

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

... (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 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/zebraf1/Kassa/network/alerts).
dependabot[bot] commented 3 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.