Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

Bump laravel/sanctum from 2.4.2 to 2.9.1 #169

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2021

Bumps laravel/sanctum from 2.4.2 to 2.9.1.

Release notes

Sourced from laravel/sanctum's releases.

v2.9.1

Fixed

  • Avoid running string functions when domain is null (#258)

v2.9.0

Added

  • Add multiple guard support for SPA auth (#246, f5695ae)

Fixed

  • Return json response when the request expects a json (#247) 

v2.8.2

Fixed

  • Fix user provider in sanctum guard (#225)

v2.8.1

Changed

  • Add default nextjs address to stateful (e86d3e0)

v2.8.0

Added

  • PHP 8 Support (#213)

v2.7.0

Added

  • Adds origin header fallback (#204)

v2.6.0

Changed

  • Shorten tokens (#186)

v2.5.0

Added

  • Laravel 8 support (#184)
Changelog

Sourced from laravel/sanctum's changelog.

v2.9.1 (2021-03-09)

Fixed

  • Avoid running string functions when domain is null (#258)

v2.9.0 (2021-01-26)

Added

  • Add multiple guard support for SPA auth (#246, f5695ae)

Fixed

  • Return json response when the request expects a json (#247)

v2.8.2 (2020-11-24)

Fixed

  • Fix user provider in sanctum guard (#225)

v2.8.1 (2020-11-17)

Changed

  • Add default nextjs address to stateful (e86d3e0)

v2.8.0 (2020-11-03)

Added

  • PHP 8 Support (#213)

v2.7.0 (2020-10-20)

Added

  • Adds origin header fallback (#204)

v2.6.0 (2020-09-01)

Changed

  • Shorten tokens (#186)

v2.5.0 (2020-08-25)

Added

  • Laravel 8 support (#184)
Commits
  • d1e2354 Update CHANGELOG.md
  • 3283515 Avoid running string functions when domain is null (#258)
  • 70a82a6 Merge pull request #257 from laravel/ubuntu
  • 7c9820f Use ubuntu-18.04
  • eb191dd Update CHANGELOG.md
  • fecc7ef [2.x] Return json response when the request expects a json (#247)
  • f5695ae formatting
  • eab928d Get auth guards from sanctum config file
  • 0eecf01 Validate driver is session only and set default guard
  • f902d9f Support multiple guards for SPA
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Mar 10, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2021

Superseded by #176.

@dependabot dependabot bot closed this Mar 24, 2021
@dependabot dependabot bot deleted the dependabot/composer/laravel/sanctum-2.9.1 branch March 24, 2021 05:45
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