RoboJackets / jedi

Identity event bus
Apache License 2.0
0 stars 0 forks source link

Update dependency laravel/framework to v10.46.0 #497

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
laravel/framework (source) 10.45.1 -> 10.46.0 age adoption passing confidence

Release Notes

laravel/framework (laravel/framework) ### [`v10.46.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10460---2024-02-27) [Compare Source](https://togithub.com/laravel/framework/compare/v10.45.1...v10.46.0) - \[10.x] Ensure lazy-loading for trashed morphTo relations works by [@​nuernbergerA](https://togithub.com/nuernbergerA) in [https://github.com/laravel/framework/pull/50176](https://togithub.com/laravel/framework/pull/50176) - \[10.x] Arr::select not working when $keys is a string by [@​Sicklou](https://togithub.com/Sicklou) in [https://github.com/laravel/framework/pull/50169](https://togithub.com/laravel/framework/pull/50169) - \[10.x] Added passing loaded relationship to value callback by [@​dkulyk](https://togithub.com/dkulyk) in [https://github.com/laravel/framework/pull/50167](https://togithub.com/laravel/framework/pull/50167) - \[10.x] Fix optional charset and collation when creating database by [@​GrahamCampbell](https://togithub.com/GrahamCampbell) in [https://github.com/laravel/framework/pull/50168](https://togithub.com/laravel/framework/pull/50168) - \[10.x] update doc block in PendingProcess.php by [@​saMahmoudzadeh](https://togithub.com/saMahmoudzadeh) in [https://github.com/laravel/framework/pull/50198](https://togithub.com/laravel/framework/pull/50198) - \[10.x] Fix Accepting nullable Parameters, updated doc block, and null pointer exception handling in batchable trait by [@​saMahmoudzadeh](https://togithub.com/saMahmoudzadeh) in [https://github.com/laravel/framework/pull/50209](https://togithub.com/laravel/framework/pull/50209) - Make GuardsAttributes fillable property DocBlock more specific by [@​liamduckett](https://togithub.com/liamduckett) in [https://github.com/laravel/framework/pull/50229](https://togithub.com/laravel/framework/pull/50229) - \[10.x] Add only and except methods to Enum validation rule by [@​Anton5360](https://togithub.com/Anton5360) in [https://github.com/laravel/framework/pull/50226](https://togithub.com/laravel/framework/pull/50226) - \[10.x] Fixes on nesting operations performed while applying scopes. by [@​Guilhem-DELAITRE](https://togithub.com/Guilhem-DELAITRE) in [https://github.com/laravel/framework/pull/50207](https://togithub.com/laravel/framework/pull/50207) - \[10.x] Custom RateLimiter increase by [@​khepin](https://togithub.com/khepin) in [https://github.com/laravel/framework/pull/50197](https://togithub.com/laravel/framework/pull/50197) - \[10.x] Add Lateral Join to Query Builder by [@​Bakke](https://togithub.com/Bakke) in [https://github.com/laravel/framework/pull/50050](https://togithub.com/laravel/framework/pull/50050) - \[10.x] Update return type by [@​AmirRezaM75](https://togithub.com/AmirRezaM75) in [https://github.com/laravel/framework/pull/50252](https://togithub.com/laravel/framework/pull/50252) - \[10.x] Fix dockblock by [@​michaelnabil230](https://togithub.com/michaelnabil230) in [https://github.com/laravel/framework/pull/50259](https://togithub.com/laravel/framework/pull/50259) - \[10.x] Add `Conditionable` in enum rule by [@​michaelnabil230](https://togithub.com/michaelnabil230) in [https://github.com/laravel/framework/pull/50257](https://togithub.com/laravel/framework/pull/50257) - \[10.x] Update Facade::$app to nullable by [@​villfa](https://togithub.com/villfa) in [https://github.com/laravel/framework/pull/50260](https://togithub.com/laravel/framework/pull/50260) - \[10.x] Truncate sqlite table name with prefix by [@​kitloong](https://togithub.com/kitloong) in [https://github.com/laravel/framework/pull/50251](https://togithub.com/laravel/framework/pull/50251) - Correction comment for Str::orderedUuid() - https://github.com/larave… by [@​wq9578](https://togithub.com/wq9578) in [https://github.com/laravel/framework/pull/50268](https://togithub.com/laravel/framework/pull/50268)

Configuration

📅 Schedule: Branch creation - "before 4pm on Wednesday except before 9am on Wednesday" in timezone America/New_York, 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 has been generated by Mend Renovate. View repository job log here.