Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency laravel/sanctum to v3.3.2 (#36)
[![Mend Renovate logo banner](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.1` -> `3.3.2` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/laravel%2fsanctum/3.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/laravel%2fsanctum/3.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/laravel%2fsanctum/3.3.1/3.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/laravel%2fsanctum/3.3.1/3.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>laravel/sanctum (laravel/sanctum)</summary> ### [`v3.3.2`](https://togithub.com/laravel/sanctum/blob/HEAD/CHANGELOG.md#v332---2023-11-03) [Compare Source](https://togithub.com/laravel/sanctum/compare/v3.3.1...v3.3.2) - Fix typo in config by [@​cosmastech](https://togithub.com/cosmastech) in [https://github.com/laravel/sanctum/pull/476](https://togithub.com/laravel/sanctum/pull/476) - Accept null as a parameter for `Sanctum[@​getAccessTokenFromRequestUsing](https://togithub.com/getAccessTokenFromRequestUsing)()` by [@​cosmastech](https://togithub.com/cosmastech) in [https://github.com/laravel/sanctum/pull/477](https://togithub.com/laravel/sanctum/pull/477) </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/Lapotor/RadioRoster-api). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information