php-version-audit
php-version-audit copied to clipboard
Bump codeception/codeception from 5.0.9 to 5.0.10
Bumps codeception/codeception from 5.0.9 to 5.0.10.
Release notes
Sourced from codeception/codeception's releases.
5.0.10
- JUnitReporter: Fixed compatibility with PHPUnit 10.0.16 #6656
- Recorder extension: Fixed type error #6643 by
@thomashohn
- Validate test filter pattern without warning #6641 by
@dmitryuk
Changelog
Sourced from codeception/codeception's changelog.
5.0.10
- JUnitReporter: Fixed compatibility with PHPUnit 10.0.16 #6656
- Recorder extension: Fixed type error #6643 by
@thomashohn
- Validate test filter pattern without warning #6641 by
@dmitryuk
Commits
ed4af7f
5.0.1051a4409
Merge pull request #6656 from Codeception/phpunit-has-output-patcha9c4a1b
Fix JUnitReporter compatibility with PHPUnit 10.0.162dbdb7a
Test Filter validates regexp without E_WARNING (#6641)6276943
Merge pull request #6643 from thomashohn/BUGFIX-664203033ce
[BUGFIX] #6642 Added a missing null coalescing operator when accessing ->dir ...d333b90
Merge pull request #6640 from Codeception/set-composer-preferred-install-optionsfd8c6ff
Reduce the size of vendor dir in Github Actions- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)