Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update phpstan/phpstan-phpunit from 1.3.13 to 1.3.16 #474

Open
wants to merge 1 commit into
base: 11.x
Choose a base branch
from

Conversation

violinist-bot
Copy link

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:

  • phpstan/phpstan-phpunit: 1.3.16 (updated from 1.3.13)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
  .github/workflows/build.yml
  composer.json
  src/Rules/PHPUnit/AssertSameBooleanExpectedRule.php
  src/Rules/PHPUnit/AssertSameNullExpectedRule.php
  src/Rules/PHPUnit/AssertSameWithCountRule.php
  src/Rules/PHPUnit/ClassMethodCoversExistsRule.php
  src/Rules/PHPUnit/MockMethodCallRule.php
  src/Type/PHPUnit/Assert/AssertTypeSpecifyingExtensionHelper.php
  tests/Rules/PHPUnit/data/assert-same.php
  tests/Type/PHPUnit/AssertFunctionTypeSpecifyingExtensionTest.php
  tests/Type/PHPUnit/data/assert-function-9.6.11.php
  tests/Type/PHPUnit/data/assert-function.php

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • d5242a5 Narrow type on assertCount and assertNotCount
  • 70ecacc AssertTypeSpecifyingExtensionHelper: rootExpr with unknown variable to avoid always-true false positives (#197)
  • 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

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant