composer(deps-dev): bump the minor-patch-dependencies group with 5 updates #313
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the requirements on infection/infection, mimmi20/coding-standard, nikic/php-parser, phpstan/phpstan and phpunit/phpunit to permit the latest version.
Updates
infection/infection
to 0.27.11Release notes
Sourced from infection/infection's releases.
Commits
6d55979
Reduce "Initial Tests Run" stage time by running only covering test files (#1...fa66b4a
Fix InitialTestsRunnerTest (#1938)efcb756
styles: Enable back the fully_qualified_strict_types PHP-CS-Fixer rule (#1934)656f574
styles: Enable and apply heredoc_indentation rule (#1939)51c0a42
Remove php 8.3 and symfony 7.0 hacks as no longer needed (#1930)e4dcc84
styles: Enable PHP-CS-Fixer array_indentation rule (#1936)8c9cc85
styles: Leverage the PHP class keyword (#1931)2885cf9
styles: Update to PHP-CS-Fixer 3.52.0 (#1929)9edaa93
build: Remove Symfony PHPUnitBridge (#1926)9e6db81
styles: Exclude the Box debug directory from PHP-CS-Fixer (#1928)Updates
mimmi20/coding-standard
to 5.2.19Commits
d650e4c
Merge pull request #469 from mimmi20/dependabot/composer/master/friendsofphp/...3fd5ee8
composer(deps): update friendsofphp/php-cs-fixer requirement4d313f2
Merge pull request #467 from mimmi20/dependabot/composer/master/minor-patch-d...56a0d8a
composer(deps-dev): bump the minor-patch-dependencies group with 1 update7bdabce
Merge pull request #468 from mimmi20/dependabot/composer/master/friendsofphp/...538c389
composer(deps): update friendsofphp/php-cs-fixer requirementddcf7db
Merge pull request #466 from mimmi20/dependabot/composer/master/minor-patch-d...6695d00
composer(deps-dev): bump the minor-patch-dependencies group with 1 updatee98de1a
Merge pull request #465 from mimmi20/dependabot/composer/master/slevomat/codi...33576bc
fix issueUpdates
nikic/php-parser
to 4.19.1Release notes
Sourced from nikic/php-parser's releases.
Changelog
Sourced from nikic/php-parser's changelog.
... (truncated)
Commits
4e1b88d
Release PHP-Parser 4.19.1d4d4e3e
Fix deprecated Optional parameter before required parameter on PrintableNewAn...32cdab9
Release PHP-Parser 4.19.0c2403aa
Update minimum PHP version in docs051ad21
Do not use implicitly nullable parameters (#984)Updates
phpstan/phpstan
to 1.10.64Release notes
Sourced from phpstan/phpstan's releases.
Commits
fb9f270
PHPStan 1.10.640d2f4b6
Updated PHPStan to commit 0d2f4b63c8e16217b341f98d3babfba21b82e3e0f7cdc66
Update nikic/PHP-Parser integration test925c0b7
Updated PHPStan to commit 925c0b7343eef8e86d4c65c5d2cd3fe5a65aca9b030bd55
Updated PHPStan to commit 030bd55957bbc19acd3382003acccb7772eb90a2b62c5ef
Updated PHPStan to commit b62c5efc406a68b67d421b94a36f2798a0bdd47fe8e466d
Updated PHPStan to commit e8e466dc21fdb3a26dbb6b48b0c638903312f1d2df3bc06
Fix wp-cs build8f34c9a
Fixdcefc0f
FixUpdates
phpunit/phpunit
to 10.5.14Release notes
Sourced from phpunit/phpunit's releases.
Changelog
Sourced from phpunit/phpunit's changelog.
... (truncated)
Commits
4cf8824
Prepare release43cc09c
Closes #57603977933
Add test for #5760e98f990
Add testecce542
Update ChangeLog9e89be8
Simplify foreacha0ad562
Micro optimizeNamePrettifier->prettifyTestMethodName()
once again729330a
Update ChangeLog75d9f12
added missing test coveragebdee9de
use faster array_key_exists()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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions