fix(deps): update dependency laravel-json-api/laravel to v5#420
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency laravel-json-api/laravel to v5#420renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
|
1d327c3 to
b19f064
Compare
23aeb16 to
6e8783d
Compare
70f76a9 to
458f536
Compare
458f536 to
8aa525f
Compare
785c761 to
dd3c470
Compare
f3184e6 to
a27b891
Compare
ba2377e to
a239a39
Compare
1b8e096 to
a1c84ab
Compare
fab0a80 to
bed5735
Compare
957c313 to
c171655
Compare
8ba268b to
e5f9cbc
Compare
0e0e8f8 to
43501a5
Compare
f677fc6 to
21360c5
Compare
cb82c13 to
dcc340c
Compare
902c9c5 to
274b067
Compare
a956e09 to
9ac3a23
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.2→^5.0Release Notes
laravel-json-api/laravel (laravel-json-api/laravel)
v5.1.0Compare Source
Added
v5.0.2Compare Source
Fixed
that does not have a resource response class.
v5.0.1Compare Source
Fixed
exception is thrown.
v5.0.0Compare Source
Changed
and #70 The authorizer implementation now allows methods to
return either
boolor an Illuminate AuthResponse.authorizeResource()method on both resource and query request classes haschanged to
bool|Response(where response is the Illuminate Auth response). If you are manually calling this methodand relying on the return value being a boolean, this change is breaking. However, the vast majority of applications
should be able to upgrade without any changes.
v4.1.1Compare Source
Fixed
v4.1.0Compare Source
Fixed
selflink in related resource responses,and remove
relatedlink that should not exist. This has been incorrect for some time, but is definitely whatthe spec defines here.
v4.0.0Compare Source
Changed
8.2.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.
This PR was generated by Mend Renovate. View the repository job log.