Skip to content

chore(deps): update dependency phpsa/laravel-api-controller to v7

Craig Smith requested to merge renovate/phpsa-laravel-api-controller-7.x into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
phpsa/laravel-api-controller ^6.0 -> ^7.0 age adoption passing confidence

Release Notes

phpsa/laravel-api-controller (phpsa/laravel-api-controller)

v7.1.6

Compare Source

Bug Fixes
  • resource always select should always be selected in controller even if removed via removefields in querystring (22743b2)

v7.1.5

Compare Source

v7.1.4

Compare Source

Improve the batch update actions

v7.1.3

Compare Source

Bug Fixes
  • add deprecation for inline validation - should use formRquests instead (1d192e5)
  • added studly case response option (1eef478)
  • should use a new query for each batch updated record (#​115) (61027b3)
  • tidy batch actions (2c4271f)

v7.1.2

Compare Source

v7.1.1

Compare Source

Bug Fixes
  • nested relations with camel cased methods (9050b9a)

v7.1.0

Compare Source

Bug Fixes
  • load is slow on larger data-sets, unsetting and reloading the relationship manually is a lot faster. (afae9c6)
Features
  • add apiAddFields method (cd10f4a)
  • add request macro to force include relations (96d0af0)
  • allow setting only validated (e2958b8)

7.0.2 (2023-08-15)

Bug Fixes
  • load is slow on larger data-sets, unsetting and reloading the relationship manually is a lot faster. (afae9c6)

5.9.4 (2023-03-06)

Bug Fixes

5.9.3 (2023-01-10)

Bug Fixes

5.9.2 (2023-01-09)

Bug Fixes
  • for new hasOne Relations created, where withDefault is set, use the defaults (a439e24)

5.9.1 (2022-12-21)

Bug Fixes
  • morph relation not updated correctly (8d55c99)

v7.0.2

Compare Source

Bug Fixes
  • load is slow on larger data-sets, unsetting and reloading the relationship manually is a lot faster. (afae9c6)

v7.0.1

Compare Source

v7.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Edited by Craig Smith

Merge request reports