Bump the phpstan group across 1 directory with 4 updates - #185
Merged
Merged
Conversation
Contributor
|
@dependabot rebase |
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source), [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules), [phpstan/phpstan-nette](https://github.com/phpstan/phpstan-nette) and [spaze/phpstan-disallowed-calls](https://github.com/spaze/phpstan-disallowed-calls) to permit the latest version. Updates `phpstan/phpstan` to 2.2.10 - [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits) Updates `phpstan/phpstan-strict-rules` to 2.0.12 - [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases) - [Commits](phpstan/phpstan-strict-rules@2.0.11...2.0.12) Updates `phpstan/phpstan-nette` to 2.0.12 - [Release notes](https://github.com/phpstan/phpstan-nette/releases) - [Commits](phpstan/phpstan-nette@2.0.11...2.0.12) Updates `spaze/phpstan-disallowed-calls` to 4.14.0 - [Release notes](https://github.com/spaze/phpstan-disallowed-calls/releases) - [Commits](spaze/phpstan-disallowed-calls@v4.12.0...v4.14.0) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.2.6 dependency-type: direct:development dependency-group: phpstan - dependency-name: phpstan/phpstan-nette dependency-version: 2.0.12 dependency-type: direct:development dependency-group: phpstan - dependency-name: phpstan/phpstan-strict-rules dependency-version: 2.0.12 dependency-type: direct:development dependency-group: phpstan - dependency-name: spaze/phpstan-disallowed-calls dependency-version: 4.13.0 dependency-type: direct:development dependency-group: phpstan ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/composer/phpstan-8865c916c7
branch
from
September 2, 2026 18:54
c5c5676 to
6767651
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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, phpstan/phpstan-nette and spaze/phpstan-disallowed-calls to permit the latest version.
Updates
phpstan/phpstanto 2.2.10Commits
Updates
phpstan/phpstan-strict-rulesto 2.0.12Release notes
Sourced from phpstan/phpstan-strict-rules's releases.
Commits
2bc5ae1Allow GMP and BCMath\Number in arithmetic operations (#311)70e3081Update github-actions (#324)07a17ddUpdate github-actions to v7 (#325)de9bddaUpdate github-actions (#322)80870ecReplace deprecated actions/create-release with softprops/action-gh-release109c14fBump GitHub Actions across major versionsebf31ffBump GitHub Actions within their current majors727c193Update github-actionscc56619Update github-actions1e72841Update release-toot.yml (#319)Updates
phpstan/phpstan-netteto 2.0.12Release notes
Sourced from phpstan/phpstan-nette's releases.
Commits
2c104f1Fix "False positive staticMethod.alreadyNarrowedType for Strings::length() in...038d6e7Remove accidental committed file (#208)Updates
spaze/phpstan-disallowed-callsto 4.14.0Release notes
Sourced from spaze/phpstan-disallowed-calls's releases.
Commits
90210a8Tidy up after the non-timing-safe calls config (#434)679d2adReword thedisallowed-non-timing-safe-calls.neondocs paragraph6368446RenameNonTimingSafeCallsConfigTesttoNonTimingSafeConfigFunctionCallsTest2278723Explain whydisallowed-non-timing-safe-calls.neonis not self-applied821edd4Add a bundled config file for encoding functions that are not timing-safe (#433)18d1308Add a bundled config file for encoding functions that are not timing-safe94bd445Allow directives fall through to the next one when they don't match (#430)be678dfDocument that setting multiple aliases of one directive uses just one of themedef780Allow directives fall through to the next one when they don't match46cd043Match attributes on methods and functions with allowInMethods and `allowInFun...