8000 Bump symfony/symfony from 3.4.43 to 3.4.47 by dependabot-preview[bot] · Pull Request #3245 · forkcms/forkcms · GitHub
[go: up one dir, main page]

Skip to content

Bump symfony/symfony from 3.4.43 to 3.4.47#3245

Merged
carakas merged 1 commit intomasterfrom
dependabot/composer/symfony/symfony-3.4.47
Dec 5, 2020
Merged

Bump symfony/symfony from 3.4.43 to 3.4.47#3245
carakas merged 1 commit intomasterfrom
dependabot/composer/symfony/symfony-3.4.47

Conversation

@dependabot-preview
Copy link
Contributor
@dependabot-preview dependabot-preview bot commented Nov 30, 2020

Bumps symfony/symfony from 3.4.43 to 3.4.47.

Release notes

Sourced from symfony/symfony's releases.

v3.4.47

Changelog (symfony/symfony@v3.4.46...v3.4.47)

[PR] symfony/symfony#39193 [EOM] End of maintenance release for branch 3.4

v3.4.46

Changelog (symfony/symfony@v3.4.45...v3.4.46)

[PR] symfony/symfony#38851

v3.4.45

Changelog (symfony/symfony@v3.4.44...v3.4.45)

  • bug #38228 [Yaml Parser] Fix edge cases when parsing multiple documents (@digilist)
  • bug #38229 [Yaml] fix parsing comments not prefixed by a space (@xabbuh)
  • bug #38131 [Validator] allow consumers to mock all methods (@xabbuh)
  • bug #37097 DateTime validator support for trailing data (@stefankleff)
  • bug #38116 [Console] Silence warnings on sapi_windows_cp_set() call (@chalasr)
  • bug #38114 [Console] guard $argv + $token against null, preventing unnecessary exceptions (@bilogic)
  • bug #38099 Prevent parsing invalid octal digits as octal numbers (@julienfalque)
  • bug #38091 [DI] fix ContainerBuilder on PHP8 (@nicolas-grekas)
  • bug #38080 [Console] Make sure $maxAttempts is an int or null (@derrabus)
  • bug #38073 [VarDumper] Fix caster for invalid SplFileInfo objects on php 8 (@derrabus)
  • bug #38071 [PhpUnitBridge] Adjust output parsing of CoverageListenerTrait for PHPUnit 9.3 (@sanmai, @derrabus)
  • bug #38049 [Debug] Parse "x not found" errors correctly on php 8 (@derrabus)
  • bug #38024 [Console] Fix undefined index for inconsistent command name definition (@chalasr)

[PR] symfony/symfony#38311

v3.4.44

Changelog (symfony/symfony@v3.4.43...v3.4.44)

  • bug #37949 [Yaml] fix more numeric cases changing in PHP 8 (@xabbuh)
  • bug #37921 [Yaml] account for is_numeric() behavior changes in PHP 8 (@xabbuh)
Changelog

