Skip to content

Update symfony from 5.3 to 5.4 #543

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

Merged
merged 26 commits into from
Jan 9, 2022

Conversation

xvilo
Copy link
Contributor

@xvilo xvilo commented Jan 7, 2022

Active support for Symfony 5.3 ended 6 days ago (01 Jan 2022). Symfony 5.4 was released 1 month and 1 week ago (29 Nov 2021) and it's support ends in 2 years and 10 months (30 Nov 2024).

@xvilo xvilo marked this pull request as draft January 7, 2022 10:59
@codecov
Copy link

codecov bot commented Jan 7, 2022

Codecov Report

Merging #543 (a7dee37) into master (322570d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #543   +/-   ##
=========================================
  Coverage     99.33%   99.33%           
  Complexity     1893     1893           
=========================================
  Files           301      301           
  Lines          5996     6013   +17     
=========================================
+ Hits           5956     5973   +17     
  Misses           40       40           
Impacted Files Coverage Δ
src/Command/ClearMetadataCacheCommand.php 100.00% <100.00%> (ø)
src/Command/ProxySyncMetadataCommand.php 100.00% <100.00%> (ø)
src/Command/ProxySyncReleasesCommand.php 100.00% <100.00%> (ø)
src/Command/ScanAllPackagesCommand.php 100.00% <100.00%> (ø)
src/Command/SynchronizeAllPackagesCommand.php 100.00% <100.00%> (ø)
src/Command/SynchronizePackageCommand.php 100.00% <100.00%> (ø)
src/Command/UpdateAdvisoriesDbCommand.php 100.00% <100.00%> (ø)
src/Controller/Admin/ConfigController.php 100.00% <100.00%> (ø)
src/Controller/Admin/OrganizationController.php 100.00% <100.00%> (ø)
src/Controller/Admin/ProxyController.php 100.00% <100.00%> (ø)
... and 18 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 322570d...a7dee37. Read the comment docs.

@xvilo xvilo marked this pull request as ready for review January 7, 2022 12:12
@xvilo
Copy link
Contributor Author

xvilo commented Jan 7, 2022

PHPUnit is ✅ was also able to do some stuff locally on my development machine. So I suspect this PR is fine 👍

@xvilo
Copy link
Contributor Author

xvilo commented Jan 7, 2022

@akondas pushed the last change to address your comment, all should be fine now :)

@akondas akondas merged commit 6fb891a into repman-io:master Jan 9, 2022
@akondas
Copy link
Member

akondas commented Jan 9, 2022

Thanks @xvilo 🍻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants