Bump the dev-dependencies group with 3 updates #80
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 dev-dependencies group with 3 updates: phpstan/phpstan, phpstan/phpstan-phpunit and shipmonk/composer-dependency-analyser.
Updates
phpstan/phpstan
from 1.12.7 to 1.12.12Release notes
Sourced from phpstan/phpstan's releases.
... (truncated)
Commits
b5ae1b8
PHPStan 1.12.120b925a9
Updated PHPStan to commit 0b925a9f5a3b664d1a02c9d6b9d1721263a34a06970117e
Updated PHPStan to commit 970117e52512790507cd232d4146055fab1daccf5656908
Docker - PHP 8.4 images01bf65c
Updated PHPStan to commit 01bf65c59918a6e686b420007a4088e61d49b151162f774
Updated PHPStan to commit 162f774858b461b9cc89f0c604c798381053dc32f61d324
Updated PHPStan to commit f61d3247db160c875a2e1893aaee519963830f9995fbd57
Updated PHPStan to commit 95fbd572ad224f72eb5b4886049ab35873d32e6eca2c937
Updated PHPStan to commit ca2c937dff543ee80599ac11a1bd4235164e2b6acb9be91
Updated PHPStan to commit cb9be914e7675176babaeab8647c149bec3347edUpdates
phpstan/phpstan-phpunit
from 1.4.0 to 1.4.1Release notes
Sourced from phpstan/phpstan-phpunit's releases.
Commits
11d4235
fix: Make sure Assert::assertIsList correctly asserts an array as list146d9c3
Test newer PHP versionsbb6bec0
Pin build-csUpdates
shipmonk/composer-dependency-analyser
from 1.7.0 to 1.8.1Release notes
Sourced from shipmonk/composer-dependency-analyser's releases.
Commits
0acd9d9
Avoid collissions with extension names in namespaced code (#199)bc01976
Fix named args false positive (#196)b655392
Analyse even php extension dependencies (ext-*
) (#118)9c43766
More E2E tests (semi-autogenerated) (#190)77f3be3
Readme: we support PHP 8.4 already (#189)ae7c8f4
Bump the dev-dependencies group with 3 updates (#188)8f12bd8
CI: run tests even with PHP 8.4 (#179)8d30e53
Update phpstan/phpstan to 1.12 (#186)f7e493d
Cli: improve option parsing (#184)0fc0b26
Cli: suggest nearest option when typo is made (#183)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