laravel-starter-kit
laravel-starter-kit copied to clipboard
Bump lorisleiva/laravel-actions from 2.6.0 to 2.7.3
Bumps lorisleiva/laravel-actions from 2.6.0 to 2.7.3.
Release notes
Sourced from lorisleiva/laravel-actions's releases.
v2.7.3
Revert previous release as it introduced a breaking change in Inertia applications (see #267).
Full Changelog: https://github.com/lorisleiva/laravel-actions/compare/v2.7.2...v2.7.3
v2.7.2
What's Changed
- Update ControllerDecorator.php for Laravel 9 and 10 compatibility by
@n3storm
in lorisleiva/laravel-actions#266New Contributors
@n3storm
made their first contribution in lorisleiva/laravel-actions#266Full Changelog: https://github.com/lorisleiva/laravel-actions/compare/v2.7.1...v2.7.2
v2.7.1
What's Changed
- Added docBlock annotations to assist with IDE auto complete for Actions by
@travisaustin
in lorisleiva/laravel-actions#252Full Changelog: https://github.com/lorisleiva/laravel-actions/compare/v2.7.0...v2.7.1
v2.7.0
What's Changed
- Add support for listener shouldQueue method by
@dmason30
in lorisleiva/laravel-actions#247- feat: increase backtrace frame limit by
@jaulz
in lorisleiva/laravel-actions#233- feat: allow custom design patterns by
@jaulz
in lorisleiva/laravel-actions#248New Contributors
@jaulz
made their first contribution in lorisleiva/laravel-actions#233Full Changelog: https://github.com/lorisleiva/laravel-actions/compare/v2.6.0...v2.7.0
Commits
5d2e2a6
Revert "Update ControllerDecorator.php for Laravel 9 and 10 compatibility (#2...54b73e2
Update ControllerDecorator.php for Laravel 9 and 10 compatibility (#266)5250614
Added docBlock annotations to assist with IDE auto complete for Actions (#252)0b1896c
feat: allow custom design patterns (#248)0dfd061
Fix styling1a25bb3
feat: increase backtrace frame limit (#233)02b7731
Add support for listener shouldQueue method (#247)- See full diff 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)
Not patch bumped ⚠️
New bumped version is not patch , this require manual marge ⚠️