Skip to content

fix(deps): update dependency laravel-json-api/laravel to v5#420

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/laravel-json-api-laravel-5.x
Open

fix(deps): update dependency laravel-json-api/laravel to v5#420
renovate[bot] wants to merge 1 commit intomainfrom
renovate/laravel-json-api-laravel-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Change Age Confidence
laravel-json-api/laravel ^3.2^5.0 age confidence

Release Notes

laravel-json-api/laravel (laravel-json-api/laravel)

v5.1.0

Compare Source

Added
  • Package now supports Laravel 12.

v5.0.2

Compare Source

Fixed
  • #​302 Ensure auth response is used when deleting a resource
    that does not have a resource response class.

v5.0.1

Compare Source

Fixed
  • #​301 Do not override response status when authorization
    exception is thrown.

v5.0.0

Compare Source

Changed
  • #​298
    and #​70 The authorizer implementation now allows methods to
    return either bool or an Illuminate Auth Response.
  • BREAKING The return type for the authorizeResource() method on both resource and query request classes has
    changed to bool|Response (where response is the Illuminate Auth response). If you are manually calling this method
    and 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.1

Compare Source

Fixed
  • Remove deprecation notices in PHP 8.4.

v4.1.0

Compare Source

Fixed
  • core#17 Fix incorrect self link in related resource responses,
    and remove related link that should not exist. This has been incorrect for some time, but is definitely what
    the spec defines here.
  • eloquent#36 Support Eloquent dynamic relationships.

v4.0.0

Compare Source

Changed
  • Package is now licensed under the MIT License.
  • BREAKING Package now requires Laravel 11.
  • Minimum PHP version is now 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Dec 2, 2024
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Dec 2, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update laravel-json-api/laravel:5.1.0 --with-dependencies --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Dependency laravel/framework is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires laravel-json-api/laravel ^5.0 -> satisfiable by laravel-json-api/laravel[v5.1.0].
    - laravel-json-api/laravel v5.1.0 requires laravel/framework ^11.0|^12.0 -> found laravel/framework[v11.0.0, ..., 11.x-dev, v12.0.0, ..., 12.x-dev] but it conflicts with your root composer.json require (^10.0).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot force-pushed the renovate/laravel-json-api-laravel-5.x branch 5 times, most recently from 1d327c3 to b19f064 Compare December 5, 2024 18:40
@renovate renovate bot force-pushed the renovate/laravel-json-api-laravel-5.x branch 5 times, most recently from 23aeb16 to 6e8783d Compare December 16, 2024 03:55
@renovate renovate bot force-pushed the renovate/laravel-json-api-laravel-5.x branch 3 times, most recently from 70f76a9 to 458f536 Compare December 23, 2024 03:48
@renovate renovate bot force-pushed the renovate/laravel-json-api-laravel-5.x branch from 458f536 to 8aa525f Compare December 29, 2024 16:24
@renovate renovate bot force-pushed the renovate/laravel-json-api-laravel-5.x branch 2 times, most recently from 785c761 to dd3c470 Compare January 11, 2025 02:16
@renovate renovate bot force-pushed the renovate/laravel-json-api-laravel-5.x branch 3 times, most recently from f3184e6 to a27b891 Compare January 15, 2025 01:10
@renovate renovate bot force-pushed the renovate/laravel-json-api-laravel-5.x branch 6 times, most recently from ba2377e to a239a39 Compare January 27, 2025 08:29
@renovate renovate bot force-pushed the renovate/laravel-json-api-laravel-5.x branch 3 times, most recently from 1b8e096 to a1c84ab Compare January 29, 2025 00:48
@renovate renovate bot force-pushed the renovate/laravel-json-api-laravel-5.x branch from fab0a80 to bed5735 Compare March 1, 2025 21:31
@renovate renovate bot force-pushed the renovate/laravel-json-api-laravel-5.x branch 6 times, most recently from 957c313 to c171655 Compare March 15, 2025 02:16
@renovate renovate bot force-pushed the renovate/laravel-json-api-laravel-5.x branch 2 times, most recently from 8ba268b to e5f9cbc Compare March 18, 2025 13:11
@renovate renovate bot force-pushed the renovate/laravel-json-api-laravel-5.x branch 4 times, most recently from 0e0e8f8 to 43501a5 Compare March 30, 2025 14:16
@renovate renovate bot force-pushed the renovate/laravel-json-api-laravel-5.x branch 5 times, most recently from f677fc6 to 21360c5 Compare April 9, 2025 23:26
@renovate renovate bot force-pushed the renovate/laravel-json-api-laravel-5.x branch 4 times, most recently from cb82c13 to dcc340c Compare April 18, 2025 17:49
@renovate renovate bot force-pushed the renovate/laravel-json-api-laravel-5.x branch 2 times, most recently from 902c9c5 to 274b067 Compare April 25, 2025 19:52
@renovate renovate bot force-pushed the renovate/laravel-json-api-laravel-5.x branch 2 times, most recently from a956e09 to 9ac3a23 Compare May 2, 2025 10:00
@renovate renovate bot changed the title fix(deps): update dependency laravel-json-api/laravel to v5 fix(deps): update dependency laravel-json-api/laravel to v5 - autoclosed May 4, 2025
@renovate renovate bot closed this May 4, 2025
@renovate renovate bot deleted the renovate/laravel-json-api-laravel-5.x branch May 4, 2025 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants