fzaninotto / DependencyWheel

A package dependency visualization using d3.js. Currently supports Composer for PHP.
http://www.redotheweb.com/DependencyWheel/
MIT License
263 stars 154 forks source link

Bump symfony/symfony from 2.3.5 to 2.3.42 in /data #21

Open dependabot[bot] opened 11 months ago

dependabot[bot] commented 11 months ago

Bumps symfony/symfony from 2.3.5 to 2.3.42.

Changelog

Sourced from symfony/symfony's changelog.

  • 2.3.42 (2016-05-30)

  • bug #18908 [DependencyInjection] force enabling the external XML entity loaders (xabbuh)

  • bug #18893 [DependencyInjection] Skip deep reference check for 'service_container' (RobertMe)

  • bug #18812 Catch \Throwable (fprochazka)

  • bug #18821 [Form] Removed UTC specification with timestamp (francisbesset)

  • bug #18861 Fix for #18843 (inso)

  • bug #18907 [Routing] Fix the annotation loader taking a class constant as a beginning of a class name (jakzal, nicolas-grekas)

  • bug #18864 [Console][DX] Fixed ambiguous error message when using a duplicate option shortcut (peterrehm)

  • bug #18844 [Yaml] fix exception contexts (xabbuh)

  • bug #18840 [Yaml] properly handle unindented collections (xabbuh)

  • bug #18839 People - person singularization (Keeo)

  • bug #18828 [Yaml] chomp newlines only at the end of YAML documents (xabbuh)

  • bug #18635 [Console] Prevent fatal error when calling Command::getHelper without helperSet (chalasr)

  • bug #18761 [Form] Modified iterator_to_array's 2nd parameter to false in ViolationMapper (issei-m)

  • 2.3.41 (2016-05-09)

  • security #18733 limited the maximum length of a submitted username (fabpot)

  • bug #18709 [DependencyInjection] top-level anonymous services must be public (xabbuh)

  • 2.3.40 (2016-04-29)

  • bug #18246 [DependencyInjection] fix ambiguous services schema (backbone87)

  • bug #18603 [PropertyAccess] ->getValue() should be read-only (nicolas-grekas)

  • bug #18280 [Routing] add query param if value is different from default (Tobion)

  • bug #18515 [Filesystem] Better error handling in remove() (nicolas-grekas)

  • bug #18449 [PropertyAccess] Fix regression (nicolas-grekas)

  • bug #18467 [DependencyInjection] Resolve aliases before removing abstract services + add tests (nicolas-grekas)

  • bug #18460 [DomCrawler] Fix select option with empty value (Matt Wells)

  • bug #18425 [Security] Fixed SwitchUserListener when exiting an impersonation with AnonymousToken (lyrixx)

  • bug #18317 [Form] fix "prototype" not required when parent form is not required (HeahDude)

  • bug #18439 [Logging] Add support for Firefox (43+) in ChromePhpHandler (arjenm)

  • bug #18385 Detect CLI color support for Windows 10 build 10586 (mlocati)

  • bug #18426 [EventDispatcher] Try first if the event is Stopped (lyrixx)

  • bug #18265 Optimize ReplaceAliasByActualDefinitionPass (ajb-in)

  • bug #18358 [Form] NumberToLocalizedStringTransformer should return floats when possible (nicolas-grekas)

  • bug #17926 [DependencyInjection] Enable alias for service_container (hason)

  • bug #18336 [Debug] Fix handling of php7 throwables (nicolas-grekas)

  • bug #18312 [ClassLoader] Fix storing not-found classes in APC cache (nicolas-grekas)

  • bug #18255 [HttpFoundation] Fix support of custom mime types with parameters (Ener-Getick)

  • bug #18259 [PropertyAccess] Backport fixes from 2.7 (nicolas-grekas)

  • bug #18224 [PropertyAccess] Remove most ref mismatches to improve perf (nicolas-grekas)

  • bug #18210 [PropertyAccess] Throw an UnexpectedTypeException when the type do not match (dunglas, nicolas-grekas)

  • bug #18216 [Intl] Fix invalid numeric literal on PHP 7 (nicolas-grekas)

  • bug #18147 [Validator] EmailValidator cannot extract hostname if email contains multiple @ symbols (natechicago)

  • bug #18175 [Translation] Add support for fuzzy tags in PoFileLoader (nud)

  • bug #18179 [Form] Fix NumberToLocalizedStringTransformer::reverseTransform with big integers (ovrflo, nicolas-grekas)

  • bug #18164 [HttpKernel] set s-maxage only if all responses are cacheable (xabbuh)

... (truncated)

Commits
  • 0baa58d Merge pull request #18916 from fabpot/release-2.3.42
  • 7143b29 updated VERSION for 2.3.42
  • b4a9d25 update CONTRIBUTORS for 2.3.42
  • 7d8dc87 updated CHANGELOG for 2.3.42
  • 91635a8 Revert "bug #18908 [DependencyInjection] force enabling the external XML enti...
  • 44f6f89 bug #18908 [DependencyInjection] force enabling the external XML entity loade...
  • 57d6053 bug #18893 [DependencyInjection] Skip deep reference check for 'service_conta...
  • b3cd267 Partial revert of previous PR
  • 6f36733 [DependencyInjection] Skip deep reference check for 'service_container'
  • a60c355 bug #18812 Catch \Throwable (fprochazka)
  • 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/fzaninotto/DependencyWheel/network/alerts).