fix(deps): update dependency laravel-json-api/laravel to v5#420
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update dependency laravel-json-api/laravel to v5#420renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/laravel-json-api-laravel-5.x
branch
5 times, most recently
from
December 5, 2024 18:40
1d327c3 to
b19f064
Compare
renovate
Bot
force-pushed
the
renovate/laravel-json-api-laravel-5.x
branch
5 times, most recently
from
December 16, 2024 03:55
23aeb16 to
6e8783d
Compare
renovate
Bot
force-pushed
the
renovate/laravel-json-api-laravel-5.x
branch
3 times, most recently
from
December 23, 2024 03:48
70f76a9 to
458f536
Compare
renovate
Bot
force-pushed
the
renovate/laravel-json-api-laravel-5.x
branch
from
December 29, 2024 16:24
458f536 to
8aa525f
Compare
renovate
Bot
force-pushed
the
renovate/laravel-json-api-laravel-5.x
branch
2 times, most recently
from
January 11, 2025 02:16
785c761 to
dd3c470
Compare
renovate
Bot
force-pushed
the
renovate/laravel-json-api-laravel-5.x
branch
3 times, most recently
from
January 15, 2025 01:10
f3184e6 to
a27b891
Compare
renovate
Bot
force-pushed
the
renovate/laravel-json-api-laravel-5.x
branch
6 times, most recently
from
January 27, 2025 08:29
ba2377e to
a239a39
Compare
renovate
Bot
force-pushed
the
renovate/laravel-json-api-laravel-5.x
branch
3 times, most recently
from
January 29, 2025 00:48
1b8e096 to
a1c84ab
Compare
renovate
Bot
force-pushed
the
renovate/laravel-json-api-laravel-5.x
branch
from
March 1, 2025 21:31
fab0a80 to
bed5735
Compare
renovate
Bot
force-pushed
the
renovate/laravel-json-api-laravel-5.x
branch
6 times, most recently
from
March 15, 2025 02:16
957c313 to
c171655
Compare
renovate
Bot
force-pushed
the
renovate/laravel-json-api-laravel-5.x
branch
2 times, most recently
from
March 18, 2025 13:11
8ba268b to
e5f9cbc
Compare
renovate
Bot
force-pushed
the
renovate/laravel-json-api-laravel-5.x
branch
4 times, most recently
from
March 30, 2025 14:16
0e0e8f8 to
43501a5
Compare
renovate
Bot
force-pushed
the
renovate/laravel-json-api-laravel-5.x
branch
5 times, most recently
from
April 9, 2025 23:26
f677fc6 to
21360c5
Compare
renovate
Bot
force-pushed
the
renovate/laravel-json-api-laravel-5.x
branch
4 times, most recently
from
April 18, 2025 17:49
cb82c13 to
dcc340c
Compare
renovate
Bot
force-pushed
the
renovate/laravel-json-api-laravel-5.x
branch
2 times, most recently
from
April 25, 2025 19:52
902c9c5 to
274b067
Compare
renovate
Bot
force-pushed
the
renovate/laravel-json-api-laravel-5.x
branch
2 times, most recently
from
May 2, 2025 10:00
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.3.0Compare Source
Fixed
Removed
v5.2.1Compare Source
Fixed
v5.2.0Compare Source
Added
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: (UTC)
🚦 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.