X Tutup
Skip to content

Bump symfony v3.4.26 => v3.4.27#35145

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

Bump symfony v3.4.26 => v3.4.27#35145
individual-it merged 1 commit intomasterfrom
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

stable10 symfony bump is PR #35146

@codecov
Copy link

codecov bot commented May 4, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #35145      +/-   ##
============================================
+ Coverage     65.48%   65.49%   +<.01%     
  Complexity    18636    18636              
============================================
  Files          1217     1217              
  Lines         70536    70536              
  Branches       1296     1296              
============================================
+ Hits          46191    46195       +4     
+ Misses        23968    23964       -4     
  Partials        377      377
Flag Coverage Δ Complexity Δ
#javascript 53.5% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.87% <ø> (ø) 18636 <ø> (ø) ⬇️
Impacted Files Coverage Δ Complexity Δ
lib/private/Server.php 86.68% <0%> (+0.11%) 253% <0%> (ø) ⬇️
lib/private/Files/Storage/DAV.php 81.09% <0%> (+0.63%) 0% <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 45e8578...2aa402c. Read the comment docs.

@individual-it individual-it merged commit 230583c into master May 6, 2019
@delete-merged-branch delete-merged-branch bot deleted the symfony-v3.4.27 branch May 6, 2019 05:24
@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.

2 participants

X Tutup