-
Notifications
You must be signed in to change notification settings - Fork 4
fix(deps): update dependency spatie/laravel-permission to v6 #183
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Scan Summary
Tool | Critical | High | Medium | Low | Status |
---|---|---|---|---|---|
Dependency Scan (universal) | 0 | 2 | 2 | 0 | ✅ |
Secrets Audit | 0 | 17 | 0 | 0 | ❌ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
aac9a70
to
941c650
Compare
de07284
to
7cfbdcd
Compare
57e5251
to
9aad16c
Compare
f77e15b
to
8bb0649
Compare
c7c977f
to
f6def07
Compare
f6def07
to
a625c5c
Compare
2fd7319
to
56ba432
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Scan Summary
Tool | Critical | High | Medium | Low | Status |
---|---|---|---|---|---|
Dependency Scan (universal) | 0 | 3 | 3 | 0 | ❌ |
Secrets Audit | 0 | 19 | 0 | 0 | ❌ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
56ba432
to
d322b31
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Scan Summary
Tool | Critical | High | Medium | Low | Status |
---|---|---|---|---|---|
Dependency Scan (universal) | 0 | 2 | 2 | 0 | ✅ |
Secrets Audit | 0 | 19 | 0 | 0 | ❌ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
^5.11.1
->^6.0.0
Release Notes
spatie/laravel-permission (spatie/laravel-permission)
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
Configuration
📅 Schedule: Branch creation - "before 5am every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.