X Tutup
Skip to content

Bump symfony (4.4.9 => 4.4.10)#37522

Merged
micbar merged 1 commit intomasterfrom
symfony-4.4.10
Jun 12, 2020
Merged

Bump symfony (4.4.9 => 4.4.10)#37522
micbar merged 1 commit intomasterfrom
symfony-4.4.10

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.9 => v4.4.10): Loading from cache
  - Updating symfony/event-dispatcher (v4.4.9 => v4.4.10): Loading from cache
  - Updating symfony/routing (v4.4.9 => v4.4.10): Loading from cache
  - Updating symfony/process (v4.4.9 => v4.4.10): Loading from cache
  - Updating symfony/translation (v4.4.9 => v4.4.10): Loading from cache

https://symfony.com/blog/symfony-4-4-10-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 Jun 12, 2020
@phil-davis phil-davis requested a review from individual-it June 12, 2020 11:34
@phil-davis phil-davis self-assigned this Jun 12, 2020
@phil-davis phil-davis requested a review from micbar June 12, 2020 12:26
@codecov
Copy link

codecov bot commented Jun 12, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #37522   +/-   ##
=========================================
  Coverage     64.68%   64.68%           
  Complexity    19336    19336           
=========================================
  Files          1278     1278           
  Lines         75562    75562           
  Branches       1331     1331           
=========================================
  Hits          48876    48876           
  Misses        26294    26294           
  Partials        392      392           
Flag Coverage Δ Complexity Δ
#javascript 54.14% <ø> (ø) 0.00 <ø> (ø)
#phpunit 65.84% <ø> (ø) 19336.00 <ø> (ø)

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 ee3e73f...099c218. Read the comment docs.

@micbar micbar merged commit ce9bcc9 into master Jun 12, 2020
@delete-merged-branch delete-merged-branch bot deleted the symfony-4.4.10 branch June 12, 2020 18:27
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