X Tutup
Skip to content

Update Symfony components to 4.4.13#37876

Merged
phil-davis merged 1 commit intomasterfrom
symfony-4.4.13
Sep 3, 2020
Merged

Update Symfony components to 4.4.13#37876
phil-davis merged 1 commit intomasterfrom
symfony-4.4.13

Conversation

@phil-davis
Copy link
Contributor

Description

composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 6 updates, 0 removals
  - Updating symfony/console (v4.4.12 => v4.4.13): Loading from cache
  - Updating symfony/event-dispatcher (v4.4.12 => v4.4.13): Loading from cache
  - Updating symfony/routing (v4.4.12 => v4.4.13): Loading from cache
  - Updating symfony/process (v4.4.12 => v4.4.13): Loading from cache
  - Updating symfony/translation (v4.4.12 => v4.4.13): Loading from cache

https://symfony.com/blog/symfony-4-4-13-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 Sep 2, 2020
@phil-davis phil-davis self-assigned this Sep 2, 2020
@codecov
Copy link

codecov bot commented Sep 2, 2020

Codecov Report

Merging #37876 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #37876   +/-   ##
=========================================
  Coverage     64.75%   64.75%           
  Complexity    19403    19403           
=========================================
  Files          1285     1285           
  Lines         75823    75823           
  Branches       1336     1336           
=========================================
  Hits          49096    49096           
  Misses        26333    26333           
  Partials        394      394           
Flag Coverage Δ Complexity Δ
#javascript 54.06% <ø> (ø) 0.00 <ø> (ø)
#phpunit 65.93% <ø> (ø) 19403.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 92b45e1...c029c71. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Sep 2, 2020

Codecov Report

Merging #37876 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #37876   +/-   ##
=========================================
  Coverage     64.75%   64.75%           
  Complexity    19403    19403           
=========================================
  Files          1285     1285           
  Lines         75823    75823           
  Branches       1336     1336           
=========================================
  Hits          49096    49096           
  Misses        26333    26333           
  Partials        394      394           
Flag Coverage Δ Complexity Δ
#javascript 54.06% <ø> (ø) 0.00 <ø> (ø)
#phpunit 65.93% <ø> (ø) 19403.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 92b45e1...c029c71. Read the comment docs.

@phil-davis phil-davis merged commit 396c727 into master Sep 3, 2020
@delete-merged-branch delete-merged-branch bot deleted the symfony-4.4.13 branch September 3, 2020 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 - To Review dependencies php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup