appointment-reminders-laravel icon indicating copy to clipboard operation
appointment-reminders-laravel copied to clipboard

Bump nunomaduro/collision from 4.2.0 to 5.4.0

Open dependabot-preview[bot] opened this issue 4 years ago • 1 comments

Bumps nunomaduro/collision from 4.2.0 to 5.4.0.

Changelog

Sourced from nunomaduro/collision's changelog.

[5.4.0] - 2021-04-09

Changed

  • Remove Lumen support (8e003f0)
  • Do not render editor when file is unknown (501d25e)
  • Truncate strings to 1000 characters when formatting stacktraces (#177)

[5.3.0] - 2021-01-25

Added

  • Ports Parallel Testing to Laravel 8

[5.2.0] - 2021-01-13

Added

  • Support to Parallel Testing

[5.1.0] - 2020-10-29

Added

  • Support to PHP 8

[5.0.2] - 2020-08-27

Fixed

  • [Reverts] Prevents from being installation in Laravel < 8 versions

[5.0.1] - 2020-08-27

Fixed

  • Prevents from being installation in Laravel < 8 versions

[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

... (truncated)

Commits
  • 41b7e99 docs: update changelog
  • 881f8d5 Merge pull request #177 from PrinsFrank/limit-string-length-in-backtrace
  • 1200d39 Add cutoff stops when a string is cut off.
  • 7091264 Cut off strings to a 1000 characters when formatting arguments
  • 501d25e Do not render editor when file is "Unknown"
  • a85101a Update README.md
  • 8e003f0 Removes support for lumen
  • a31c2c4 Merge pull request #175 from owenvoke/feature/ci-tests
  • cc7112d ci: don't test on unsupported PHP 7.3
  • b8e1cfe ci: rename Tests workflow in stable
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

dependabot-preview[bot] avatar Apr 12 '21 06:04 dependabot-preview[bot]

This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using a version: 2 config file. You can close this pull request and let Dependabot re-create it the next time it checks for updates.

dependabot-preview[bot] avatar Apr 29 '21 15:04 dependabot-preview[bot]