Bump the php-dev group across 1 directory with 5 updates #471
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.
Bumps the php-dev group with 4 updates in the / directory: overtrue/phplint, phpstan/phpstan, phpunit/phpunit and slevomat/coding-standard.
Updates
overtrue/phplintfrom 9.5.6 to 9.6.2Release notes
Sourced from overtrue/phplint's releases.
Changelog
Sourced from overtrue/phplint's changelog.
Commits
e2ebdbafix automagically replacement cache directory options1089c27introduces the new 'cache-dir' option that will replace legacy 'cache' option...8cf9754update configuration guide574e169fix missing incorrect branch, forking repo is related to a major.minor version5f04dc4clean-up contributing guide as Application::VERSION does not exists anymore694480bRemove support of a TTL = zero (store permanently) for the caching files synt...667058dremoved unused imports (thanks to PHP-CS-Fixer rule, see commit 7ed306b72dee2...7ed306badd PHP-CS-Fixer rule 'no_unused_imports' to clean-up code forgotten91e88a7prepare bugfix version 9.6.1495f4a9fix issue with cache-ttl option and cache expirationUpdates
phpstan/phpstanfrom 1.12.20 to 1.12.25Release notes
Sourced from phpstan/phpstan's releases.
Commits
e310849PHPStan 1.12.25a2c0946Updated PHPStan to commit a2c09465133b35bab1b83ba4b33c71760a151b5c338b920PHPStan 1.12.247c0c857Updated PHPStan to commit 7c0c857f7a315455b3b3cbfc9ac237e286fb585e50ef61eUpdated PHPStan to commit 50ef61e8e43272dd6c445d74ea1b839dcd57f7c8db46c94Updated PHPStan to commit db46c94e125901a24ecee2adf8d96e8dabaf6c788a6f7e9Updated PHPStan to commit 8a6f7e9a1c0aa24e0cbf4160b042826ed14d80be88133ccUpdated PHPStan to commit 88133ccb560f55c320a69a8300897e67edbfb8be29201e7PHPStan 1.12.23ce0aaf2Updated PHPStan to commit ce0aaf2bffcb61273675aea8c8c5251fe02bd58dUpdates
phpunit/phpunitfrom 9.6.22 to 9.6.23Release notes
Sourced from phpunit/phpunit's releases.
Changelog
Sourced from phpunit/phpunit's changelog.
Commits
43d2cb1Prepare release157a3b4Merge branch '8.5' into 9.63a68a70Prepare release8d7e17eMerge branch '8.5' into 9.6dd5e896Check against literal 2048 value instead of against E_STRICT for #595658e373aUpdate dependencies758ba28Merge branch '8.5' into 9.6cb29000Use authoritative class map2e9e6ccMerge branch '8.5' into 9.6492256cUpdate toolsUpdates
slevomat/coding-standardfrom 8.16.0 to 8.18.0Release notes
Sourced from slevomat/coding-standard's releases.
Commits
f3b23cbUpdated dependenciesf8ea50bFix documentationa73b83fSlevomatCodingStandard.Classes.ClassStructure: Support for custom method grou...c2eab04SlevomatCodingStandard.Functions.RequireMultiLineCall: Fix reporting multilin...9bad414SlevomatCodingStandard.TypeHints.PropertyTypeHint: Fixe1f8682Updated dependencies3432531Fix typo for new RequireNullCoalesceEqualOperator flagace04a4Updated dependencies2031373SlevomatCodingStandard.ControlStructures.RequireNullCoalesceEqualOperator: Ne...374ad13SlevomatCodingStandard.Classes.MethodSpacing: Fixed check for methods with mo...Updates
squizlabs/php_codesnifferfrom 3.11.3 to 3.12.2Release notes
Sourced from squizlabs/php_codesniffer's releases.
... (truncated)
Changelog
Sourced from squizlabs/php_codesniffer's changelog.
... (truncated)
Commits
6d4cf60Merge pull request #963 from PHPCSStandards/feature/changelog-3.12.2ea5b2cfChangelog for the 3.12.2 release7399ee4Merge pull request #962 from PHPCSStandards/feature/squiz-membervarspacing-ad...8d775d8Squiz/MemberVarSpacing: add extra testsda52592Merge pull request #830 from PHPCSStandards/feature/pear-functioncomment-impr...98e8146Merge pull request #961 from PHPCSStandards/feature/various-minor-docs-fixesa8371a2PEAR/FunctionComment: bug fix - handling of blank lines in pre-amblee974de8Docs: various minor fixes71fcf9aMerge pull request #953 from rodrigoprimo/documentation-opening-function-brac...50d6d43Merge pull request #960 from PHPCSStandards/feature/runner-printprogress-mino...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 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