Sourced from symfony/symfony's changelog.

  • 3.4.47 (2020-11-27)

  • bug #38628 [DoctrineBridge] indexBy could reference to association columns (juanmiguelbesada)

  • 3.4.46 (2020-10-28)

  • bug #38669 [Serializer] fix decoding float XML attributes starting with 0 (Marcin Kruk)

  • bug #38595 [TwigBridge] do not translate null placeholders or titles (xabbuh)

  • bug #38652 [Filesystem] Check if failed unlink was caused by permission denied (Nyholm)

  • bug #38604 [DoctrineBridge] indexBy does not refer to attributes, but to column names (xabbuh)

  • bug #38606 [WebProfilerBundle] Hide debug toolbar in print view (jt2k)

  • bug #38582 [DI] Fix Reflection file name with eval()'d code (maxime-aknin)

  • bug #38516 [HttpFoundation] Fix Range Requests (BattleRattle)

  • bug #38510 [PropertyInfo] Support for the mixed type (derrabus)

  • bug #38444 [PhpUnitBridge] fix running parallel tests with phpunit 9 (nicolas-grekas)

  • bug #38442 [VarDumper] fix truncating big arrays (nicolas-grekas)

  • bug #38380 [Form] propagate validation groups to subforms (johanderuijter, xabbuh)

  • bug #38360 [BrowserKit] Cookie expiration at current timestamp (iquito)

  • 3.4.45 (2020-09-27)

  • bug #38228 [Yaml Parser] Fix edge cases when parsing multiple documents (digilist)

  • bug #38229 [Yaml] fix parsing comments not prefixed by a space (xabbuh)

  • bug #38131 [Validator] allow consumers to mock all methods (xabbuh)

  • bug #37097 DateTime validator support for trailing data (stefankleff)

  • bug #38116 [Console] Silence warnings on sapi_windows_cp_set() call (chalasr)

  • bug #38114 [Console] guard $argv + $token against null, preventing unnecessary exceptions (bilogic)

  • bug #38099 Prevent parsing invalid octal digits as octal numbers (julienfalque)

  • bug #38091 [DI] fix ContainerBuilder on PHP8 (nicolas-grekas)

  • bug #38080 [Console] Make sure $maxAttempts is an int or null (derrabus)

  • bug #38073 [VarDumper] Fix caster for invalid SplFileInfo objects on php 8 (derrabus)

  • bug #38071 [PhpUnitBridge] Adjust output parsing of CoverageListenerTrait for PHPUnit 9.3 (sanmai, derrabus)

  • bug #38049 [Debug] Parse "x not found" errors correctly on php 8 (derrabus)

  • bug #38024 [Console] Fix undefined index for inconsistent command name definition (chalasr)

  • 3.4.44 (2020-08-31)

  • bug #37949 [Yaml] fix more numeric cases changing in PHP 8 (xabbuh)

  • bug #37921 [Yaml] account for is_numeric() behavior changes in PHP 8 (xabbuh)

  • bug #37912 [ExpressionLanguage] fix passing arguments to call_user_func_array() on PHP 8 (xabbuh)

  • bug #37853 [Validator] ensure that the validator is a mock object for backwards-compatibility (xabbuh)

  • bug #37845 [Serializer] Fix variadic support when using type hints (fabpot)

  • bug #37725 [Form] Fix Guess phpdoc return type (franmomu)

  • bug #37771 Use PHPUnit 9.3 on php 8 (derrabus)

  • bug #35843 [Validator] Add target guards for Composite nested constraints (ogizanagi)

  • bug #37744 [Yaml] Fix for #36624; Allow PHP constant as first key in block (jnye)

  • bug #37767 [Form] fix mapping errors from unmapped forms (xabbuh)

  • bug #37763 Fix deprecated libxml_disable_entity_loader (jderusse)

  • bug #37774 [Console] Make sure we pass a numeric array of arguments to call_user_func_array() (derrabus)

  • bug #37701 [Serializer] Fix that it will never reach DOMNode (TNAJanssen)

Commits
  • 83093d5 Merge pull request #39193 from fabpot/release-3.4.47
  • 67f1f1e Update VERSION for 3.4.47
  • f93df0e Update CONTRIBUTORS for 3.4.47
  • 0153c44 Update CHANGELOG for 3.4.47
  • 6564e00 minor #39077 [PhpUnitBridge] Fix test fixture filename (fancyweb)
  • e3cce51 minor #39093 [Finder] Minor : Removed typo (extra "the" term) in hasResults()...
  • 160cc61 Minor : Removed typo (extra "the" term)
  • c5a107e [PhpUnitBridge] Fix test fixture file name
  • 6724ca7 bug #38628 [DoctrineBridge] indexBy could reference to association columns (...
  • f9a0e00 failing test for issue 38861
  • 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
  • @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)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot requested a review from a team as a code owner November 30, 2020 18:47
@dependabot-preview dependabot-preview bot added the Dependency bump A small bump in a dependency label Nov 30, 2020
@codecov
Copy link
codecov bot commented Nov 30, 2020

Codecov Report

Merging #3245 (24ac739) into master (663ab2d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3245   +/-   ##
=========================================
  Coverage     28.19%   28.19%           
  Complexity     8012     8012           
=========================================
  Files           568      568           
  Lines         30652    30652           
=========================================
  Hits           8642     8642           
  Misses        22010    22010           
Flag Coverage Δ Complexity Δ
functional 23.89% <ø> (ø) 0.00 <ø> (ø)
installer 3.87% <ø> (ø) 0.00 <ø> (ø)
unit 7.78% <ø> (ø) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 663ab2d...24ac739. Read the comment docs.

@carakas
Copy link
Member
carakas commented Dec 4, 2020

@dependabot rebase

@dependabot-preview
Copy link
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@carakas
Copy link
Member
carakas commented Dec 4, 2020

@dependabot recreate

@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/symfony/symfony-3.4.47 branch from f2a2db3 to f071049 Compare December 4, 2020 20:57
@carakas
Copy link
Member
carakas commented Dec 4, 2020

@dependabot rebase

Bumps [symfony/symfony](https://github.com/symfony/symfony) from 3.4.43 to 3.4.47.
- [Release notes](https://github.com/symfony/symfony/releases)
- [Changelog](https://github.com/symfony/symfony/blob/v3.4.47/CHANGELOG-3.4.md)
- [Commits](symfony/symfony@v3.4.43...v3.4.47)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/symfony/symfony-3.4.47 branch from f071049 to 24ac739 Compare December 4, 2020 21:14
@carakas carakas merged commit f63674c into master Dec 5, 2020
@carakas carakas deleted the dependabot/composer/symfony/symfony-3.4.47 branch December 5, 2020 07:21
@carakas carakas added this to the 5.9.2 milestone Dec 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependency bump A small bump in a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0