Bump the phpstan group with 3 updates #112
Merged
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 phpstan/phpstan, spaze/phpstan-disallowed-calls and shipmonk/phpstan-rules to permit the latest version.
Updates
phpstan/phpstan
to 1.10.50Release notes
Sourced from phpstan/phpstan's releases.
Commits
06a9851
PHPStan 1.10.5039fe102
Updated PHPStan to commit 39fe102d23c8aec32b8c21225152e2d835d224b2a532baf
Updated PHPStan to commit a532baf63ebd292df1fcc5ccff27935917e6c28524f92cc
Updated PHPStan to commit 24f92cc2a69cbeecefb8e2093c6db41138cc9398ac7c75e
Updated PHPStan to commit ac7c75e0581fbb35cae145609e2d06191677b52c40c8fb2
Updated PHPStan to commit 40c8fb2266f040158fb811ac13b21a3e179c022adb1a52a
WP CS in integration tests9367ba4
PHPStan 1.10.4971f6c4d
Updated PHPStan to commit 71f6c4d5fc21b6e880412c67ce8f745367f24d3d7c83225
Updated PHPStan to commit 7c832255ba59922db3225ee763c109d6c1e29f7aUpdates
spaze/phpstan-disallowed-calls
to 3.0.0Release notes
Sourced from spaze/phpstan-disallowed-calls's releases.
Commits
69935c9
TheallowExceptParamsInAllowed
description was flipped around (#235)8a94288
TheallowExceptParamsInAllowed
description was flipped around9e710ee
Remove double newlines from test file, not needed here9118889
Remove test case comments that are no longer true048ad86
Can specify params with a doctype intypeString
config option (#234)29a5955
Can specify params with a doctype intypeString
config optionee8ec5f
Can add more rules for the same call to have different messages for various p...a6056d8
Can add more rules for the same call to have different messages for various p...5d722f7
*AnyValue
param configs have novalue
field (#231)1b0ee0b
*AnyValue param configs have no value fieldUpdates
shipmonk/phpstan-rules
to 2.11.1Release notes
Sourced from shipmonk/phpstan-rules's releases.
Commits
3c286ce
forbidEnumInFunctionArguments: deny also natcasesort (#197)0512340
forbidEnumInFunctionArguments: allow array_unique($enums, SORT_REGULAR) (#196)baa841c
ForbidNotNormalizedTypeRule: add testcase for never (#194)103bad2
forbidNotNormalizedType: fix config key (#193)b11162b
EnforceClosureParamNativeTypehintRule (#192)0630e81
ForbidNotNormalizedTypeRule (#185)d5ec924
readme: link extra strictness section (#191)23089fe
Assert all errors has proper identifier (#190)deaf0c6
Enable more PHPStan's extra strictness (#187)6ff99cc
Readme: add PHPStan extra strictness section (#188)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 will merge this PR once CI passes on it, as requested by @xificurk.
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