the-benchmarker / web-frameworks

Which is the fastest web framework?
MIT License
6.91k stars 641 forks source link

fix(deps): update dependency laravel/framework to ~11.1.0 #7344

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
laravel/framework (source) ~11.0.0 -> ~11.1.0 age adoption passing confidence

Release Notes

laravel/framework (laravel/framework) ### [`v11.1.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v1110---2024-03-26) [Compare Source](https://togithub.com/laravel/framework/compare/v11.0.8...v11.1.0) - \[11.x] MySQL transaction isolation level fix by [@​mwikberg-virta](https://togithub.com/mwikberg-virta) in [https://github.com/laravel/framework/pull/50689](https://togithub.com/laravel/framework/pull/50689) - \[11.x] Add ListManagementOptions in SES mail transport by [@​arifszn](https://togithub.com/arifszn) in [https://github.com/laravel/framework/pull/50660](https://togithub.com/laravel/framework/pull/50660) - \[11.x] Accept non-backed enum in database queries by [@​gbalduzzi](https://togithub.com/gbalduzzi) in [https://github.com/laravel/framework/pull/50674](https://togithub.com/laravel/framework/pull/50674) - \[11.x] Add `Conditionable` trait to `Context` by [@​michaelnabil230](https://togithub.com/michaelnabil230) in [https://github.com/laravel/framework/pull/50707](https://togithub.com/laravel/framework/pull/50707) - \[11.x] Adds `[@throws](https://togithub.com/throws)` section to the Context's doc blocks by [@​rnambaale](https://togithub.com/rnambaale) in [https://github.com/laravel/framework/pull/50715](https://togithub.com/laravel/framework/pull/50715) - \[11.x] Test modifying nullable columns by [@​hafezdivandari](https://togithub.com/hafezdivandari) in [https://github.com/laravel/framework/pull/50708](https://togithub.com/laravel/framework/pull/50708) - \[11.x] Introduce HASH_VERIFY env var by [@​valorin](https://togithub.com/valorin) in [https://github.com/laravel/framework/pull/50718](https://togithub.com/laravel/framework/pull/50718) - \[11.x] Apply default timezone when casting unix timestamps by [@​daniser](https://togithub.com/daniser) in [https://github.com/laravel/framework/pull/50751](https://togithub.com/laravel/framework/pull/50751) - \[11.x] Fixes `ApplicationBuilder::withCommandRouting()` usage by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/50742](https://togithub.com/laravel/framework/pull/50742) - \[11.x] Register console commands, paths and routes after the app is booted by [@​plumthedev](https://togithub.com/plumthedev) in [https://github.com/laravel/framework/pull/50738](https://togithub.com/laravel/framework/pull/50738) - \[11.x] Enhance malformed request handling by [@​jnoordsij](https://togithub.com/jnoordsij) in [https://github.com/laravel/framework/pull/50735](https://togithub.com/laravel/framework/pull/50735) - \[11.x] Adds `withSchedule` to `bootstrap/app.php` file by [@​nunomaduro](https://togithub.com/nunomaduro) in [https://github.com/laravel/framework/pull/50755](https://togithub.com/laravel/framework/pull/50755) - \[11.x] Fix dock block for create method in `InvalidArgumentException.php` by [@​saMahmoudzadeh](https://togithub.com/saMahmoudzadeh) in [https://github.com/laravel/framework/pull/50762](https://togithub.com/laravel/framework/pull/50762) - \[11.x] signature typo by [@​abrahamgreyson](https://togithub.com/abrahamgreyson) in [https://github.com/laravel/framework/pull/50766](https://togithub.com/laravel/framework/pull/50766) - \[11.x] Simplify `ApplicationBuilder::withSchedule()` by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/50765](https://togithub.com/laravel/framework/pull/50765)

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 PR becomes conflicted, 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.