eloquent-ifrs
eloquent-ifrs copied to clipboard
Upgrade: Bump nunomaduro/collision from 7.1.0 to 7.8.1
Bumps nunomaduro/collision from 7.1.0 to 7.8.1.
Changelog
Sourced from nunomaduro/collision's changelog.
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[Unreleased]
v7.7.0 (2023-06-29)
Added
- reportable support to exception handler in Laravel
- renderable support to exception handler in Laravel
v7.6.0 (2023-06-15)
Added
- Usage with PHPUnit 10.2.2
- Support for unexpected output
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)
Added
- Support for PHPUnit test runner deprecations
v7.4.0 (2023-03-31)
Added
- 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
... (truncated)
Commits
61553ad
Merge pull request #280 from Jubeki/catch-phpunit-errors-and-deprecationsf3c1e61
Catch PHPUnit Errors and Deprecations3dd615a
Update composer.jsondcccbdd
chore: style1813f0a
chore: bump dependenciesc67a90d
Addsphpunit/[email protected]
support69a0719
chore: keep improving coding stylec361003
chore: fixes coding styled89aa7f
release: v7.7.071c48f4
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)