Skip to content

Bump nunomaduro/collision from 4.2.0 to 5.0.0

Created by: dependabot[bot]

Bumps nunomaduro/collision from 4.2.0 to 5.0.0.

Changelog

Sourced from nunomaduro/collision's changelog.

[5.0.0] - 2020-08-25

[5.0.0-BETA5] - 2020-08-09

Fixed

  • Frame filtering with windows paths (#140)
  • Emit output with beStrictAboutOutputDuringTests enabled (#130)

[5.0.0-BETA4] - 2020-06-25

Changed

  • Makes artisan test command PHPUNit 9 only (ac6032d)

[5.0.0-BETA3] - 2020-06-22

Changed

  • Makes artisan test command Laravel 8 only (ba26119)
  • Icons on printer (#122)

[5.0.0-BETA2] - 2020-06-05

Fixed

  • Lowercasing names on Pest (5e853c5)

[5.0.0-BETA1] - 2020-05-11

Added

  • Uses Pest as test runner on TestCommand in Laravel
  • Improvements on PHPUnit Printer Console UI
  • Adds support to stop-on-failure in printer and test command
  • Improvements on exception handler output

Changed

  • Makes some classes final & internal that will lead for a refactor in the v6 version.

Removed

  • Support for PHP 7.2
  • Support for PHPUnit 8
Commits

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)

Merge request reports