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

chore(deps-dev): bump phpstan/phpstan-phpunit from 1.3.4 to 1.3.10 #993

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2023

Bumps phpstan/phpstan-phpunit from 1.3.4 to 1.3.10.

Release notes

Sourced from phpstan/phpstan-phpunit's releases.

1.3.10

  • 4cc5c6c - MockMethodCallRule - do not report for empty $mockClasses

1.3.9

  • 34ee324 - Fixed false positive when covering a global function.

1.3.8

  • 4a19a3c - Add tip to error when a not fully qualified name is seen in @​covers annotation.

1.3.7

  • 7e43c8f - Fix handling assertInstanceOf

1.3.6

1.3.5

Commits
  • 4cc5c6c MockMethodCallRule - do not report for empty $mockClasses
  • 34ee324 Fixed false positive when covering a global function.
  • 4a19a3c Add tip to error when a not fully qualified name is seen in @​covers annotation.
  • 7e43c8f Fix handling assertInstanceOf
  • 4b17a23 Fix MockMethodCallRule
  • abc2da9 Fix build
  • db436df Do not use instanceof *Type
  • c5ace3a Merge commit 'd77af96' into 1.1.x
  • 75f87d4 Fix build
  • 87516ff Require PHPStan 1.10
  • See full diff in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.4 to 1.3.10.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](phpstan/phpstan-phpunit@1.3.4...1.3.10)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Mar 3, 2023
@JellyBellyDev JellyBellyDev merged commit c54d6d2 into master Mar 14, 2023
@JellyBellyDev JellyBellyDev deleted the dependabot/composer/phpstan/phpstan-phpunit-1.3.10 branch March 14, 2023 06:56
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.

1 participant