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 all dependencies #390

Merged
merged 14 commits into from
Mar 12, 2024

Conversation

Art4
Copy link
Collaborator

@Art4 Art4 commented Mar 11, 2024

This PR updates all dependencies:

  • PHP 8.3.3
  • Redmine 5.0.8
  • Redmine 5.1.2
  • codecov/codecov-action v4

The update for PHPUnit 11 is postponed due to deprecation warnings in the php-mock/php-mock-phpunit library, see php-mock/php-mock-phpunit#67 (comment)
Nevertheless all @dataProvider, @covers and @coversDefaultClass annotations where replaced with the new Attributes provided by PHPUnit, so we are ready to update to PHPUnit 11 anytime.

Closes #375.

@Art4 Art4 added this to the v2.6.0 milestone Mar 11, 2024
@Art4 Art4 self-assigned this Mar 11, 2024
Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.31%. Comparing base (b4c0059) to head (a1b6e3a).

Additional details and impacted files
@@             Coverage Diff              @@
##               v2.x     #390      +/-   ##
============================================
+ Coverage     98.18%   98.31%   +0.12%     
  Complexity      601      601              
============================================
  Files            29       29              
  Lines          1767     1724      -43     
============================================
- Hits           1735     1695      -40     
+ Misses           32       29       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Owner

@kbsali kbsali left a comment

Choose a reason for hiding this comment

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

👍

@Art4 Art4 merged commit 590d149 into kbsali:v2.x Mar 12, 2024
12 checks passed
@Art4 Art4 deleted the 389-update-to-redmine-508-and-512-in-tests branch March 12, 2024 12:44
@Art4 Art4 mentioned this pull request Mar 18, 2024
1 task
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.

None yet

2 participants