Skip to content
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

update dependencies & allow PHP 8.2 #2755

Merged
merged 5 commits into from
Jan 5, 2023
Merged

update dependencies & allow PHP 8.2 #2755

merged 5 commits into from
Jan 5, 2023

Conversation

mimmi20
Copy link
Member

@mimmi20 mimmi20 commented Jan 2, 2023

With this PR the dependencies are updated, and PHP 8.2 is allowed. Some tests are also added

@mimmi20 mimmi20 self-assigned this Jan 2, 2023
@codecov
Copy link

codecov bot commented Jan 2, 2023

Codecov Report

Base: 51.05% // Head: 50.96% // Decreases project coverage by -0.08% ⚠️

Coverage data is based on head (841de23) compared to base (fa6e104).
Patch coverage: 35.38% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##              6.1.x    #2755      +/-   ##
============================================
- Coverage     51.05%   50.96%   -0.09%     
  Complexity      875      875              
============================================
  Files          1820     1820              
  Lines         67865    68000     +135     
  Branches      30718    30718              
============================================
+ Hits          34649    34659      +10     
- Misses        33216    33341     +125     
Flag Coverage Δ
full 45.84% <ø> (ø)
lite 2.10% <ø> (ø)
phpunit 74.07% <35.38%> (-2.70%) ⬇️
standard 26.52% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Browscap/Browscap.php 100.00% <ø> (ø)
src/Browscap/Command/BuildCommand.php 27.90% <0.00%> (ø)
...rc/Browscap/Command/CheckDuplicateTestsCommand.php 36.36% <ø> (ø)
src/Browscap/Command/Helper/RewriteHelper.php 3.33% <0.00%> (-1.43%) ⬇️
src/Browscap/Command/Helper/Sorter.php 100.00% <ø> (ø)
src/Browscap/Command/Helper/ValidateHelper.php 3.38% <0.00%> (-1.38%) ⬇️
src/Browscap/Command/RewriteBrowsersCommand.php 31.57% <ø> (ø)
...c/Browscap/Command/RewriteCoreDivisionsCommand.php 31.57% <ø> (ø)
src/Browscap/Command/RewriteDevicesCommand.php 31.57% <ø> (ø)
src/Browscap/Command/RewriteDivisionsCommand.php 1.68% <0.00%> (-0.65%) ⬇️
... and 64 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mimmi20 mimmi20 marked this pull request as ready for review January 4, 2023 21:00
@mimmi20 mimmi20 requested a review from asgrim January 4, 2023 21:01
@asgrim asgrim merged commit 056c3a8 into 6.1.x Jan 5, 2023
@asgrim asgrim deleted the updates branch January 5, 2023 09:12
@asgrim asgrim added this to the 6.1.3 milestone Jan 5, 2023
@asgrim asgrim added enhancement dependencies Pull requests that update a dependency file labels Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants