laravel-vue-boilerplate
laravel-vue-boilerplate copied to clipboard
Bump spatie/laravel-permission from 3.18.0 to 5.8.0
Bumps spatie/laravel-permission from 3.18.0 to 5.8.0.
Release notes
Sourced from spatie/laravel-permission's releases.
5.8.0
What's Changed
- Laravel 10.x Support by
@erikn69in spatie/laravel-permission#2298Administrative
- [Docs] Link updated to match name change of related tool repo by
@aliqasemzadehin spatie/laravel-permission#2253- Fix tests badge by
@erikn69in spatie/laravel-permission#2300- Add Laravel Pint Support by
@patinthehatin spatie/laravel-permission#2269- Normalize composer.json by
@patinthehatin spatie/laravel-permission#2259- Add Dependabot Automation by
@patinthehatin spatie/laravel-permission#2257Full Changelog: https://github.com/spatie/laravel-permission/compare/5.7.0...5.8.0
5.7.0
What's Changed
- [Bugfix] Avoid checking permissions-via-roles on
Rolemodel (refModel::preventAccessingMissingAttributes()) by@juliomotolin spatie/laravel-permission#2227New Contributors
@juliomotolmade their first contribution in spatie/laravel-permission#2227Full Changelog: https://github.com/spatie/laravel-permission/compare/5.6.0...5.7.0
5.6.0
What's Changed
- No longer throws an exception when checking
hasAllPermissions()if the permission name does not exist by@mtawilin spatie/laravel-permission#2248Doc Updates
- [Docs] Add syncPermissions() in role-permissions.md by
@xorinzorin spatie/laravel-permission#2235- [Docs] Fix broken Link that link to freek's blog post by
@chengkangzaiin spatie/laravel-permission#2234New Contributors
@xorinzormade their first contribution in spatie/laravel-permission#2235@chengkangzaimade their first contribution in spatie/laravel-permission#2234@mtawilmade their first contribution in spatie/laravel-permission#2248Full Changelog: https://github.com/spatie/laravel-permission/compare/5.5.16...5.6.0
5.5.16
What's Changed
- optimize
forloop in WildcardPermission by@SubhanShin spatie/laravel-permission#2113New Contributors
@SubhanShmade their first contribution in spatie/laravel-permission#2113Full Changelog: https://github.com/spatie/laravel-permission/compare/5.5.15...5.5.16
5.5.15
Autocomplete all Blade directives via Laravel Idea plugin
What's Changed
... (truncated)
Changelog
Sourced from spatie/laravel-permission's changelog.
5.8.0 - 2023-01-14
What's Changed
- Laravel 10.x Support by
@erikn69in spatie/laravel-permission#2298Administrative
- [Docs] Link updated to match name change of related tool repo by
@aliqasemzadehin spatie/laravel-permission#2253- Fix tests badge by
@erikn69in spatie/laravel-permission#2300- Add Laravel Pint Support by
@patinthehatin spatie/laravel-permission#2269- Normalize composer.json by
@patinthehatin spatie/laravel-permission#2259- Add Dependabot Automation by
@patinthehatin spatie/laravel-permission#2257Full Changelog: https://github.com/spatie/laravel-permission/compare/5.7.0...5.8.0
5.7.0 - 2022-11-23
What's Changed
- [Bugfix] Avoid checking permissions-via-roles on
Rolemodel (refModel::preventAccessingMissingAttributes()) by@juliomotolin spatie/laravel-permission#2227New Contributors
@juliomotolmade their first contribution in spatie/laravel-permission#2227Full Changelog: https://github.com/spatie/laravel-permission/compare/5.6.0...5.7.0
5.6.0 - 2022-11-19
What's Changed
- No longer throws an exception when checking
hasAllPermissions()if the permission name does not exist by@mtawilin spatie/laravel-permission#2248Doc Updates
- [Docs] Add syncPermissions() in role-permissions.md by
@xorinzorin spatie/laravel-permission#2235- [Docs] Fix broken Link that link to freek's blog post by
@chengkangzaiin spatie/laravel-permission#2234New Contributors
@xorinzormade their first contribution in spatie/laravel-permission#2235@chengkangzaimade their first contribution in spatie/laravel-permission#2234@mtawilmade their first contribution in spatie/laravel-permission#2248Full Changelog: https://github.com/spatie/laravel-permission/compare/5.5.16...5.6.0
5.5.16 - 2022-10-23
What's Changed
... (truncated)
Commits
9f5a74fMerge pull request #2290 from spatie/dependabot/github_actions/aglipanci/lara...917442aMerge pull request #2298 from erikn69/patch-131d9e87aMerge pull request #2300 from erikn69/patch-14392feffFix tests badged67b5c2Laravel 10.x Supportfd2dfbcBump aglipanci/laravel-pint-action from 1.0.0 to 2.1.01bd0355Add Laravel Pint Support (#2269)6320d28Merge pull request #2263 from spatie/dependabot/github_actions/stefanzweifel/...19a569dMerge pull request #2262 from spatie/dependabot/github_actions/actions/checko...50223e6Bump stefanzweifel/git-auto-commit-action from 2.3.0 to 4.16.0- 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)