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

[TASK] Update codedungeon/phpunit-result-printer (^0.26.0 => ^0.31.0) #39

Merged
merged 1 commit into from
Oct 21, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
codedungeon/phpunit-result-printer require-dev minor ^0.26.0 -> ^0.31.0

Release Notes

mikeerickson/phpunit-pretty-result-printer

v0.31.0

Compare Source

v0.30.1

Compare Source

Changed
  • Added post-package-install script to initialize printer and add setting to phpunit.xml file

v0.30.0

Compare Source

Changed
  • Added PHP 8.x support

v0.29.3

Compare Source

Changed
  • Added opearting system check when initializing AnyBar (should only be available on macOS)

v0.29.2

Compare Source

Changed
  • Moved use PrinterTrait from Printer.php to ResultPrinter71.php to address issue 169
Fixed

v0.29.1

Compare Source

Changed
  • Updated local phpunit-printer.yml to include cd-printer-dont-format-classname when package initialized

v0.29.0

Compare Source

Added
  • updated hassankhan/config to latest version at time of release
  • Added cd-printer-dont-format-classname option (see phpunit-printer.yml file)

v0.28.0

Compare Source

Added
  • Added support for symfony 5
    • Updated symfony/yaml to included ^5.0 version
  • Added support for symfony/php-bridge
  • Removed internal phpunit/phpunit dependency to fix issue when using with symfony
  • Updated hassankhan/config dependency to use latest version (2.1 as of this release)
  • Added --collision flag to init method which will add the Collision Listener
    • This flag should is only applicable working with Laravel Applications
    • If supplied but not using Laravel, it will be ignroed
Information
  • Addressed issues with PHPUnit 8.3.x and usage of PHPUnit\TextUI\ResultPrinter which was temporarily marked as Internal (changed to Interface in PHPUnit 9)
    • Decided to leave this deprecation notice as is, addressing the issue in PHPUnit 8.5 or greater will address the issue officially

v0.27.0

Compare Source

Added
  • Added support for PHPUnit 9.0
  • Changed output character for skipped tests (cd-skipped flag in phpunit-printer.yml)
  • Refactored tests to check for custom template path for each command

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge October 21, 2021 16:20
@renovate renovate bot force-pushed the renovate/codedungeon-phpunit-result-printer-0.x branch from 41c628b to 6ac9b07 Compare October 21, 2021 16:20
@renovate renovate bot force-pushed the renovate/codedungeon-phpunit-result-printer-0.x branch from 6ac9b07 to b594c3f Compare October 21, 2021 16:25
@renovate renovate bot merged commit 924c8ce into master Oct 21, 2021
@renovate renovate bot deleted the renovate/codedungeon-phpunit-result-printer-0.x branch October 21, 2021 16:29
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