Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/extension-installer 1.2.0 -> 1.4.3 age adoption passing confidence
phpstan/phpstan 1.10.30 -> 1.12.32 age adoption passing confidence
phpstan/phpstan-deprecation-rules 1.1.4 -> 1.2.1 age adoption passing confidence
phpstan/phpstan-phpunit 1.3.13 -> 1.4.2 age adoption passing confidence
phpstan/phpstan-strict-rules 1.5.1 -> 1.6.2 age adoption passing confidence

Release Notes

phpstan/extension-installer (phpstan/extension-installer)

v1.4.3

Compare Source

  • 85e90b3 - Allow PHPStan ^2.0 (currently in development)

v1.4.2

Compare Source

v1.4.1

Compare Source

  • f6b87fa - Test more Composer versions
  • 4ce4d5c - Revert "Bump composer-plugin-api"

v1.4.0

Compare Source

  • 5b19a72 - Fix
  • bf14f4a - Skip zero/inf bounds
  • 2586069 - Convert constraints into strings consistently
  • aae3978 - Dump PHPStan version constraint for each package
  • bfd401b - Fix CI
  • 7e654f8 - Fix
  • 792118f - Fix CS
  • 487e1ad - Open 1.4.x-dev
  • 219172e - Dump PHPStan version constraint to GeneratedConfig
  • 9416e06 - Bump composer-plugin-api
  • 2ea5b42 - Update lock-closed-issues.yml
  • dd08fd9 - chore(deps): update cbrgm/mastodon-github-action action to v2
  • 03b1d7e - chore(deps): update metcalfc/changelog-generator action to v4.3.1
  • 5861df6 - chore(deps): update metcalfc/changelog-generator action to v4.2.0
  • abd5064 - chore(deps): update dessant/lock-threads action to v5
  • dcbaea0 - chore(deps): update actions/checkout action to v4
  • 181c23c - Update .gitattributes
  • 7aa403a - Next-gen coding standard workflow
  • a7ce75f - chore(deps): update dependency slevomat/coding-standard to v8.12.1
  • cf5912d - Revert "Next-gen coding standard workflow"
  • 4255c03 - Next-gen coding standard workflow

v1.3.1

Compare Source

  • f45734b - Compatibility with Composer 2.5.6
  • d39adc7 - PHPStan level 8
  • a5ba6ab - Configure PHPStan
  • e56c14f - chore(deps): update dependency slevomat/coding-standard to v8.12.0
  • 25f6fc3 - chore(deps): update build-cs
  • 02e895e - chore(deps): update metcalfc/changelog-generator action to v4.1.0
  • f5b149f - Fix ignoring phpstan/phpstan-phpunit in the root composer.json.

v1.3.0

Compare Source

  • f5e02d4 - Allow specifying a list of extensions to ignore
  • 3f3d1ba - Update PHPCS
  • d8a3e19 - Update release-toot.yml
  • 55a1898 - Create release-toot.yml
  • c45f40a - chore(deps): update dessant/lock-threads action to v4
  • 9f3942a - chore(deps): update metcalfc/changelog-generator action to v4
phpstan/phpstan-phar-composer-source (phpstan/phpstan)

v1.12.32

Compare Source

v1.12.31

Compare Source

v1.12.30

Compare Source

v1.12.29

Compare Source

v1.12.28

Compare Source

v1.12.27

Compare Source

v1.12.26

Compare Source

v1.12.25

Compare Source

v1.12.24

Compare Source

v1.12.23

Compare Source

v1.12.22

Compare Source

v1.12.21

Compare Source

v1.12.20

Compare Source

v1.12.19

Compare Source

v1.12.18

Compare Source

v1.12.17

Compare Source

v1.12.16

Compare Source

v1.12.15

Compare Source

v1.12.14

Compare Source

v1.12.13

Compare Source

v1.12.12

Compare Source

v1.12.11

Compare Source

v1.12.10

Compare Source

v1.12.9

Compare Source

v1.12.8

Compare Source

v1.12.7

Compare Source

v1.12.6

Compare Source

v1.12.5

Compare Source

v1.12.4

Compare Source

v1.12.3

Compare Source

v1.12.2

Compare Source

v1.12.1

Compare Source

v1.12.0

Compare Source

v1.11.11

Compare Source

v1.11.10

Compare Source

v1.11.9

Compare Source

v1.11.8

Compare Source

v1.11.7

Compare Source

v1.11.6

Compare Source

v1.11.5

Compare Source

v1.11.4

Compare Source

v1.11.3

Compare Source

v1.11.2

Compare Source

v1.11.1

Compare Source

v1.11.0

Compare Source

v1.10.67

Compare Source

v1.10.66

Compare Source

v1.10.65

Compare Source

v1.10.64

Compare Source

v1.10.63

Compare Source

v1.10.62

Compare Source

v1.10.61

Compare Source

v1.10.60

Compare Source

v1.10.59

Compare Source

v1.10.58

Compare Source

v1.10.57

Compare Source

v1.10.56

Compare Source

v1.10.55

Compare Source

v1.10.54

Compare Source

v1.10.53

Compare Source

v1.10.52

Compare Source

v1.10.51

Compare Source

v1.10.50

Compare Source

v1.10.49

Compare Source

v1.10.48

Compare Source

v1.10.47

Compare Source

v1.10.46

Compare Source

v1.10.45

Compare Source

v1.10.44

Compare Source

v1.10.43

Compare Source

v1.10.42

Compare Source

v1.10.41

Compare Source

v1.10.40

Compare Source

v1.10.39

Compare Source

v1.10.38

Compare Source

v1.10.37

Compare Source

v1.10.36

Compare Source

v1.10.35

Compare Source

v1.10.34

Compare Source

v1.10.33

Compare Source

v1.10.32

Compare Source

v1.10.31

Compare Source

phpstan/phpstan-deprecation-rules (phpstan/phpstan-deprecation-rules)

v1.2.1

Compare Source

v1.2.0

Compare Source

  • fa8cce7 - Update lock-closed-issues.yml
  • 8342041 - Merge remote-tracking branch 'origin/1.1.x' into 1.2.x
  • d457b73 - Update PHPStan version
  • ff4f00f - Update FetchingDeprecatedConstRuleTest.php
  • 437ac71 - Fix build
  • e9ea332 - Update metcalfc/changelog-generator action to v4.3.1
  • f71dbf6 - Update cbrgm/mastodon-github-action action to v2
  • 10f0e35 - Merge branch '1.1.x' into 1.2.x
  • 674d785 - Fix build
  • e7fe22b - Update metcalfc/changelog-generator action to v4.2.0
  • 83345f7 - Update dessant/lock-threads action to v5
  • 788ea1b - remove phpstan/phpstan-php-parser
  • 4175e8a - Update actions/checkout action to v4
  • f1cacde - Fix a typo
  • 1884f9f - Next-gen coding standard workflow
  • 2313a63 - Modernize rules to use RuleErrorBuilder and report error identifiers
  • ca9e4fd - Open 1.2.x-dev
phpstan/phpstan-phpunit (phpstan/phpstan-phpunit)

v1.4.2

Compare Source

  • 72a6721 - Use more specific node-type
  • 4b6ad7f - Fix
  • bec49ea - Merge branch '1.4.x' into 2.0.x
  • 3cc8554 - Fixes after PHPStan update
  • 09e2d3b - Uncover everything behind the bleedingEdge flag
  • 4d861e0 - Fix after TypeSpecifier BC break
  • 3faa605 - Update build-cs
  • 953195d - Stop testing PHP 7.2 and 7.3
  • 7f1457f - Open 2.0.x

v1.4.1

Compare Source

  • 11d4235 - fix: Make sure Assert::assertIsList correctly asserts an array as list
  • 3cc8554 - Fixes after PHPStan update
  • 09e2d3b - Uncover everything behind the bleedingEdge flag
  • 4d861e0 - Fix after TypeSpecifier BC break
  • 3faa605 - Update build-cs
  • 953195d - Stop testing PHP 7.2 and 7.3
  • 7f1457f - Open 2.0.x

v1.4.0

Compare Source

  • f3ea021 - Update lock-closed-issues.yml
  • f93aec7 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 77bdf96 - Update metcalfc/changelog-generator action to v4.3.1
  • 6a1df9a - Update cbrgm/mastodon-github-action action to v2
  • e95a58b - Update metcalfc/changelog-generator action to v4.2.0
  • 77345df - Update dessant/lock-threads action to v5
  • 99bb21e - Merge branch '1.3.x' into 1.4.x
  • ac8ea99 - Update actions/checkout action to v4
  • 529f300 - Merge branch '1.3.x' into 1.4.x
  • 62e883e - Open 1.4.x-dev
  • 97ec1d3 - Merge branch '1.3.x' into 1.4.x
  • 4d99a7d - Require PHPStan 1.11
  • 908e232 - Error identifiers

v1.3.16

Compare Source

  • d5242a5 - Narrow type on assertCount and assertNotCount

v1.3.15

Compare Source

  • 70ecacc - AssertTypeSpecifyingExtensionHelper: rootExpr with unknown variable to avoid always-true false positives (#​197)

v1.3.14

Compare Source

  • 614acc1 - Add support for assertObjectHasProperty
  • 6536e66 - Open 1.3.x-dev
  • e468b76 - Add support for assertContains and assertContainsEquals
  • 2742e1c - Add partial support for assertContainsOnlyInstancesOf
  • f2118db - Improve support of assertArrayHasKey()
  • abc6e12 - Update phpstan/phpstan-strict-rules
  • d96b5a4 - Modernize rules with RuleErrorBuilder
phpstan/phpstan-strict-rules (phpstan/phpstan-strict-rules)

v1.6.2

Compare Source

  • b564ca4 - Handle SimpleXMLElement in VariablePropertyFetchRule
  • ed6fea0 - Added strictRulesInstalled parameter
  • a4a6a08 - Remove dead test because of raised min-php version
  • b60bffc - Fix
  • 5d50bde - Fix
  • 0368403 - Fix
  • 1721dbf - Fix after PHPStan update
  • e208c93 - Fix after PHPStan update
  • 63956f7 - Moved illegalConstructorMethodCall rules from phpstan to phpstan-strict-rules
  • ad53bd9 - Remove options removed in PHPStan 2.0
  • 914b5e3 - Everything from Bleeding Edge enabled
  • 988fab9 - Add more separate rule toggles
  • e227ffd - Merge remote-tracking branch 'origin/1.6.x' into 2.0.x
  • 90006f2 - Merge branch '1.6.x' into 2.0.x
  • 1062d48 - Fix
  • 5eec39f - Set polluteScopeWithBlock to false
  • 8e2c8b0 - Fix deprecations
  • 1ccec91 - Remove unnecessary dependency on nikic/php-parser
  • f8092f9 - Update build-cs
  • f647999 - Stop testing PHP 7.2 and 7.3
  • f6fb84e - Open 2.0.x

v1.6.1

Compare Source

v1.6.0

Compare Source

  • 363f921 - Update lock-closed-issues.yml
  • bd4fada - Merge remote-tracking branch 'origin/1.5.x' into 1.6.x
  • c7b4d28 - Merge remote-tracking branch 'origin/1.5.x' into 1.6.x
  • 1a51fae - Merge remote-tracking branch 'origin/1.5.x' into 1.6.x
  • b5233d5 - Fix build
  • d0dc2f0 - Update README.md
  • 85fdc50 - Merge remote-tracking branch 'origin/1.5.x' into 1.6.x
  • 3d0ba5f - Merge remote-tracking branch 'origin/1.5.x' into 1.6.x
  • 3d33475 - Fix UselessCastRuleTest.
  • 2bc3967 - Update metcalfc/changelog-generator action to v4.3.1
  • 5981dc4 - Update cbrgm/mastodon-github-action action to v2
  • 2090cfc - Update metcalfc/changelog-generator action to v4.2.0
  • 1b125fb - Update dessant/lock-threads action to v5
  • a3b0404 - Merge branch '1.5.x' into 1.6.x
  • 3a67365 - Merge branch '1.5.x' into 1.6.x
  • 50aab8d - Open 1.6.x-dev
  • aeaa022 - Update actions/checkout action to v4
  • b7edb14 - Rename abstract OperandInArithmeticIncrementOrDecrementRuleTest
  • 88e714c - BooleanInBooleanAndRule, BooleanInBooleanOrRule - different identifier and description for logical operators
  • 477f53a - Error identifiers
  • 872bc91 - Removed some errors from RequireParentConstructCallRule - already reported by PHPStan core
  • bd3aa8b - Modernized rules with generics and RuleErrorBuilder
  • cca41e8 - Require PHPStan 1.11
  • 5c143aa - Next-gen coding standard workflow
  • a1891b4 - Update dependency slevomat/coding-standard to v8.12.0
  • fa91928 - Update dependency slevomat/coding-standard to v8.11.1
  • 1b9b85f - Update dependency slevomat/coding-standard to v8.11.0
  • 35fda6c - Update dependency slevomat/coding-standard to v8.10.0
  • ce264e3 - Update build-cs

v1.5.5

Compare Source

  • 2e193a0 - ArrayFilterStrictRule - get rid of different behavour with treatPhpDocTypesAsCertain: false

v1.5.4

Compare Source

  • 8afd4af - Loosen up ArrayFilterStrictRule for unions with clearly truthy/falsey types

v1.5.3

Compare Source

  • 568210b - Introduce strict array_filter call (require callback method)
  • 4723149 - Require PHPStan 1.10.60
  • 2fc12e5 - Fix UselessCastRuleTest.

v1.5.2

Compare Source

  • 7a50e96 - Fix
  • 5ae7a3d - StrictFunctionCallsRule - support named arguments

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Oct 17, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Oct 17, 2023

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from ec3bda7 to e3d7eda Compare November 5, 2023 15:14
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 3 times, most recently from 50828c0 to 167b8da Compare November 21, 2023 18:52
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 3 times, most recently from 4938fb5 to 2170524 Compare December 1, 2023 16:46
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 3 times, most recently from a29dccc to 9880807 Compare December 13, 2023 13:47
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 4 times, most recently from 0a8b3c8 to 38acad6 Compare January 8, 2024 14:28
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 38acad6 to 6ee0598 Compare January 15, 2024 13:53
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 6ee0598 to 64d2507 Compare January 24, 2024 12:04
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 64d2507 to a4fac69 Compare February 12, 2024 21:41
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 275d5ba to a2d4994 Compare February 23, 2024 13:56
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 3 times, most recently from ebc0cde to ade86b3 Compare March 13, 2024 13:19
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 3 times, most recently from a8764d5 to 87aba62 Compare March 23, 2024 12:02
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 87aba62 to 5444fcb Compare March 28, 2024 17:06
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 5444fcb to 9727dbb Compare April 6, 2024 08:08
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 8f0587a to ccb21c6 Compare September 26, 2024 17:15
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from ccb21c6 to 77ea82e Compare October 6, 2024 15:21
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 77ea82e to 3b43721 Compare October 18, 2024 14:21
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 3 times, most recently from 9d5d978 to 3e9a7a1 Compare November 12, 2024 23:50
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 3e9a7a1 to 0ab2a40 Compare November 17, 2024 15:10
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 0ab2a40 to 9c54b64 Compare November 29, 2024 00:04
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 9c54b64 to 4bacfb3 Compare December 17, 2024 18:08
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from adef588 to 3f9fac1 Compare January 5, 2025 16:49
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 3752f19 to 5de322d Compare January 21, 2025 17:24
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from e773879 to 800892c Compare February 13, 2025 15:22
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 800892c to 4b4e88f Compare February 19, 2025 17:11
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 0049fb5 to 5336836 Compare March 9, 2025 09:47
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 460c271 to 1040daa Compare March 23, 2025 18:30
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 1040daa to baaecd7 Compare April 16, 2025 19:45
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from baaecd7 to 5d5df52 Compare April 27, 2025 13:51
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 5d5df52 to be3dd5b Compare May 14, 2025 12:15
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from be3dd5b to 65de1e7 Compare May 21, 2025 21:59
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 65de1e7 to 3e716e8 Compare July 17, 2025 20:07
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 3e716e8 to 6f4ff22 Compare September 16, 2025 15:43
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 6f4ff22 to 9272cb2 Compare September 24, 2025 16:25
| datasource | package                           | from    | to      |
| ---------- | --------------------------------- | ------- | ------- |
| packagist  | phpstan/extension-installer       | 1.2.0   | 1.4.3   |
| packagist  | phpstan/phpstan                   | 1.10.30 | 1.12.32 |
| packagist  | phpstan/phpstan-deprecation-rules | 1.1.4   | 1.2.1   |
| packagist  | phpstan/phpstan-phpunit           | 1.3.13  | 1.4.2   |
| packagist  | phpstan/phpstan-strict-rules      | 1.5.1   | 1.6.2   |
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 9272cb2 to 04355eb Compare September 30, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants