Bump the dev-dependencies group with 8 updates #54
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 editorconfig-checker/editorconfig-checker, ergebnis/composer-normalize, phpstan/phpstan, phpstan/phpstan-phpunit, phpunit/phpunit, shipmonk/composer-dependency-analyser, shipmonk/name-collision-detector and slevomat/coding-standard to permit the latest version.
Updates
editorconfig-checker/editorconfig-checkerto 10.6.0Release notes
Sourced from editorconfig-checker/editorconfig-checker's releases.
Commits
c51272fUse core v3.0.0 (#305)1645529build(deps-dev): bump phpstan/phpstan from 1.10.57 to 1.10.59 (#303)b903558build(deps-dev): bump squizlabs/php_codesniffer from 3.8.1 to 3.9.0 (#304)Updates
ergebnis/composer-normalizeto 2.42.0Release notes
Sourced from ergebnis/composer-normalize's releases.
Changelog
Sourced from ergebnis/composer-normalize's changelog.
... (truncated)
Commits
02cf2b6Enhancement: Prepare releasebc2d614Fix: Reference3eb078bMerge pull request #1279 from ergebnis/feature/php747c03d8fEnhancement: Add support for PHP 7.49c5a8feMerge pull request #1278 from ergebnis/feature/php80e407029Enhancement: Add support for PHP 8.069cf31eFix: Referencec85fb0cFix: Use --show-progress option to configure dots progress2195a8eMerge pull request #1277 from ergebnis/feature/json-normalizer3521013Enhancement: Require ergebnis/json-normalizer:^4.5.0Updates
phpstan/phpstanto 1.10.66Release notes
Sourced from phpstan/phpstan's releases.
Commits
94779c9PHPStan 1.10.665473b67Updated PHPStan to commit 5473b6701c1a9dd3ca1eb676b3b2c0dec43f2535927d71fUpdated PHPStan to commit 927d71f11365c774a95cb4d8f65a1b1077472fa4fd2e0a6Updated PHPStan to commit fd2e0a6b7d599c4783d0a79831ecbae56999c765996f194Updated PHPStan to commit 996f194ee0fd004bdee5b147e8a02c018ea4a72e40a20d2Updated PHPStan to commit 40a20d2a3c5c6956b5df52d31855d64c463c3936986cbdfUpdated PHPStan to commit 986cbdfb2fd0c3de71b31ac3f212bd499d2131e1795a560Updated PHPStan to commit 795a560e55022174e2fdf5ca8d72fd0506bae161f9d118fUpdated PHPStan to commit f9d118fc96c0d1dac84d649b07e13cfc688f346bb16dbafUpdated PHPStan to commit b16dbafd51675a9b63e1f87f7f0bf57bde96024dUpdates
phpstan/phpstan-phpunitto 1.3.16Release notes
Sourced from phpstan/phpstan-phpunit's releases.
Commits
d5242a5Narrow type on assertCount and assertNotCountUpdates
phpunit/phpunitto 10.5.16Release notes
Sourced from phpunit/phpunit's releases.
Changelog
Sourced from phpunit/phpunit's changelog.
... (truncated)
Commits
18f8d4aPrepare release5ad4bcfDelete dead code9f35e8aUpdate ChangeLog51e0beeCleanup process handling after dropping temp-file handling500149cUpdate ChangeLog982c7a0Use PHP_BINARY instead of deprecated Runtime::getRawBinary()9320731Remove windows stdout workarounds19c41a3Do not use a shell in proc_open if not really neededf8941b6Update ChangeLog5e80471Windows does not support exclusive locks on stdoutUpdates
shipmonk/composer-dependency-analyserto 1.4.0Release notes
Sourced from shipmonk/composer-dependency-analyser's releases.
Commits
da787b1PHPStan: enable reportAnyTypeWideningInVarTag (#105)1df5f9dRequire ext-tokenizer (#104)7d23d5bIsolate config require (#102)2b97072CI: use development php.ini file (#103)3bd7e59ComposerJson: minor realpath cleanup (#101)ddf83daSupport absolute path in --composer-json (#98)48167b9Readme: how to scan other codebases (#100)11ec0a9phpcs.xml: scan all php files (#99)da33ae7Add ability to dump usages of a package, simplify bin script (#88)dc5a994Ensure vendor beside composer.json is used (#97)Updates
shipmonk/name-collision-detectorto 2.1.1Release notes
Sourced from shipmonk/name-collision-detector's releases.
Commits
e8c8267Bump phpstan/phpstan-phpunit from 1.3.15 to 1.3.16 (#57)b1e2cd6Bump phpunit/phpunit from 9.6.16 to 9.6.17 (#56)aae8896Readme: lines are also outputted (#55)520a40dBump editorconfig-checker/editorconfig-checker from 10.4.0 to 10.5.0 (#53)1d4c3f0Bump phpstan/phpstan from 1.10.57 to 1.10.59 (#54)45c889eBump shipmonk/composer-dependency-analyser from 1.0.0 to 1.2.1 (#52)4fd65b1Bump ergebnis/composer-normalize from 2.41.1 to 2.42.0 (#48)efb0ee9Bump phpstan/phpstan from 1.10.50 to 1.10.57 (#49)a8f9132Bump phpunit/phpunit from 9.6.15 to 9.6.16 (#50)2ca2af5Bump nette/schema from 1.2.5 to 1.3.0 (#51)Updates
slevomat/coding-standardto 8.15.0Release notes
Sourced from slevomat/coding-standard's releases.
Commits
7d1d957Check on PHP 8.315f95f8SlevomatCodingStandard.Classes.ClassConstantVisibility: Fixed error message f...74b296bFix class detection in double-quoted strings and heredocd82a671SlevomatCodingStandard.Exceptions.RequireNonCapturingCatch: Fixed false posit...923e121SlevomatCodingStandard.Namespaces.UnusedUses: Fixed false positive thanks to ...8d0f603SlevomatCodingStandard.Functions.RequireTrailingCommaInCall: Fixed missing re...ea3ff00Fixed internal error in CommentHelper5cac991UseStatementHelper optimizations6ea0278SlevomatCodingStandard.Commenting.UselessFunctionDocCommentSniff: It should r...d16a31aRemoved for a long time deprecated FunctionLengthSniff in Files namespaceDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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