Skip to content

Commit

Permalink
fix(deps): update dependency spatie/laravel-permission to v6.3.0 (#101)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[spatie/laravel-permission](https://togithub.com/spatie/laravel-permission)
| `6.2.0` -> `6.3.0` |
[![age](https://developer.mend.io/api/mc/badges/age/packagist/spatie%2flaravel-permission/6.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/spatie%2flaravel-permission/6.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/spatie%2flaravel-permission/6.2.0/6.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/spatie%2flaravel-permission/6.2.0/6.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>spatie/laravel-permission (spatie/laravel-permission)</summary>

###
[`v6.3.0`](https://togithub.com/spatie/laravel-permission/blob/HEAD/CHANGELOG.md#630---2023-12-24)

[Compare
Source](https://togithub.com/spatie/laravel-permission/compare/6.2.0...6.3.0)

##### What's Changed

- Octane Fix: Clear wildcard permissions on Tick in
[https://github.com/spatie/laravel-permission/pull/2583](https://togithub.com/spatie/laravel-permission/pull/2583)

**Full Changelog**:
spatie/laravel-permission@6.2.0...6.3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/RadioRoster/backend).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent 719ecfe commit 624b62e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"laravel/framework": "10.33.0",
"laravel/sanctum": "3.3.3",
"laravel/tinker": "2.8.2",
"spatie/laravel-permission": "6.2.0"
"spatie/laravel-permission": "6.3.0"
},
"require-dev": {
"fakerphp/faker": "1.23.1",
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 624b62e

Please sign in to comment.