chore(deps): update dependency phpsa/laravel-api-controller to v7
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
phpsa/laravel-api-controller |
^6.0 -> ^7.0
|
Release Notes
phpsa/laravel-api-controller (phpsa/laravel-api-controller)
v7.2.0
Full Changelog: https://github.com/phpsa/laravel-api-controller/compare/v7.1.6...v7.2.0
v7.1.6
Bug Fixes
- resource always select should always be selected in controller even if removed via removefields in querystring (22743b2)
v7.1.5
v7.1.4
Improve the batch update actions
v7.1.3
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
v7.1.1
Bug Fixes
- nested relations with camel cased methods (9050b9a)
v7.1.0
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
- laravel 10 (27c66cd)
5.9.3 (2023-01-10)
Bug Fixes
- improve hasOne futher (573de6f)
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
Bug Fixes
- load is slow on larger data-sets, unsetting and reloading the relationship manually is a lot faster. (afae9c6)
v7.0.1
v7.0.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.