tarampampam / laravel-roadrunner-in-docker

:rocket: An example of Laravel app that runs in a docker container with RoadRunner
MIT License
178 stars 35 forks source link

build(deps-dev): update nunomaduro/collision requirement from ^7.1 to ^7.5 #261

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on nunomaduro/collision to permit the latest version.

Changelog

Sourced from nunomaduro/collision's changelog.

v7.5.2 (2023-04-22)

Fix

  • Usage with PHPUnit 10.1.2

v7.5.1 (2023-04-22)

Fix

  • Usage with PHPUnit 10.1.2

v7.5.0 (2023-04-14)

Feat

  • Support for PHPUnit test runner deprecations

v7.4.0 (2023-03-31)

Feat

  • Allows exceptions to be renderable on editor

v7.3.3 (2023-03-21)

Chore

  • Adds method specific for Pest

v7.3.2 (2023-03-21)

Fixed

  • Usage of result on Pest

v7.3.1 (2023-03-21)

Fixed

  • Bad regex on previous improved Laravel stacktrace

v7.3.0 (2023-03-21)

Added

  • Improved Laravel stacktrace

Chore

  • Bumps dependencies

v7.2.0 (2023-03-19)

Added

  • --without-databases option on the Laravel test Artisan command

v7.1.2 (2023-03-14)

Fixed

  • Displaying of uncovered lines

v7.1.1 (2023-03-13)

Fixed

  • PHPUnit >10.0.16 support

v7.1.0 (2023-03-03)

Added

  • Support for displayDetailsOnIncompleteTests, displayDetailsOnSkippedTests, displayDetailsOnTestsThatTriggerDeprecations, displayDetailsOnTestsThatTriggerErrors, displayDetailsOnTestsThatTriggerNotices, displayDetailsOnTestsThatTriggerWarnings

... (truncated)

Commits
  • 76b3cab release: v7.5.2
  • ebaefea release: v7.5.1
  • 3f231da fix: test result status
  • fd8c7e5 fix: usage with phpunit 10.1.2
  • 479b2a2 Merge pull request #270 from jnoordsij/patch-1
  • 1117072 Remove unused findComposer command
  • bbbc6fb tests: adjusts deprecations
  • 27079a7 release: v7.5.0
  • 5a007fe feat: adds TestRunner\DeprecationTriggered to the phpunit printer
  • 905d5b8 chore: bumps dependencies
  • Additional commits viewable in compare view


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)