appointment-reminders-laravel
appointment-reminders-laravel copied to clipboard
Bump nunomaduro/collision from 4.2.0 to 5.4.0
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
beStrictAboutOutputDuringTestsenabled (#130)[5.0.0-BETA4] - 2020-06-25
Changed
- Makes
artisan testcommand PHPUNit 9 only (ac6032d)[5.0.0-BETA3] - 2020-06-22
Changed
[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
TestCommandin Laravel- Improvements on PHPUnit Printer Console UI
... (truncated)
Commits
41b7e99docs: update changelog881f8d5Merge pull request #177 from PrinsFrank/limit-string-length-in-backtrace1200d39Add cutoff stops when a string is cut off.7091264Cut off strings to a 1000 characters when formatting arguments501d25eDo not render editor when file is "Unknown"a85101aUpdate README.md8e003f0Removes support for lumena31c2c4Merge pull request #175 from owenvoke/feature/ci-testscc7112dci: don't test on unsupported PHP 7.3b8e1cfeci: rename Tests workflow in stable- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill 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)
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.