web-frameworks
web-frameworks copied to clipboard
fix(deps): update dependency laravel/framework to ~11.13.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| laravel/framework (source) | ~11.11.0 -> ~11.13.0 |
Release Notes
laravel/framework (laravel/framework)
v11.13.0
- [11.x] Add Support for Extensions in Str::markdown Method by @tnylea in https://github.com/laravel/framework/pull/51907
- [11.x] Update config:show command by @seriquynh in https://github.com/laravel/framework/pull/51902
- [11.x] Fix console prompt docblock by @seriquynh in https://github.com/laravel/framework/pull/51913
- [11.x] Fix prohibit docblock by @seriquynh in https://github.com/laravel/framework/pull/51916
- [11.x] Mark
$queueas nullable by @timacdonald in https://github.com/laravel/framework/pull/51912 - use
Macroabletrait on TokenGuard by @imanghafoori1 in https://github.com/laravel/framework/pull/51922 - [11.x] Update Command::fail() dockblock and tests by @seriquynh in https://github.com/laravel/framework/pull/51914
- Revert and add test by @jasonmccreary in https://github.com/laravel/framework/pull/51924
- [11.x] Display view creation messages by @nshiro in https://github.com/laravel/framework/pull/51925
- [11.x] Introduce
Str::chopStartandStr::chopEndby @timacdonald in https://github.com/laravel/framework/pull/51910 - feat: Add Number::pairs by @hotmeteor in https://github.com/laravel/framework/pull/51904
- [11.x] Fixes escaping path via Process given commands as array by @crynobone in https://github.com/laravel/framework/pull/51926
- [11.x] Make MultipleInstanceManager driver field customizable by @princejohnsantillan in https://github.com/laravel/framework/pull/51905
- [11.x] Account for long strings on new Laravel error page by @shengslogar in https://github.com/laravel/framework/pull/51880
v11.12.0
- [10.x] Fix typo in return comment of createSesTransport method by @zds-s in https://github.com/laravel/framework/pull/51688
- [10.x] Fix collection shift less than one item by @faissaloux in https://github.com/laravel/framework/pull/51686
- [10.x] Turn
Enumerable unless()$callback parameter optional by @faissaloux in https://github.com/laravel/framework/pull/51701 - Revert "[10.x] Turn
Enumerable unless()$callback parameter optional" by @taylorotwell in https://github.com/laravel/framework/pull/51707 - [10.x] Fixes unable to call another command as a initialized instance of
Commandclass by @crynobone in https://github.com/laravel/framework/pull/51824 - [10.x] fix handle
shift()on an empty collection by @Treggats in https://github.com/laravel/framework/pull/51841 - [10.x] Ensure
schema:dumpwill dump the migrations table only if it exists by @NickSdot in https://github.com/laravel/framework/pull/51827 - [11.x] Test Improvements by @crynobone in https://github.com/laravel/framework/pull/51847
- [11.x] Test application storage path by @seriquynh in https://github.com/laravel/framework/pull/51848
- [11.x] Fix PHP_MAXPATHLEN check for strings slightly smaller then PHP_MAXPATHLEN by @joshuaruesweg in https://github.com/laravel/framework/pull/51850
- [11.x] Improve Bus::assertNothingDispatched(), Event::assertNothingDispatched(), Mail::assertNothingSent(), Notification::assertNothingSent() error messages by @macbookandrew in https://github.com/laravel/framework/pull/51846
- [11.x] Update error page to show GET
by @chu121su12 in https://github.com/laravel/framework/pull/51837 - [11.x] Remove deprecated
typeattributes in the exception renderer by @osbre in https://github.com/laravel/framework/pull/51866 - [11.x] Import classes in the exception templates by @osbre in https://github.com/laravel/framework/pull/51863
- [11.x] Collection before/after optimization by @bert-w in https://github.com/laravel/framework/pull/51876
- [11.x] Add multiply to collection by @patrickomeara in https://github.com/laravel/framework/pull/51870
- [11.x] Add addEventDiscoveryPaths to EventServiceProvider by @ya-cha in https://github.com/laravel/framework/pull/51896
- [11.x] Fix validation attributes when translations are empty or missing by @owenandrews in https://github.com/laravel/framework/pull/51890
- [11.x] feat: add generics to tap() helper by @calebdw in https://github.com/laravel/framework/pull/51881
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.