RoboJackets / jedi

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

Update dependency laravel/framework to v11.15.0 #549

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

laravel/framework (laravel/framework) ### [`v11.15.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v11150---2024-07-09) [Compare Source](https://togithub.com/laravel/framework/compare/v11.14.0...v11.15.0) - \[10.x] Set previous exception on `HttpResponseException` by [@​hafezdivandari](https://togithub.com/hafezdivandari) in [https://github.com/laravel/framework/pull/51986](https://togithub.com/laravel/framework/pull/51986) - \[11.x] feat: add generics to Eloquent Builder and Relations by [@​calebdw](https://togithub.com/calebdw) in [https://github.com/laravel/framework/pull/51851](https://togithub.com/laravel/framework/pull/51851) - add phpstan assertions to Collection isEmpty and isNotEmpty by [@​johanrosenson](https://togithub.com/johanrosenson) in [https://github.com/laravel/framework/pull/51998](https://togithub.com/laravel/framework/pull/51998) - \[11.x] Add support for mime types in Resend mail transport by [@​jayanratna](https://togithub.com/jayanratna) in [https://github.com/laravel/framework/pull/52006](https://togithub.com/laravel/framework/pull/52006) - \[11.x] feat: add virtual methods to SoftDeletes trait by [@​calebdw](https://togithub.com/calebdw) in [https://github.com/laravel/framework/pull/52001](https://togithub.com/laravel/framework/pull/52001) - \[11.x] Fix service container docblock by [@​seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/52000](https://togithub.com/laravel/framework/pull/52000) - \[10.x] Fix Http::retry so that throw is respected for call signature Http::retry(\[1,2], throw: false) by [@​paulyoungnb](https://togithub.com/paulyoungnb) in [https://github.com/laravel/framework/pull/52002](https://togithub.com/laravel/framework/pull/52002) - \[10.x] Set application_name and character set as PostgreSQL DSN string by [@​sunaoka](https://togithub.com/sunaoka) in [https://github.com/laravel/framework/pull/51985](https://togithub.com/laravel/framework/pull/51985) - \[11.x] Fix GeneratorCommand docblock by [@​seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/52014](https://togithub.com/laravel/framework/pull/52014) - \[11.x] Enhance database migrations by [@​hafezdivandari](https://togithub.com/hafezdivandari) in [https://github.com/laravel/framework/pull/51373](https://togithub.com/laravel/framework/pull/51373) - \[11.x] Run MySQL 9 Database Integration Tests nightly by [@​Jubeki](https://togithub.com/Jubeki) in [https://github.com/laravel/framework/pull/52027](https://togithub.com/laravel/framework/pull/52027) - \[11.x] Enhance doc blocks of the Migrator class by [@​imanghafoori1](https://togithub.com/imanghafoori1) in [https://github.com/laravel/framework/pull/52033](https://togithub.com/laravel/framework/pull/52033) - \[11.x] Use nullsafe operator for event dispatcher by [@​seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/52024](https://togithub.com/laravel/framework/pull/52024) - \[11.x] Fix PasswordBroker constructor docblock by [@​seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/52023](https://togithub.com/laravel/framework/pull/52023) - \[11.x] Add test `testMultiplyIsLazy` to ensure LazyCollection's `multiply` method's lazy behaviour by [@​lmottasin](https://togithub.com/lmottasin) in [https://github.com/laravel/framework/pull/52020](https://togithub.com/laravel/framework/pull/52020) - \[11.x] Allow `MultipleInstanceManager` to have studly creators by [@​cosmastech](https://togithub.com/cosmastech) in [https://github.com/laravel/framework/pull/52030](https://togithub.com/laravel/framework/pull/52030) - \[11.x] Adds `$config` property to `MultipleInstanceManager` by [@​cosmastech](https://togithub.com/cosmastech) in [https://github.com/laravel/framework/pull/52028](https://togithub.com/laravel/framework/pull/52028) - \[11.x] fix: findOr and firstOr generics by [@​calebdw](https://togithub.com/calebdw) in [https://github.com/laravel/framework/pull/52037](https://togithub.com/laravel/framework/pull/52037) - \[11.x] Make `Router` `Tappable` by [@​mabdullahsari](https://togithub.com/mabdullahsari) in [https://github.com/laravel/framework/pull/52051](https://togithub.com/laravel/framework/pull/52051) - \[11.x] feat: improve Factory generics, add generics to HasFactory by [@​calebdw](https://togithub.com/calebdw) in [https://github.com/laravel/framework/pull/52005](https://togithub.com/laravel/framework/pull/52005) - \[11.x] Ask About View Next To Name For Create Mail Command by [@​christophrumpel](https://togithub.com/christophrumpel) in [https://github.com/laravel/framework/pull/52057](https://togithub.com/laravel/framework/pull/52057) - \[11.x] Added [@​throws](https://togithub.com/throws) docblock for `block` method for `LockTimeoutException` by [@​siarheipashkevich](https://togithub.com/siarheipashkevich) in [https://github.com/laravel/framework/pull/52063](https://togithub.com/laravel/framework/pull/52063)

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.