Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2025

Bumps the phpstan group with 2 updates in the /dev-tools directory: phpstan/phpstan and phpstan/phpstan-strict-rules.

Updates phpstan/phpstan from 2.1.28 to 2.1.29

Release notes

Sourced from phpstan/phpstan's releases.

2.1.29

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

Commits
  • d618573 PHPStan 2.1.29
  • 34e54be Update errors identifiers
  • 1611a88 Updated PHPStan to commit 1611a884837df994eb91bc6fdf23c661c4ce361f
  • e93ad8d Rename branch
  • 9adbff9 Updated PHPStan to commit 9adbff9b289197cff7817f12b7477f32728d55c7
  • 64c1547 Custom Composer source for cloning phpstan/phpstan
  • 17f859d Re-enable PHPCS
  • 4664230 Update baselines
  • fad1c40 Remove tests about polyfills
  • 217fca4 Re-enable more
  • Additional commits viewable in compare view

Updates phpstan/phpstan-strict-rules from 2.0.6 to 2.0.7

Release notes

Sourced from phpstan/phpstan-strict-rules's releases.

2.0.7

  • d6211c4 - enable checkStrictPrintfPlaceholderTypes
  • 6b78d53 - Update README.md
  • 0435aeb - Consolidate overwriteVariablesWithLoop rule details
  • e861638 - Simplify tests in which checkNullables is always true
  • 11b6403 - Simplify tests in which treatPhpDocTypesAsCertain is always true
  • b043bd8 - Simplify RequireParentConstructCallRule
  • 9f76a17 - Update actions/checkout action to v5
  • 2b69ec5 - Update Eomm/why-don-t-you-tweet action to v2
Commits
  • d6211c4 enable checkStrictPrintfPlaceholderTypes
  • 6b78d53 Update README.md
  • 0435aeb Consolidate overwriteVariablesWithLoop rule details
  • e861638 Simplify tests in which checkNullables is always true
  • 11b6403 Simplify tests in which treatPhpDocTypesAsCertain is always true
  • b043bd8 Simplify RequireParentConstructCallRule
  • 9f76a17 Update actions/checkout action to v5
  • 2b69ec5 Update Eomm/why-don-t-you-tweet action to v2
  • See full diff in compare view

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

Bumps the phpstan group with 2 updates in the /dev-tools directory: [phpstan/phpstan](https://github.com/phpstan/phpstan) and [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules).


Updates `phpstan/phpstan` from 2.1.28 to 2.1.29
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@2.1.28...2.1.29)

Updates `phpstan/phpstan-strict-rules` from 2.0.6 to 2.0.7
- [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases)
- [Commits](phpstan/phpstan-strict-rules@2.0.6...2.0.7)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-version: 2.1.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: phpstan
- dependency-name: phpstan/phpstan-strict-rules
  dependency-version: 2.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: phpstan
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Sep 26, 2025
@coveralls
Copy link

coveralls commented Sep 26, 2025

Coverage Status

coverage: 94.137% (-0.01%) from 94.147%
when pulling 7b48bf5 on dependabot/composer/dev-tools/phpstan-4967df3291
into 2e82f36 on master.

@keradus keradus enabled auto-merge (squash) September 26, 2025 22:57
@keradus keradus merged commit 5b2e856 into master Sep 28, 2025
31 of 32 checks passed
@keradus keradus deleted the dependabot/composer/dev-tools/phpstan-4967df3291 branch September 28, 2025 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants