X Tutup
Skip to content

Update Symfony components to 4.4.17#38163

Merged
micbar merged 1 commit intomasterfrom
symfony-4.4.17
Dec 3, 2020
Merged

Update Symfony components to 4.4.17#38163
micbar merged 1 commit intomasterfrom
symfony-4.4.17

Conversation

@phil-davis
Copy link
Contributor

Description

$ composer update
Loading composer repositories with package information
Updating dependencies
Lock file operations: 0 installs, 5 updates, 0 removals
  - Upgrading symfony/console (v4.4.16 => v4.4.17)
  - Upgrading symfony/event-dispatcher (v4.4.16 => v4.4.17)
  - Upgrading symfony/process (v4.4.16 => v4.4.17)
  - Upgrading symfony/routing (v4.4.16 => v4.4.17)
  - Upgrading symfony/translation (v4.4.16 => v4.4.17)
Writing lock file

https://symfony.com/blog/symfony-4-4-17-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 dependencies php Pull requests that update Php code labels Nov 30, 2020
@phil-davis phil-davis requested a review from micbar November 30, 2020 04:29
@phil-davis phil-davis self-assigned this Nov 30, 2020
@phil-davis
Copy link
Contributor Author

@micbar there is no rush to merge this.

@phil-davis
Copy link
Contributor Author

Rebased this morning.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 1, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@micbar micbar merged commit 7ebfacb into master Dec 3, 2020
@delete-merged-branch delete-merged-branch bot deleted the symfony-4.4.17 branch December 3, 2020 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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