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 3.4.28 to 3.4.29 #690

Merged
merged 1 commit into from
Jun 26, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps symfony/symfony from 3.4.28 to 3.4.29.

Release notes

Sourced from symfony/symfony's releases.

v3.4.29

Changelog (since symfony/symfony@v3.4.28...v3.4.29)

  • bug #32137 [HttpFoundation] fix accessing session bags (@​xabbuh)
  • bug #32164 [EventDispatcher] collect called listeners information only once (@​xabbuh)
  • bug #32173 [FrameworkBundle] Fix calling Client::getProfile() before sending a request (@​dunglas)
  • bug #32163 [DoctrineBridge] Fix type error (@​norkunas)
  • bug #32170 [Security/Core] Don't use ParagonIE_Sodium_Compat (@​nicolas-grekas)
  • bug #32123 [Form] fix translation domain (@​xabbuh)
  • bug #32116 [FrameworkBundle] tag the FileType service as a form type (@​xabbuh)
  • bug #32090 [Debug] workaround BC break in PHP 7.3 (@​nicolas-grekas)
  • bug #32071 Fix expired lock not cleaned (@​jderusse)
  • bug #32057 [HttpFoundation] Fix SA/phpdoc JsonResponse (@​ro0NL)
  • bug #32025 SimpleCacheAdapter fails to cache any item if a namespace is used (@​moufmouf)
  • bug #32037 [Form] validate composite constraints in all groups (@​xabbuh)
  • bug #32007 [Serializer] Handle true and false appropriately in CSV encoder (@​battye)
  • bug #32000 [Routing] fix absolute url generation when scheme is not known (@​Tobion)
  • bug #32024 [VarDumper] fix dumping objects that implement __debugInfo() (@​nicolas-grekas)
  • bug #31962 Fix reporting unsilenced deprecations from insulated tests (@​nicolas-grekas)
  • bug #31865 [Form] Fix wrong DateTime on outdated ICU library (@​aweelex)
  • bug #31863 [HttpFoundation] Fixed case-sensitive handling of cache-control header in RedirectResponse constructor (@​Ivo)
  • bug #31869 Fix json-encoding when JSON_THROW_ON_ERROR is used (@​nicolas-grekas)
  • bug #31860 [HttpFoundation] work around PHP 7.3 bug related to json_encode() (@​nicolas-grekas)
  • bug #31407 [Security] added support for updated "distinguished name" format in x509 authentication (@​Robert Kopera)
  • bug #31654 [HttpFoundation] Do not set X-Accel-Redirect for paths outside of X-Accel-Mapping (@​vilius-g)

[PR] #32190

Changelog

Sourced from symfony/symfony's changelog.

  • 3.4.29 (2019-06-26)

  • bug #32137 [HttpFoundation] fix accessing session bags (xabbuh)

  • bug #32164 [EventDispatcher] collect called listeners information only once (xabbuh)

  • bug #32173 [FrameworkBundle] Fix calling Client::getProfile() before sending a request (dunglas)

  • bug #32163 [DoctrineBridge] Fix type error (norkunas)

  • bug #32170 [Security/Core] Don't use ParagonIE_Sodium_Compat (nicolas-grekas)

  • bug #32123 [Form] fix translation domain (xabbuh)

  • bug #32116 [FrameworkBundle] tag the FileType service as a form type (xabbuh)

  • bug #32090 [Debug] workaround BC break in PHP 7.3 (nicolas-grekas)

  • bug #32071 Fix expired lock not cleaned (jderusse)

  • bug #32057 [HttpFoundation] Fix SA/phpdoc JsonResponse (ro0NL)

  • bug #32025 SimpleCacheAdapter fails to cache any item if a namespace is used (moufmouf)

  • bug #32037 [Form] validate composite constraints in all groups (xabbuh)

  • bug #32007 [Serializer] Handle true and false appropriately in CSV encoder (battye)

  • bug #32000 [Routing] fix absolute url generation when scheme is not known (Tobion)

  • bug #32024 [VarDumper] fix dumping objects that implement __debugInfo() (nicolas-grekas)

  • bug #31962 Fix reporting unsilenced deprecations from insulated tests (nicolas-grekas)

  • bug #31865 [Form] Fix wrong DateTime on outdated ICU library (aweelex)

  • bug #31863 [HttpFoundation] Fixed case-sensitive handling of cache-control header in RedirectResponse constructor (Ivo)

  • bug #31869 Fix json-encoding when JSON_THROW_ON_ERROR is used (nicolas-grekas)

  • bug #31860 [HttpFoundation] work around PHP 7.3 bug related to json_encode() (nicolas-grekas)

  • bug #31407 [Security] added support for updated "distinguished name" format in x509 authentication (Robert Kopera)

  • bug #31654 [HttpFoundation] Do not set X-Accel-Redirect for paths outside of X-Accel-Mapping (vilius-g)

Commits
  • 4c9b6d7 Merge pull request #32190 from fabpot/release-3.4.29
  • 5296d2d updated VERSION for 3.4.29
  • 7f886dc update CONTRIBUTORS for 3.4.29
  • 6425639 updated CHANGELOG for 3.4.29
  • 01fc2b4 minor #32185 [Routing] Fixed type annotation (derrabus)
  • 753bf7e Fixed type annotation.
  • 85ac1a6 Bump phpunit-bridge
  • c042b5b bug #32137 [HttpFoundation] fix accessing session bags (xabbuh)
  • c511e46 bug #32164 [EventDispatcher] collect called listeners information only once (...
  • 7cc4cab bug #32173 [FrameworkBundle] Fix calling Client::getProfile() before sending ...
  • 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [symfony/symfony](https://github.com/symfony/symfony) from 3.4.28 to 3.4.29.
- [Release notes](https://github.com/symfony/symfony/releases)
- [Changelog](https://github.com/symfony/symfony/blob/v3.4.29/CHANGELOG-3.4.md)
- [Commits](symfony/symfony@v3.4.28...v3.4.29)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Minor updates to packages or dependencies php Pull requests that update PHP code labels Jun 26, 2019
@CHTJonas CHTJonas merged commit 62613bd into master Jun 26, 2019
@CHTJonas CHTJonas deleted the dependabot/composer/symfony/symfony-3.4.29 branch June 26, 2019 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Minor updates to packages or dependencies php Pull requests that update PHP code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant