Skip to content

Bump symfony/symfony from 2.7.x-dev to 2.8.17#1

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/symfony/symfony-2.8.17
Open

Bump symfony/symfony from 2.7.x-dev to 2.8.17#1
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/symfony/symfony-2.8.17

Conversation

@dependabot
Copy link

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

Bumps symfony/symfony from 2.7.x-dev to 2.8.17.

Changelog

Sourced from symfony/symfony's changelog.

  • 2.8.17 (2017-02-06)

  • bug #20844 [Config] Fix checking cache for non existing meta file (hason)

  • bug #21063 [Form] Fixed DateType format option for single text widget (HeahDude)

  • bug #21430 Casting TableCell value to string. (jaydiablo)

  • bug #21359 [FrameworkBundle] fixed custom domain for translations in php templates (robinlehrmann)

  • bug #21485 [Process] Non ASCII characters disappearing during the escapeshellarg (GuillaumeVerdon)

  • bug #21370 [FrameworkBundle] Execute the PhpDocExtractor earlier (GuilhemN)

  • bug #21462 [BrowserKit] ignore invalid cookies expires date format (xabbuh)

  • bug #21438 [Console] Fix TableCell issues with decoration (ogizanagi)

  • bug #21431 [DoctrineBridge] always check for all fields to be mapped (xabbuh)

  • bug #21360 [PropertyAccess] Handle interfaces in the invalid argument exception (fancyweb)

  • bug #21403 [DI] Fix defaults overriding empty strings in AutowirePass (nicolas-grekas)

  • bug #21401 [Debug] Workaround "null" $context (nicolas-grekas)

  • bug #21333 [HttpKernel] Fix ArgumentValueResolver for arguments default null (chalasr)

  • bug #20871 [HttpKernel] Give higher priority to adding request formats (akeeman)

  • bug #21332 [PropertyInfo] Don't try to access a property thru a static method (dunglas)

  • bug #21331 [PropertyInfo] Exclude static methods form properties guessing (dunglas)

  • bug #21285 [TwigBundle] do not lose already set method calls (xabbuh)

  • bug #21279 #20411 fix Yaml parsing for very long quoted strings (RichardBradley)

  • 2.8.16 (2017-01-12)

  • bug #21218 [Form] DateTimeToLocalizedStringTransformer does not use timezone when using date only (magnetik)

  • bug #21104 [FrameworkBundle] fix IPv6 address handling in server commands (xabbuh)

  • bug #20793 [Validator] Fix caching of constraints derived from non-serializable parents (uwej711)

  • bug #19586 [TwigBundle] Fix bug where namespaced paths don't take parent bundles in account (wesleylancel)

  • bug #21237 [FrameworkBundle] Fix relative paths used as cache keys (nicolas-grekas)

  • bug #21183 [Validator] respect groups when merging constraints (xabbuh)

  • bug #21179 [TwigBundle] Fixing regression in TwigEngine exception handling (Bertalan Attila)

  • bug #21220 [DI] Fix missing new line after private alias (ogizanagi)

  • bug #21211 Classloader tmpname (lyrixx)

  • bug #21205 [TwigBundle] fixed usage when Templating is not installed (fabpot)

  • bug #21155 [Validator] Check cascasdedGroups for being countable (scaytrase)

  • bug #21200 [Filesystem] Check that directory is writable after created it in dumpFile() (chalasr)

  • bug #21113 [FrameworkBundle][HttpKernel] Fix resources loading for bundles with custom structure (chalasr)

  • bug #21084 [Yaml] handle empty lines inside unindented collection (xabbuh)

  • bug #20925 [HttpFoundation] Validate/cast cookie expire time (ro0NL)

  • bug #21032 [SecurityBundle] Made collection of user provider unique when injecting them to the RemberMeService (lyrixx)

  • bug #21078 [Console] Escape default value when dumping help (lyrixx)

  • bug #21076 [Console] OS X Can't call cli_set_process_title php without superuser (ogizanagi)

  • bug #20900 [Console] Descriptors should use Helper::strlen (ogizanagi)

  • bug #21064 [Debug] Wrap call to ->log in a try catch block (lyrixx)

  • bug #21010 [Debug] UndefinedMethodFatalErrorHandler - Handle anonymous classes (SpacePossum)

  • bug #20859 Avoid warning in PHP 7.2 because of non-countable data (wouterj)

  • bug #21053 [Validator] override property constraints in child class (xabbuh)

  • bug #21034 [FrameworkBundle] Make TemplateController working without the Templating component (dunglas)

  • bug #20970 [Console] Fix question formatting using SymfonyStyle::ask() (chalasr, ogizanagi)

  • bug #20975 [Form] fix group sequence based validation (xabbuh)

  • bug #20599 [WebProfilerBundle] Display multiple HTTP headers in WDT (ro0NL)

... (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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    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.7.x-dev to 2.8.17.
- [Release notes](https://github.com/symfony/symfony/releases)
- [Changelog](https://github.com/symfony/symfony/blob/v2.8.17/CHANGELOG-2.8.md)
- [Commits](https://github.com/symfony/symfony/commits/v2.8.17)

---
updated-dependencies:
- dependency-name: symfony/symfony
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 12, 2023
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.

0 participants