build(deps-dev): bump the dev-dependencies group with 5 updates #33
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, phpstan/phpstan-strict-rules, phpunit/phpunit, shipmonk/composer-dependency-analyser and shipmonk/phpstan-rules to permit the latest version.
Updates
phpstan/phpstan
to 1.10.67Release notes
Sourced from phpstan/phpstan's releases.
Commits
16ddbe7
PHPStan 1.10.677961f7a
Updated PHPStan to commit 7961f7ae1fe815b0796e4d73717f1b117d4a71637f8f9cc
Updated PHPStan to commit 7f8f9cce7f3903e505916c7afe04b7912570b5e2f71da02
Updated PHPStan to commit f71da02958da0dd6b40193c64fcb6da12daf7227074de75
Updated PHPStan to commit 074de75ff3bffd32e554e3ce8b0dbbde003e471e1453c3f
Updated PHPStan to commit 1453c3f160075f299dc4fc3b3098e8b0b3739b854a4c739
Updated PHPStan to commit 4a4c739f9ff85b6c73659c21f8f3b8b7af8c82c928c5729
Updated PHPStan to commit 28c57296288b78707902fdb4cdf9313a60eff363a80cd8a
Update Larastan336ab5c
Update baselinesUpdates
phpstan/phpstan-strict-rules
to 1.5.5Release notes
Sourced from phpstan/phpstan-strict-rules's releases.
Commits
2e193a0
ArrayFilterStrictRule - get rid of different behavour with `treatPhpDocTypesA...8afd4af
Loosen up ArrayFilterStrictRule for unions with clearly truthy/falsey types568210b
Introduce strict array_filter call (require callback method)4723149
Require PHPStan 1.10.602fc12e5
Fix UselessCastRuleTest.Updates
phpunit/phpunit
to 10.5.20Release notes
Sourced from phpunit/phpunit's releases.
Changelog
Sourced from phpunit/phpunit's changelog.
... (truncated)
Commits
547d314
Prepare release6da42ed
Make this test work on Windows371fc2c
Update ChangeLog77dc808
Use JUnit XML logfile as expectation instead of test runner outputc722fb2
Do not crash when test run in child process ends unexpectedly and `--log-juni...b2b3555
Add--log-junit
to test94c00e3
Add test without--log-junit
9d1c41f
Merge branch '9.6' into 10.533a0610
Merge branch '8.5' into 9.6920716c
Update toolsUpdates
shipmonk/composer-dependency-analyser
to 1.5.3Release notes
Sourced from shipmonk/composer-dependency-analyser's releases.
Commits
00b5023
Add balikobot to e2e (#132)d374d4b
Check invalid cli options combination (#131)c55b7bc
Readme: minor format typo (#130)d37bcd0
Ensure stdout is valid XML for junit format (#129)701b485
Readme: improve, mainly config section (#127)06ab7c6
Readme: mention ignoreUnknownFunctions (#126)f4001af
cs: enforce array trailing commas (#125)0501e73
Fix false positive in multi-attribute usages (#124)2f65e4f
Add PHP syntax checks for supported versions (#122)82b9f82
UsedSymbolExtractor: fix incorrect detection of attribute (#121)Updates
shipmonk/phpstan-rules
to 2.12.0Release notes
Sourced from shipmonk/phpstan-rules's releases.
Commits
db342d8
Readme: whitelist what forbidNotNormalizedType supports (#233)a919257
ForbidNotNormalizedTypeRule: support also@throws
(#232)7769c17
ForbidNotNormalizedTypeRule: check even multi-catch statements (#231)32002c4
Bump the prod-dependencies group with 1 update (#230)10afe5f
Bump the dev-dependencies group with 4 updates (#229)e36bdd2
Bump the prod-dependencies group with 1 update (#228)613df6f
dependabot: use groups to avoid clutter (#227)7738dab
Readme: suggest reportAnyTypeWideningInVarTag along enforceListReturn (#226)66c30cb
Readme: link czech talk about checked exceptions (#225)1814da4
Readme: mention reportAnyTypeWideningInVarTag extra strictness (#224)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