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

Update Symfony components to 4.4.6 #37176

Merged
merged 1 commit into from
Mar 27, 2020
Merged

Update Symfony components to 4.4.6 #37176

merged 1 commit into from
Mar 27, 2020

Conversation

phil-davis
Copy link
Contributor

Description

composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 5 updates, 0 removals
  - Updating symfony/console (v4.4.5 => v4.4.6): Downloading (100%)         
  - Updating symfony/event-dispatcher (v4.4.5 => v4.4.6): Downloading (100%)         
  - Updating symfony/routing (v4.4.5 => v4.4.6): Downloading (100%)         
  - Updating symfony/process (v4.4.5 => v4.4.6): Downloading (100%)         
  - Updating symfony/translation (v4.4.5 => v4.4.6): Downloading (100%)  

https://symfony.com/blog/symfony-4-4-6-released

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:
  • Changelog item, see TEMPLATE

@phil-davis phil-davis added 3 - To Review dependencies php Pull requests that update Php code labels Mar 27, 2020
@phil-davis phil-davis self-assigned this Mar 27, 2020
@codecov
Copy link

codecov bot commented Mar 27, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@720838a). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #37176   +/-   ##
=========================================
  Coverage          ?   64.87%           
  Complexity        ?    19146           
=========================================
  Files             ?     1268           
  Lines             ?    74944           
  Branches          ?     1331           
=========================================
  Hits              ?    48623           
  Misses            ?    25929           
  Partials          ?      392
Flag Coverage Δ Complexity Δ
#javascript 54.14% <ø> (?) 0 <ø> (?)
#phpunit 66.07% <ø> (?) 19146 <ø> (?)

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 720838a...a03eff8. Read the comment docs.

@phil-davis phil-davis merged commit 0785f95 into master Mar 27, 2020
@delete-merged-branch delete-merged-branch bot deleted the symfony-4.4.6 branch March 27, 2020 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 - To release dependencies php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants