X Tutup
Skip to content

Upgrading symfony/translation (v4.4.30 => v4.4.32)#39298

Merged
phil-davis merged 1 commit intomasterfrom
symfony-4.4.32
Sep 28, 2021
Merged

Upgrading symfony/translation (v4.4.30 => v4.4.32)#39298
phil-davis merged 1 commit intomasterfrom
symfony-4.4.32

Conversation

@phil-davis
Copy link
Contributor

@phil-davis phil-davis commented Sep 28, 2021

Description

$ composer update
Loading composer repositories with package information
Updating dependencies
Lock file operations: 0 installs, 1 update, 0 removals
  - Upgrading symfony/translation (v4.4.30 => v4.4.32)
Writing lock file

https://symfony.com/blog/symfony-4-4-31-released
https://symfony.com/blog/symfony-4-4-32-released

Note: Symfony had a problem with the 4.4.31 release and quickly released 4.4.32 an hour later. It will be good to do this version bump and get past 4.4.31

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 Sep 28, 2021
@phil-davis phil-davis self-assigned this Sep 28, 2021
Copy link

@AlexAndBear AlexAndBear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    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

@phil-davis phil-davis merged commit e356e36 into master Sep 28, 2021
@delete-merged-branch delete-merged-branch bot deleted the symfony-4.4.32 branch September 28, 2021 12:06
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