Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

Bump laravel/sanctum from 2.9.4 to 2.15.0 #188

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 29, 2022

Bumps laravel/sanctum from 2.9.4 to 2.15.0.

Release notes

Sourced from laravel/sanctum's releases.

v2.15.0

Added

Fixed

v2.14.2

Changed

v2.14.1

Changed

  • Add helper for current app url with port (5702317)

v2.14.0

Changed

  • Laravel 9 support (#329)

v2.13.0

Added

  • Add an event on successful token validation (#327, b656bc1)

v2.12.2

Changed

v2.12.1

Changed

  • Rename CheckScopes and CheckForAnyScope to CheckAbilities and CheckForAnyAbility (#312)

v2.12.0

Added

  • Add CheckScopes and CheckForAnyScope Middleware (#310)

v2.11.4

Fixed

  • Revert "fix: replace hardcoded "web" guard by config('sanctum.guard')" (#309)

v2.11.3

Fixed

  • Replace hardcoded "web" guard by config('sanctum.guard') (#307)

v2.11.2

Fixed

  • Ignore updating last_used_at for deciding the DB connection host (#283, 2c8b9a1)
  • Fix resolving wrong app instance on Octane (#285, #286)

v2.11.1

Changed

... (truncated)

Changelog

Sourced from laravel/sanctum's changelog.

v2.15.0 - 2022-03-28

Added

Fixed

v2.14.2 - 2022-02-22

Changed

v2.14.1 - 2022-02-15

Changed

  • Add helper for current app url with port (5702317)

v2.14.0 (2022-01-12)

Changed

  • Laravel 9 support (#329)

v2.13.0 (2021-12-14)

Added

  • Add an event on successful token validation (#327, b656bc1)

v2.12.2 (2021-11-16)

Changed

v2.12.1 (2021-10-26)

Changed

  • Rename CheckScopes and CheckForAnyScope to CheckAbilities and CheckForAnyAbility (#312)

v2.12.0 (2021-10-19)

Added

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [laravel/sanctum](https://github.com/laravel/sanctum) from 2.9.4 to 2.15.0.
- [Release notes](https://github.com/laravel/sanctum/releases)
- [Changelog](https://github.com/laravel/sanctum/blob/2.x/CHANGELOG.md)
- [Commits](laravel/sanctum@v2.9.4...v2.15.0)

---
updated-dependencies:
- dependency-name: laravel/sanctum
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Mar 29, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 12, 2022

Superseded by #192.

@dependabot dependabot bot closed this Apr 12, 2022
@dependabot dependabot bot deleted the dependabot/composer/laravel/sanctum-2.15.0 branch April 12, 2022 22:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants