Bump the php-dev group across 1 directory with 4 updates #465
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 3 updates in the / directory: overtrue/phplint, phpstan/phpstan and slevomat/coding-standard.
Updates
overtrue/phplint
from 9.5.6 to 9.6.0Release notes
Sourced from overtrue/phplint's releases.
Changelog
Sourced from overtrue/phplint's changelog.
Commits
40805ca
prepare feature release 9.6.0f6eaf80
fix issue #218 by introducing a cache-ttl option on lint command71c5b0d
mark deprecated componente97987d
uses PHP 8.0 (https://php.watch/versions/8.0/constructor-property-promotion) ...0e4b941
autoloader file changed since version 9.2.01c8903c
simplify extensions handle by using a purely Symfony Event-Dispatcher componentac11572
clean-up unused local variabledab30ca
PHPUnit 10 is run with PHP 8.1, while PHPUnit 11 is run with PHP 8.2 or greater57659e4
re-introduces support of PHP 8.1 CI tests1d1f315
prepare branch 9.6 for next feature releaseUpdates
phpstan/phpstan
from 1.12.20 to 1.12.23Release notes
Sourced from phpstan/phpstan's releases.
Commits
29201e7
PHPStan 1.12.23ce0aaf2
Updated PHPStan to commit ce0aaf2bffcb61273675aea8c8c5251fe02bd58d85b21fb
PHPStan 1.12.224111d0f
Updated PHPStan to commit 4111d0f5951338d3fa9735edd8ae38de90d15456791e708
Updated PHPStan to commit 791e708efd0e4f2b845d6d9a34494f54c493ca819cd58b5
Updated PHPStan to commit 9cd58b5a912dd4d014effd431e1754ab145bef8ffe595cb
Updated PHPStan to commit fe595cba71279d990a8be265d594b470265ea31814276fd
PHPStan 1.12.217d8742a
Updated PHPStan to commit 7d8742a37c9103067f8750facea0557bb4a0dea88734057
Updated PHPStan to commit 8734057fed407949994e79eb3785cc0bed8f5520Updates
slevomat/coding-standard
from 8.16.0 to 8.16.2Release notes
Sourced from slevomat/coding-standard's releases.
Commits
8bf0408
Slevomat.Classes.ClassMemberSpacing: More tests080bc06
TypeHints/DisallowMixedTypeHint: fix logic error1136fb9
SlevomatCodingStandard.Variables.UnusedVariable: Fixed false positive1071c98
SlevomatCodingStandard.TypeHints.ReturnTypeHint: Fixed false positive266a906
Updated dependencies490023f
Revert "Enable PHP 7.4+ sniffs always"b58063e
Fixed build status badge0118b67
Fix reference to SlevomatCodingStandard.Arrays.ArrayAccess in READMEb7e363a
Readme: add ClassConstantTypeHint sniffUpdates
squizlabs/php_codesniffer
from 3.11.3 to 3.12.1Release notes
Sourced from squizlabs/php_codesniffer's releases.
... (truncated)
Changelog
Sourced from squizlabs/php_codesniffer's changelog.
... (truncated)
Commits
ea16a1f
Merge pull request #925 from PHPCSStandards/feature/changelog-3.12.13bf90b6
Changelog for the 3.12.1 releasea51ef18
Merge pull request #923 from rodrigoprimo/documentation-function-call-argumen...02ff468
Generic/FunctionCallArgumentSpacing: improve XML documentation7a47e82
Generic/FunctionCallArgumentSpacing: fix code examples in the XML doca80fde9
Generic/FunctionCallArgumentSpacing: update XML doc to remove info about spac...5757c5b
Merge pull request #919 from PHPCSStandards/feature/generic-heredocnowdociden...4f7ccf3
Merge pull request #916 from PHPCSStandards/feature/tokenizer-php-goto-is-ter...835d578
Merge pull request #922 from rodrigoprimo/documentation-useless-overriding-me...52dd82b
Generic/UselessOverridingMethod: improve documentation description andDependabot 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