NOJ
NOJ copied to clipboard
Bump laravel/passport from 10.3.3 to 10.4.2
Bumps laravel/passport from 10.3.3 to 10.4.2.
Release notes
Sourced from laravel/passport's releases.
v10.4.2
- Fix migrations for Laravel 9.x by
@ricky-perchpeek
in laravel/passport#1639v10.4.1
Changed
- Add new URI Rule to validate URI and use it to RedirectRule. by
@victorbalssa
in laravel/passport#1544v10.4.0
Changed
- Upgrade firebase/php-jwt to ^6.0 by
@prufrock
in laravel/passport#1538
Changelog
Sourced from laravel/passport's changelog.
Release Notes
Unreleased
v11.8.2 - 2023-02-20
- Re-apply "Added AuthenticationException to extend the behaviour of Laravel's default exception handler" by
@driesvints
in https://github.com/laravel/passport/commit/67c3e336af163f6eba5dbca8e5db46275ff0e433v11.8.1 - 2023-02-20
- Revert "Move AuthenticationException into the scope of Laravel Passport" by
@driesvints
in https://github.com/laravel/passport/commit/db543b0cc13ed3f56f1bffda04707fbe2a8c7ab5v11.8.0 - 2023-02-17
- Move AuthenticationException into the scope of Laravel Passport by
@chrispage1
in laravel/passport#1633- Custom authorization view response by
@JonErickson
in laravel/passport#1629- Fix deprecated $dates property by
@TonyWong9527
in laravel/passport#1636v11.7.0 - 2023-02-08
Added
- Add support for
EncryptCookies
middleware by@axlon
in laravel/passport#1628v11.6.1 - 2023-02-03
Changed
- Indicate current token can be
TransientToken
by@axlon
in laravel/passport#1627v11.6.0 - 2023-01-31
Changed
- Update ClientCommand.php's user_id description by
@Smoggert
in laravel/passport#1619- Get model PK instead of forcibly id column by
@lucaspanik
in laravel/passport#1626Fixed
- Fix doc block for
withAccessToken()
by@axlon
in laravel/passport#1620v11.5.1 - 2023-01-16
Fixed
- Get authenticated user from the guard by
@hafezdivandari
in laravel/passport#1617v11.5.0 - 2023-01-09
Added
... (truncated)
Commits
4bfdb96
[10.x] Fix migrations for Laravel 9.x (#1639)75fd509
Update update-changelog.yml9c6e8c1
Update pull-requests.yml3498c40
Update CHANGELOGb62b418
Apply fixes from StyleCI6e39bb0
[ADD] new URI Rule to validate URI and use it to RedirectRule (#1544)499d68d
Update tests.yml (#1540)c9591e4
Update pull-requests.ymlabd3f11
Create pull-requests.yml1d6280e
Update CHANGELOG- Additional commits viewable in compare view
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)