-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency spatie/laravel-permission to v6 #44
base: main
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: composer.lock
|
71487b9
to
78eba02
Compare
|
78eba02
to
37a615d
Compare
37a615d
to
81cf13f
Compare
81cf13f
to
c707c5f
Compare
This PR contains the following updates:
5.5.5
->6.10.1
Release Notes
spatie/laravel-permission (spatie/laravel-permission)
v6.10.1
Compare Source
What's Changed
6.10.0
: "Can no longer delete permissions" by @erikn69 in https://github.com/spatie/laravel-permission/pull/2759Full Changelog: spatie/laravel-permission@6.10.0...6.10.1
v6.10.0
Compare Source
What's Changed
GuardDoesNotMatch should accept collection
by @erikn69 in https://github.com/spatie/laravel-permission/pull/2748cache key exists
andforgetCachedPermissions
fails by @erikn69 in https://github.com/spatie/laravel-permission/pull/2707Larastan
indev
by @drbyte in https://github.com/spatie/laravel-permission/pull/2755Docs
Other
New Contributors
Full Changelog: spatie/laravel-permission@6.9.0...6.10.0
v6.9.0
Compare Source
What's Changed
->withPivot()
for teamed relationships (allowsgetPivotColumns()
) by @juliangums in https://github.com/spatie/laravel-permission/pull/2679$role->hasPermissionTo()
to includeBackedEnum
by @drbyte co-authored by @SanderMuller$guard_name
can be an array by @angelej in https://github.com/spatie/laravel-permission/pull/2659New Contributors
Full Changelog: spatie/laravel-permission@6.8.0...6.9.0
v6.8.0
Compare Source
What's Changed
Full Changelog: spatie/laravel-permission@6.7.0...6.8.0
v6.7.0
Compare Source
What's Changed
6.5.0
Full Changelog: spatie/laravel-permission@6.6.0...6.7.0
v6.6.0
Compare Source
What's Changed
New Contributors
Full Changelog: spatie/laravel-permission@6.5.0...6.6.0
v6.5.0
Compare Source
What's Changed
Internals
New Contributors
Full Changelog: spatie/laravel-permission@6.4.0...6.5.0
v6.4.0
Compare Source
What's Changed
Internals
New Contributors
Full Changelog: spatie/laravel-permission@6.3.0...6.4.0
v6.3.0
Compare Source
What's Changed
Full Changelog: spatie/laravel-permission@6.2.0...6.3.0
v6.2.0
Compare Source
What's Changed
Full Changelog: spatie/laravel-permission@6.1.0...6.2.0
v6.1.0
Compare Source
What's Changed
Reset teamId on Octane by @erikn69 in https://github.com/spatie/laravel-permission/pull/2547
NOTE: The
\Spatie\Permission\Listeners\OctaneReloadPermissions
listener introduced in 6.0.0 is removed in 6.1.0, because the logic is directly incorporated into the ServiceProvider now.Thanks @jameshulse for the heads-up and code-review.
Full Changelog: spatie/laravel-permission@6.0.1...6.1.0
v6.0.1
Compare Source
What's Changed
New Contributors
Full Changelog: spatie/laravel-permission@6.0.0...6.0.1
v6.0.0
Compare Source
What's Changed
@haspermission
directive by @axlwild in https://github.com/spatie/laravel-permission/pull/2515New Contributors
Full Changelog: spatie/laravel-permission@5.11.1...6.0.0
v5.11.1
Compare Source
No functional changes. Just several small updates to the Documentation.
Full Changelog: spatie/laravel-permission@5.11.0...5.11.1
v5.11.0
Compare Source
What's Changed
eloquent.retrieved
event by @erikn69 in https://github.com/spatie/laravel-permission/pull/2490Full Changelog: spatie/laravel-permission@5.10.2...5.11.0
v5.10.2
Compare Source
What's Changed
permission:show
Command by @erikn69 in https://github.com/spatie/laravel-permission/pull/2457Full Changelog: spatie/laravel-permission@5.10.1...5.10.2
v5.10.1
Compare Source
What's Changed
permission:show
output of roles with underscores by @erikn69 in https://github.com/spatie/laravel-permission/pull/2396Full Changelog: spatie/laravel-permission@5.10.0...5.10.1
v5.10.0
Compare Source
What's Changed
v5.9.1
Compare Source
Apologies for the break caused by 5.9.0 !
Reverted Lazy binding of dependencies.
Full Changelog: spatie/laravel-permission@5.9.0...5.9.1
v5.9.0
Compare Source
What's Changed
permission-
prefix to publish tag names by @sedehi in https://github.com/spatie/laravel-permission/pull/2301getPermissionsWithRoles
method. by @xiCO2k in https://github.com/spatie/laravel-permission/pull/2316New Contributors
Full Changelog: spatie/laravel-permission@5.8.0...5.9.0
v5.8.0
Compare Source
What's Changed
Administrative
Full Changelog: spatie/laravel-permission@5.7.0...5.8.0
v5.7.0
Compare Source
What's Changed
Role
model (refModel::preventAccessingMissingAttributes()
) by @juliomotol in https://github.com/spatie/laravel-permission/pull/2227New Contributors
Full Changelog: spatie/laravel-permission@5.6.0...5.7.0
v5.6.0
Compare Source
What's Changed
hasAllPermissions()
if the permission name does not exist by @mtawil in https://github.com/spatie/laravel-permission/pull/2248Doc Updates
New Contributors
Full Changelog: spatie/laravel-permission@5.5.16...5.6.0
v5.5.16
Compare Source
What's Changed
for
loop in WildcardPermission by @SubhanSh in https://github.com/spatie/laravel-permission/pull/2113New Contributors
Full Changelog: spatie/laravel-permission@5.5.15...5.5.16
v5.5.15
Compare Source
Autocomplete all Blade directives via Laravel Idea plugin
What's Changed
Full Changelog: spatie/laravel-permission@5.5.14...5.5.15
v5.5.14
Compare Source
FIXED BREAKING CHANGE. (Sorry about that!)
What's Changed
Full Changelog: spatie/laravel-permission@5.5.13...5.5.14
v5.5.13
Compare Source
What's Changed
New Contributors
Full Changelog: spatie/laravel-permission@5.5.12...5.5.13
v5.5.12
Compare Source
Fix regression introduced in
5.5.10
What's Changed
Full Changelog: spatie/laravel-permission@5.5.11...5.5.12
v5.5.11
Compare Source
What's Changed
Full Changelog: spatie/laravel-permission@5.5.10...5.5.11
v5.5.10
Compare Source
What's Changed
DI
New Contributors
Full Changelog: spatie/laravel-permission@5.5.9...5.5.10
v5.5.9
Compare Source
Compatibility Bugfix
What's Changed
MissingAttributeException
forguard_name
by @ejunker in https://github.com/spatie/laravel-permission/pull/2216New Contributors
Full Changelog: spatie/laravel-permission@5.5.8...5.5.9
v5.5.8
Compare Source
HasRoles
traitWhat's Changed
Full Changelog: spatie/laravel-permission@5.5.7...5.5.8
v5.5.7
Compare Source
Optimize HasPermissions trait
What's Changed
Full Changelog: spatie/laravel-permission@5.5.6...5.5.7
v5.5.6
Compare Source
Just a maintenance release.
What's Changed
New Contributors
Full Changelog: spatie/laravel-permission@5.5.5...5.5.6
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.