RoboJackets / jedi

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

Update dependency laravel/framework to v11.29.0 #591

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

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

Release Notes

laravel/framework (laravel/framework) ### [`v11.29.0`](https://redirect.github.com/laravel/framework/blob/HEAD/CHANGELOG.md#v11290---2024-10-22) [Compare Source](https://redirect.github.com/laravel/framework/compare/v11.28.1...v11.29.0) - \[10.x] Ensure headers are only attached to illuminate responses by [@​timacdonald](https://redirect.github.com/timacdonald) in [https://github.com/laravel/framework/pull/53019](https://redirect.github.com/laravel/framework/pull/53019) - \[11.x] Component name guessing with prefix by [@​royduin](https://redirect.github.com/royduin) in [https://github.com/laravel/framework/pull/53183](https://redirect.github.com/laravel/framework/pull/53183) - \[11.x] Allow list of rate limiters without requiring unique keys by [@​timacdonald](https://redirect.github.com/timacdonald) in [https://github.com/laravel/framework/pull/53177](https://redirect.github.com/laravel/framework/pull/53177) - Add directive [@​bool](https://redirect.github.com/bool) to Blade by [@​david-valdivia](https://redirect.github.com/david-valdivia) in [https://github.com/laravel/framework/pull/53179](https://redirect.github.com/laravel/framework/pull/53179) - \[11.x] Fixes handling `Js::from(collect());` by [@​crynobone](https://redirect.github.com/crynobone) in [https://github.com/laravel/framework/pull/53206](https://redirect.github.com/laravel/framework/pull/53206) - \[11.x] fix PHPDoc for \Illuminate\Redis\Connections\Connection::$events by [@​taka-oyama](https://redirect.github.com/taka-oyama) in [https://github.com/laravel/framework/pull/53211](https://redirect.github.com/laravel/framework/pull/53211) - \[11.x] fix PHPDoc for \Illuminate\Database\Connection by [@​taka-oyama](https://redirect.github.com/taka-oyama) in [https://github.com/laravel/framework/pull/53212](https://redirect.github.com/laravel/framework/pull/53212) - \[11.x] Include class-string generics for Validator::$exception by [@​cosmastech](https://redirect.github.com/cosmastech) in [https://github.com/laravel/framework/pull/53210](https://redirect.github.com/laravel/framework/pull/53210) - \[11.x] Remove a few useless return void statements. by [@​lucasmichot](https://redirect.github.com/lucasmichot) in [https://github.com/laravel/framework/pull/53225](https://redirect.github.com/laravel/framework/pull/53225) - \[11.x] Fixes phpdoc type of Number::forHumans() by [@​toarupg0318](https://redirect.github.com/toarupg0318) in [https://github.com/laravel/framework/pull/53218](https://redirect.github.com/laravel/framework/pull/53218) - \[11.x] Fix handling exceptions thrown in eval()'d code by [@​jlabedo](https://redirect.github.com/jlabedo) in [https://github.com/laravel/framework/pull/53204](https://redirect.github.com/laravel/framework/pull/53204) - \[11.x] Allow using `castAsJson()` on non default db connection during test by [@​crynobone](https://redirect.github.com/crynobone) in [https://github.com/laravel/framework/pull/53256](https://redirect.github.com/laravel/framework/pull/53256) - Improve query builder tests by [@​timacdonald](https://redirect.github.com/timacdonald) in [https://github.com/laravel/framework/pull/53251](https://redirect.github.com/laravel/framework/pull/53251) - \[11.x] Fix incorrect bindings in DB::update when using a collection as a value by [@​crynobone](https://redirect.github.com/crynobone) in [https://github.com/laravel/framework/pull/53254](https://redirect.github.com/laravel/framework/pull/53254) - fix: EloquentCollection find and unique generics by [@​calebdw](https://redirect.github.com/calebdw) in [https://github.com/laravel/framework/pull/53239](https://redirect.github.com/laravel/framework/pull/53239) - \[11.x] Add getConnection() Method to Factory Class for Retrieving Database Connection by [@​jonathanpmartins](https://redirect.github.com/jonathanpmartins) in [https://github.com/laravel/framework/pull/53237](https://redirect.github.com/laravel/framework/pull/53237) - \[11.x] Add `waitUntil` method to `Process` by [@​xurshudyan](https://redirect.github.com/xurshudyan) in [https://github.com/laravel/framework/pull/53236](https://redirect.github.com/laravel/framework/pull/53236) - Allow Vite entry points to be merged by [@​JackWH](https://redirect.github.com/JackWH) in [https://github.com/laravel/framework/pull/53233](https://redirect.github.com/laravel/framework/pull/53233) - \[11.x] Add helper method to determine stray request prevention state by [@​xurshudyan](https://redirect.github.com/xurshudyan) in [https://github.com/laravel/framework/pull/53232](https://redirect.github.com/laravel/framework/pull/53232) - \[11.x] Fix typo `$previousLCurrency` to `$previousCurrency` for clarity and consistency by [@​mdariftiens](https://redirect.github.com/mdariftiens) in [https://github.com/laravel/framework/pull/53261](https://redirect.github.com/laravel/framework/pull/53261)

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 was generated by Mend Renovate. View the repository job log.