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.2.0 #7363

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.1.0 -> ~11.2.0 age adoption passing confidence

Release Notes

laravel/framework (laravel/framework) ### [`v11.2.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v1120---2024-04-02) [Compare Source](https://togithub.com/laravel/framework/compare/v11.1.1...v11.2.0) - \[11.x] Fix: update `[@param](https://togithub.com/param)` in some doc block by [@​saMahmoudzadeh](https://togithub.com/saMahmoudzadeh) in [https://github.com/laravel/framework/pull/50827](https://togithub.com/laravel/framework/pull/50827) - \[11.x] Fix: update [@​return](https://togithub.com/return) in some doc blocks by [@​saMahmoudzadeh](https://togithub.com/saMahmoudzadeh) in [https://github.com/laravel/framework/pull/50826](https://togithub.com/laravel/framework/pull/50826) - \[11.x] Fix retrieving generated columns on legacy PostgreSQL by [@​hafezdivandari](https://togithub.com/hafezdivandari) in [https://github.com/laravel/framework/pull/50834](https://togithub.com/laravel/framework/pull/50834) - \[11.x] Trim invisible characters by [@​dasundev](https://togithub.com/dasundev) in [https://github.com/laravel/framework/pull/50832](https://togithub.com/laravel/framework/pull/50832) - \[11.x] Add default value for `get` and `getHidden` on `Context` by [@​michaelnabil230](https://togithub.com/michaelnabil230) in [https://github.com/laravel/framework/pull/50824](https://togithub.com/laravel/framework/pull/50824) - \[11.x] Improves `serve` Artisan command by [@​nunomaduro](https://togithub.com/nunomaduro) in [https://github.com/laravel/framework/pull/50821](https://togithub.com/laravel/framework/pull/50821) - \[11.x] Rehash user passwords when logging in once by [@​axlon](https://togithub.com/axlon) in [https://github.com/laravel/framework/pull/50843](https://togithub.com/laravel/framework/pull/50843) - \[11.x] Do not wipe database if it does not exists by [@​driesvints](https://togithub.com/driesvints) in [https://github.com/laravel/framework/pull/50838](https://togithub.com/laravel/framework/pull/50838) - \[11.x] Better database creation failure handling by [@​driesvints](https://togithub.com/driesvints) in [https://github.com/laravel/framework/pull/50836](https://togithub.com/laravel/framework/pull/50836) - \[11.x] Use Default Schema Name on SQL Server by [@​hafezdivandari](https://togithub.com/hafezdivandari) in [https://github.com/laravel/framework/pull/50855](https://togithub.com/laravel/framework/pull/50855) - Correct typing for startedAs and virtualAs database column definitions by [@​ollieread](https://togithub.com/ollieread) in [https://github.com/laravel/framework/pull/50851](https://togithub.com/laravel/framework/pull/50851) - Allow passing query Expression as column in Many-to-Many relationship by [@​plumthedev](https://togithub.com/plumthedev) in [https://github.com/laravel/framework/pull/50849](https://togithub.com/laravel/framework/pull/50849) - \[11.x] Fix `Middleware::trustHosts(subdomains: true)` by [@​axlon](https://togithub.com/axlon) in [https://github.com/laravel/framework/pull/50877](https://togithub.com/laravel/framework/pull/50877) - \[11.x] Modify doc blocks for getGateArguments by [@​saMahmoudzadeh](https://togithub.com/saMahmoudzadeh) in [https://github.com/laravel/framework/pull/50874](https://togithub.com/laravel/framework/pull/50874) - \[11.x] Add `[@throws](https://togithub.com/throws)` to doc block for resolve method by [@​saMahmoudzadeh](https://togithub.com/saMahmoudzadeh) in [https://github.com/laravel/framework/pull/50873](https://togithub.com/laravel/framework/pull/50873) - \[11.x] Str trim methods by [@​patrickomeara](https://togithub.com/patrickomeara) in [https://github.com/laravel/framework/pull/50822](https://togithub.com/laravel/framework/pull/50822) - \[11.x] Add fluent helper by [@​PhiloNL](https://togithub.com/PhiloNL) in [https://github.com/laravel/framework/pull/50848](https://togithub.com/laravel/framework/pull/50848) - \[11.x] Add a new helper for context by [@​michaelnabil230](https://togithub.com/michaelnabil230) in [https://github.com/laravel/framework/pull/50878](https://togithub.com/laravel/framework/pull/50878) - \[11.x] `assertChain` and `assertNoChain` on job instance by [@​gdebrauwer](https://togithub.com/gdebrauwer) in [https://github.com/laravel/framework/pull/50858](https://togithub.com/laravel/framework/pull/50858) - \[11.x] Remove redundant `getDefaultNamespace` method in some classes (class, interface and trait commands) by [@​saMahmoudzadeh](https://togithub.com/saMahmoudzadeh) in [https://github.com/laravel/framework/pull/50880](https://togithub.com/laravel/framework/pull/50880) - \[11.x] Remove redundant implementation of ConnectorInterface in MariaDbConnector by [@​saMahmoudzadeh](https://togithub.com/saMahmoudzadeh) in [https://github.com/laravel/framework/pull/50881](https://togithub.com/laravel/framework/pull/50881) - \[11.X] Fix: error when using `orderByRaw` in query before using `cursorPaginate` by [@​ngunyimacharia](https://togithub.com/ngunyimacharia) in [https://github.com/laravel/framework/pull/50887](https://togithub.com/laravel/framework/pull/50887)

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.