Skip to content

Commit

Permalink
fix(deps): update dependency laravel/sanctum to v3.3.3 (#102)
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 |
|---|---|---|---|---|---|
| [laravel/sanctum](https://togithub.com/laravel/sanctum) | `3.3.2` ->
`3.3.3` |
[![age](https://developer.mend.io/api/mc/badges/age/packagist/laravel%2fsanctum/3.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/laravel%2fsanctum/3.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/laravel%2fsanctum/3.3.2/3.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/laravel%2fsanctum/3.3.2/3.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>laravel/sanctum (laravel/sanctum)</summary>

###
[`v3.3.3`](https://togithub.com/laravel/sanctum/blob/HEAD/CHANGELOG.md#v333---2023-12-19)

[Compare
Source](https://togithub.com/laravel/sanctum/compare/v3.3.2...v3.3.3)

- Updated `CsrfCookieController` to use named arguments by
[@&#8203;OussamaMater](https://togithub.com/OussamaMater) in
[https://github.com/laravel/sanctum/pull/487](https://togithub.com/laravel/sanctum/pull/487)
- Extract generate token method by
[@&#8203;mowangjuanzi](https://togithub.com/mowangjuanzi) in
[https://github.com/laravel/sanctum/pull/488](https://togithub.com/laravel/sanctum/pull/488)

</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 324e768 commit 719ecfe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"php": "^8.1",
"guzzlehttp/guzzle": "7.8.1",
"laravel/framework": "10.33.0",
"laravel/sanctum": "3.3.2",
"laravel/sanctum": "3.3.3",
"laravel/tinker": "2.8.2",
"spatie/laravel-permission": "6.2.0"
},
Expand Down
12 changes: 6 additions & 6 deletions composer.lock

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

0 comments on commit 719ecfe

Please sign in to comment.