-
Notifications
You must be signed in to change notification settings - Fork 0
Update phpunit/phpunit 12.4.4 → 12.4.5 (patch) #255
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
Conversation
👋 Hi there!
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
Here's the code health analysis summary for commits Analysis Summary
|
|
Infisical secrets check: ✅ No secrets leaked! 💻 Scan logs2025-12-02T09:45:42Z INF scanning for exposed secrets...
9:45AM INF 211 commits scanned.
2025-12-02T09:45:42Z INF scan completed in 85.8ms
2025-12-02T09:45:42Z INF no leaks found
|
guibranco
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Automatically approved by gstraccini[bot]
guibranco
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Automatically approved by gstraccini[bot]
|
@depfu merge |
1 similar comment
|
@depfu merge |
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ phpunit/phpunit (12.4.4 → 12.4.5) · Repo
Release Notes
12.4.5
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 34 commits:
Prepare releaseMerge branch '11.5' into 12.4Prepare releaseMerge branch '10.5' into 11.5Prepare releaseMerge branch '9.6' into 10.5Prepare releaseWork around https://github.com/nikic/PHP-Parser/pull/1133Merge branch '8.5' into 9.6Prepare releaseMerge branch '11.5' into 12.4Merge branch '10.5' into 11.5Merge branch '9.6' into 10.5Update ChangeLogUpdate ChangeLogMerge branch '11.5' into 12.4Update ChangeLogFix configuration migration without schema locationMerge branch '11.5' into 12.4Merge branch '10.5' into 11.5Merge branch '9.6' into 10.5Merge branch '8.5' into 9.6Update toolsMerge branch '11.5' into 12.4Merge branch '10.5' into 11.5Add tests for randomized execution orderAdd test for empty test suiteIgnore unhappy paths that will become obsolete after refactoring to enumeration (for $order parameter) and boolean (for $orderDefects parameter)We should be able to assume that every Test is also a ReorderableAdd tests for ordering tests by durationFix CS/WS issuesInitial work on new end-to-end tests for test suite sortingDelete code that was only used by tests in PHPUnit's own test suite (but still run twice for the entire test suite for each test suite that is run)Delete existing tests for test reorderingDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands