X Tutup
Skip to content

[stable10] Bump symfony v3.4.26 => v3.4.27#35146

Merged
individual-it merged 1 commit intostable10from
stable10-symfony-v3.4.27
May 6, 2019
Merged

[stable10] Bump symfony v3.4.26 => v3.4.27#35146
individual-it merged 1 commit intostable10from
stable10-symfony-v3.4.27

Conversation

@phil-davis
Copy link
Contributor

Description

composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 8 updates, 0 removals
  - Updating symfony/debug (v3.4.26 => v3.4.27): Loading from cache
  - Updating symfony/console (v3.4.26 => v3.4.27): Loading from cache
  - Updating symfony/event-dispatcher (v3.4.26 => v3.4.27): Loading from cache
  - Updating symfony/routing (v3.4.26 => v3.4.27): Loading from cache
  - Updating symfony/process (v3.4.26 => v3.4.27): Loading from cache
  - Updating symfony/translation (v3.4.26 => v3.4.27): Downloading (100%)         
  - Updating phpdocumentor/reflection-docblock (4.3.0 => 4.3.1): Downloading (100%)

https://symfony.com/blog/symfony-3-4-27-released

Motivation and Context

Make a single PR to bump all the symfony components together.

How Has This Been Tested?

CI

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • Backport (if applicable set "backport-request" label and remove when the backport was done)

@phil-davis
Copy link
Contributor Author

master symfony bump is #34145

@codecov
Copy link

codecov bot commented May 4, 2019

Codecov Report

Merging #35146 into stable10 will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             stable10   #35146      +/-   ##
==============================================
+ Coverage       64.47%   64.47%   +<.01%     
  Complexity      20070    20070              
==============================================
  Files            1288     1288              
  Lines           76936    76936              
  Branches         1307     1307              
==============================================
+ Hits            49606    49607       +1     
+ Misses          26949    26948       -1     
  Partials          381      381
Flag Coverage Δ Complexity Δ
#javascript 53.01% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.69% <ø> (ø) 20070 <ø> (ø) ⬇️
Impacted Files Coverage Δ Complexity Δ
lib/private/Server.php 86.66% <0%> (+0.11%) 253% <0%> (ø) ⬇️

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 3337fda...911b3c1. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented May 4, 2019

Codecov Report

Merging #35146 into stable10 will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             stable10   #35146      +/-   ##
==============================================
+ Coverage       64.47%   64.47%   +<.01%     
  Complexity      20070    20070              
==============================================
  Files            1288     1288              
  Lines           76936    76936              
  Branches         1307     1307              
==============================================
+ Hits            49606    49607       +1     
+ Misses          26949    26948       -1     
  Partials          381      381
Flag Coverage Δ Complexity Δ
#javascript 53.01% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.69% <ø> (ø) 20070 <ø> (ø) ⬇️
Impacted Files Coverage Δ Complexity Δ
lib/private/Server.php 86.66% <0%> (+0.11%) 253% <0%> (ø) ⬇️

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 3337fda...911b3c1. Read the comment docs.

@individual-it individual-it merged commit 218b4a8 into stable10 May 6, 2019
@delete-merged-branch delete-merged-branch bot deleted the stable10-symfony-v3.4.27 branch May 6, 2019 05:25
@davitol davitol mentioned this pull request Sep 3, 2019
13 tasks
@lock lock bot locked as resolved and limited conversation to collaborators May 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup