Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

composer(deps-dev): bump phpstan/phpstan-phpunit from 0.12.18 to 0.12.22 #484

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2021

Bumps phpstan/phpstan-phpunit from 0.12.18 to 0.12.22.

Release notes

Sourced from phpstan/phpstan-phpunit's releases.

0.12.22

  • 2968a62 - Fix PHP 8.1 compatibility
  • 7c01ef9 - Add support for assertObjectHasAttribute

0.12.21

0.12.20

  • 534606b - Drop Phing for Makefile
  • 82b919a - chore: Use the latest PHPUnit wherever possible, use PHP 8.0 for PHPCS
  • 151d71b - Rewrite in backward compatibility compliant way
  • 8e11b1a - Make sure AssertFunctionTypeSpecifyingExtension works with namespaced functions
  • efc0099 - Fix

0.12.19

  • 25fe53e - Fix build
  • 07cbf74 - Bump metcalfc/changelog-generator from v0.4.4 to v1.0.0
  • 527d8e1 - Require PHPStan 0.12.83
  • 3123fec - Lock closed issues
  • 52f7072 - Unchecked exceptions configuration
Commits
  • 7c01ef9 Add support for assertObjectHasAttribute
  • 2968a62 Fix PHP 8.1 compatibility
  • 6aaff11 Add support for assertArrayHasKey (#100)
  • efc0099 Fix
  • 8e11b1a Make sure AssertFunctionTypeSpecifyingExtension works with namespaced functions
  • 151d71b Rewrite in backward compatibility compliant way
  • 82b919a chore: Use the latest PHPUnit wherever possible, use PHP 8.0 for PHPCS
  • 534606b Drop Phing for Makefile
  • 52f7072 Unchecked exceptions configuration
  • 3123fec Lock closed issues
  • Additional commits viewable 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)

@codecov
Copy link

codecov bot commented Aug 12, 2021

Codecov Report

Merging #484 (60eb963) into main (39268f6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #484   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        87        87           
===========================================
  Files             12        12           
  Lines            302       302           
===========================================
  Hits             302       302           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 39268f6...60eb963. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/composer/phpstan/phpstan-phpunit-0.12.22 branch 2 times, most recently from 3ecc2ea to 0e249ca Compare August 31, 2021 17:06
@OskarStark
Copy link
Contributor

The baseline needs to be updated to pass

@localheinz
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/composer/phpstan/phpstan-phpunit-0.12.22 branch from 0e249ca to aba2870 Compare January 3, 2022 16:55
@localheinz
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/composer/phpstan/phpstan-phpunit-0.12.22 branch 4 times, most recently from 1adc8f8 to 9034ef9 Compare January 3, 2022 17:03
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 0.12.18 to 0.12.22.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](phpstan/phpstan-phpunit@0.12.18...0.12.22)

---
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 force-pushed the dependabot/composer/phpstan/phpstan-phpunit-0.12.22 branch from 9034ef9 to df3feae Compare January 3, 2022 17:11
@localheinz localheinz merged commit 965a347 into main Jan 3, 2022
@localheinz localheinz deleted the dependabot/composer/phpstan/phpstan-phpunit-0.12.22 branch January 3, 2022 17:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants