Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2023

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
phpstan/phpstan ^1.10.6 -> ^2.1.32 age confidence
phpstan/phpstan-phpunit ^1.3.10 -> ^2.0.8 age confidence
phpunit/phpunit (source) ^9.6.5 -> ^12.4.5 age confidence
symfony/var-dumper (source) ^5.4 || ^6.1.6 -> ^5.4 || ^6.1.6 || ^8.0.0 age confidence

Release Notes

phpstan/phpstan-phar-composer-source (phpstan/phpstan)

v2.1.32

Compare Source

v2.1.31

Compare Source

v2.1.30

Compare Source

v2.1.29

Compare Source

v2.1.28

Compare Source

v2.1.27

Compare Source

v2.1.26

Compare Source

v2.1.25

Compare Source

v2.1.24

Compare Source

v2.1.23

Compare Source

v2.1.22

Compare Source

v2.1.21

Compare Source

v2.1.20

Compare Source

v2.1.19

Compare Source

v2.1.18

Compare Source

v2.1.17

Compare Source

v2.1.16

Compare Source

v2.1.15

Compare Source

v2.1.14

Compare Source

v2.1.13

Compare Source

v2.1.12

Compare Source

v2.1.11

Compare Source

v2.1.10

Compare Source

v2.1.9

Compare Source

v2.1.8

Compare Source

v2.1.7

Compare Source

v2.1.6

Compare Source

v2.1.5

Compare Source

v2.1.4

Compare Source

v2.1.3

Compare Source

v2.1.2

Compare Source

v2.1.1

Compare Source

v2.1.0

Compare Source

v2.0.4

Compare Source

v2.0.3

Compare Source

v2.0.2

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source

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

v1.10.30

Compare Source

v1.10.29

Compare Source

v1.10.28

Compare Source

v1.10.27

Compare Source

v1.10.26

Compare Source

v1.10.25

Compare Source

v1.10.24

Compare Source

v1.10.23

Compare Source

v1.10.22

Compare Source

v1.10.21

Compare Source

v1.10.20

Compare Source

v1.10.19

Compare Source

v1.10.18

Compare Source

v1.10.17

Compare Source

v1.10.16

Compare Source

v1.10.15

Compare Source

v1.10.14

Compare Source

v1.10.13

Compare Source

v1.10.12

Compare Source

v1.10.11

Compare Source

v1.10.10

Compare Source

v1.10.9

Compare Source

v1.10.8

Compare Source

v1.10.7

Compare Source

phpstan/phpstan-phpunit (phpstan/phpstan-phpunit)

v2.0.8

Compare Source

  • 2fe9fbe - Fix AssertSameWithCountRule for recursive count()
  • d935297 - Fix "Unexpected input(s) 'extensions', valid inputs are ['php-version', 'php-extensions', 'build-infection-path']"
  • 8532ceb - Make AssertSameNullExpectedRule auto-fixable
  • a4abfc1 - Use TypeSystem in AssertSameBooleanExpectedRule
  • 36cb9a6 - Make AssertSameBooleanExpectedRule auto-fixable
  • 450bfc0 - Added assertArrayHasKey() expectations
  • 033f690 - PHPUnit 9.x/10.x does not at all support named arguments from data-providers
  • 758d343 - Refactor PHPUnitVersionDetector to ease different major version checks
  • dd87f2e - Assert*Rules: Do cheap checks first (#​247)
  • 5c89d74 - Ignore missingType.iterableValue for data-providers
  • 1fbc321 - move analyse-paths into phpstan.neon
  • 11f3ada - Fix mutation testing on dev branch (#​244)
  • 53e33fc - Setup mutation testing
  • 12676a7 - One more test
  • c81e395 - Fix memory consumption in DataProviderDataRule
  • 61860a6 - Implement DataProviderDataRule
  • 39950c7 - Preparational refactoring for DataProviderDataRule
  • c54a269 - Narrow too wide return type
  • 9ec3fa9 - Modernize code examples in README.md
  • b1df1f5 - chore(deps): update actions/checkout action to v5
  • 1d7eb7e - chore(deps): update eomm/why-don-t-you-tweet action to v2

v2.0.7

Compare Source

  • 9a9b161 - Make AssertEqualsIsDiscouragedRule auto-fixable
  • 2e07610 - Check isFirstClassCallable before accessing getArgs
  • 22c6949 - Make phpunit.dataProviderStatic auto-fixable
  • d35895e - chore(deps): update metcalfc/changelog-generator action to v4.6.2

v2.0.6

Compare Source

  • 6b92469 - Fix build
  • 0aef32f - Improve logic MockMethodCallRule to search for method even on wrong type

v2.0.5

Compare Source

  • 4d2b44b - InvocationMocker class no longer exists
  • 1f36fc5 - Use DataProvider attribute
  • bf031ae - Test PHPUnit v12
  • 40fbbc1 - chore(deps): update metcalfc/changelog-generator action to v4.5.0
  • 1a07095 - Add non regression test for #​222
  • eb88670 - Always install nikic/php-parser v5
  • 19f8059 - Do not generate code coverage
  • 630aa99 - Remove deprecated assert
  • 342b6c1 - Data providers must be static
  • 846d161 - Test multiple PHPUnit versions
  • 855b82c - Remove config.platform
  • 0f857bf - Introduce phpstan-deprecation-rules
  • 17bbfd3 - Update LICENSE

v2.0.4

Compare Source

  • d09e152 - Fix error message for "assertNotEquals" usage referencing "assertSame" and "assertEquals"

v2.0.3

Compare Source

  • e32ac65 - Support assertNotEquals in AssertEqualsIsDiscouragedRule

v2.0.2

Compare Source

  • 2cedfb7 - Merge remote-tracking branch 'origin/1.4.x' into 2.0.x
  • 10880da - Implement AssertEqualsIsDiscouragedRule (#​216)
  • 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

v2.0.1

Compare Source

  • 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

v2.0.0

Compare Source

  • 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
  • 146d9c3 - Test newer PHP versions
  • bb6bec0 - Pin build-cs

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

v1.3.13

Compare Source

  • d8bdab0 - Microoptimize AssertRuleHelper.
  • 9e928dd - Next-gen coding standard workflow

v1.3.12

Compare Source

  • c442468 - Fix assertInstanceOf handler
  • 23009eb - Add regression test for #​185
  • aaf5fe5 - Update dependency slevomat/coding-standard to v8.12.0
  • 9975b98 - Update dependency slevomat/coding-standard to v8.11.1
  • c006a38 - Update dependency slevomat/coding-standard to v8.11.0
  • 2365fd0 - Update dependency slevomat/coding-standard to v8.10.0
  • 4ae9e7c - Update build-cs
  • 8b82ef2 - Update dependency slevomat/coding-standard to v8.9.0

v1.3.11

Compare Source

  • 9e1b9de - Warn when trying to cover an interface.
  • ceea85e - Update PHPCS
  • f659243 - Update metcalfc/changelog-generator action to v4.1.0
sebastianbergmann/phpunit (phpunit/phpunit)

v12.4.5: PHPUnit 12.4.5

Compare Source

Changed
  • Updated list of deprecated PHP configuration settings for PHP 8.4, PHP 8.5, and PHP 8.6
Fixed
  • #​6426: Fix migration of configuration without schema location

Learn how to install or update PHPUnit 12.4 in the documentation.

Keep up to date with PHPUnit:
  • You can follow @​[email protected] to stay up to date with PHPUnit's development.
  • You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.

v12.4.4: PHPUnit 12.4.4

Compare Source

Fixed
  • #​6408: Exception in a data provider method leads to internal PHPUnit error
  • #​6410: Test runner's shutdown handler is called in system-under-test's child process

Learn how to install or update PHPUnit 12.4 in the documentation.

Keep up to date with PHPUnit:
  • You can follow @​[email protected] to stay up to date with PHPUnit's development.
  • You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.

v12.4.3: PHPUnit 12.4.3

Compare Source

Fixed
  • #​6402: Avoid reading from STDOUT when rewind() fails

Learn how to install or update PHPUnit 12.4 in the documentation.

Keep up to date with PHPUnit:
  • You can follow @​[email protected] to stay up to date with PHPUnit's development.
  • You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.

v12.4.2: PHPUnit 12.4.2

Compare Source

Changed
  • Skipped tests alone no longer lead to a yellow background for the test result summary
Fixed
  • #​6391: Errors during backup of global variables and static properties are not reported

Learn how to install or update PHPUnit 12.4 in


Configuration

📅 Schedule: Branch creation - "before 6am on Monday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 bot dependencies Pull requests that update a dependency file major labels Mar 6, 2023
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from 9f490a7 to 6a34bf3 Compare March 13, 2023 04:05
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from be7bb56 to b54597f Compare March 19, 2023 02:02
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 3 times, most recently from c3fc69f to 399100f Compare April 1, 2023 15:31
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from ed56ef2 to 96859dd Compare April 22, 2023 15:31
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 96859dd to bfe1b15 Compare April 27, 2023 17:01
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from bfe1b15 to 8a0e92b Compare May 28, 2023 11:06
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from d2ed013 to 99d01f7 Compare June 10, 2023 06:37
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 99d01f7 to 2922395 Compare June 16, 2023 10:27
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 2922395 to 4781320 Compare July 5, 2023 11:15
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from 7415ff6 to e30bf2d Compare July 19, 2023 04:35
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from e30bf2d to 848e7f9 Compare July 22, 2023 13:11
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 3 times, most recently from 22c3ec7 to 8d57dbe Compare August 9, 2023 07:23
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 8d57dbe to 875eff5 Compare August 20, 2023 07:06
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 875eff5 to 3535f1f Compare September 10, 2023 06:08
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from 0ad4c84 to 9518440 Compare September 24, 2023 06:51
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 9518440 to d6e800f Compare October 11, 2023 07:34
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from c91aa14 to 77482b4 Compare August 21, 2025 18:08
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 77482b4 to d8b3165 Compare August 25, 2025 17:29
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from b64dad5 to 4d1143e Compare September 8, 2025 10:10
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 7 times, most recently from 0c59c64 to 7254991 Compare September 22, 2025 13:05
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 5 times, most recently from 63e427b to 6b255f5 Compare September 30, 2025 09:31
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 3 times, most recently from 6ef38f9 to e764afd Compare October 8, 2025 07:33
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from bfff055 to daeff58 Compare October 15, 2025 15:29
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from daeff58 to bb2271d Compare November 4, 2025 13:45
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 3 times, most recently from f428e19 to 6a4c50e Compare November 18, 2025 08:08
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from 4266f7e to 3c43a81 Compare November 27, 2025 11:12
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 3c43a81 to 558b868 Compare December 6, 2025 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot dependencies Pull requests that update a dependency file major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants