RoboJackets / jedi

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

Update dependency laravel/framework to v11.13.0 #547

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

laravel/framework (laravel/framework) ### [`v11.13.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v11130---2024-06-27) [Compare Source](https://togithub.com/laravel/framework/compare/v11.12.0...v11.13.0) - \[11.x] Add Support for Extensions in Str::markdown Method by [@​tnylea](https://togithub.com/tnylea) in [https://github.com/laravel/framework/pull/51907](https://togithub.com/laravel/framework/pull/51907) - \[11.x] Update config:show command by [@​seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/51902](https://togithub.com/laravel/framework/pull/51902) - \[11.x] Fix console prompt docblock by [@​seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/51913](https://togithub.com/laravel/framework/pull/51913) - \[11.x] Fix prohibit docblock by [@​seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/51916](https://togithub.com/laravel/framework/pull/51916) - \[11.x] Mark `$queue` as nullable by [@​timacdonald](https://togithub.com/timacdonald) in [https://github.com/laravel/framework/pull/51912](https://togithub.com/laravel/framework/pull/51912) - use `Macroable` trait on TokenGuard by [@​imanghafoori1](https://togithub.com/imanghafoori1) in [https://github.com/laravel/framework/pull/51922](https://togithub.com/laravel/framework/pull/51922) - \[11.x] Update Command::fail() dockblock and tests by [@​seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/51914](https://togithub.com/laravel/framework/pull/51914) - Revert and add test by [@​jasonmccreary](https://togithub.com/jasonmccreary) in [https://github.com/laravel/framework/pull/51924](https://togithub.com/laravel/framework/pull/51924) - \[11.x] Display view creation messages by [@​nshiro](https://togithub.com/nshiro) in [https://github.com/laravel/framework/pull/51925](https://togithub.com/laravel/framework/pull/51925) - \[11.x] Introduce `Str::chopStart` and `Str::chopEnd` by [@​timacdonald](https://togithub.com/timacdonald) in [https://github.com/laravel/framework/pull/51910](https://togithub.com/laravel/framework/pull/51910) - feat: Add Number::pairs by [@​hotmeteor](https://togithub.com/hotmeteor) in [https://github.com/laravel/framework/pull/51904](https://togithub.com/laravel/framework/pull/51904) - \[11.x] Fixes escaping path via Process given commands as array by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/51926](https://togithub.com/laravel/framework/pull/51926) - \[11.x] Make MultipleInstanceManager driver field customizable by [@​princejohnsantillan](https://togithub.com/princejohnsantillan) in [https://github.com/laravel/framework/pull/51905](https://togithub.com/laravel/framework/pull/51905) - \[11.x] Account for long strings on new Laravel error page by [@​shengslogar](https://togithub.com/shengslogar) in [https://github.com/laravel/framework/pull/51880](https://togithub.com/laravel/framework/pull/51880) ### [`v11.12.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v11120---2024-06-25) [Compare Source](https://togithub.com/laravel/framework/compare/v11.11.1...v11.12.0) - \[10.x] Fix typo in return comment of createSesTransport method by [@​zds-s](https://togithub.com/zds-s) in [https://github.com/laravel/framework/pull/51688](https://togithub.com/laravel/framework/pull/51688) - \[10.x] Fix collection shift less than one item by [@​faissaloux](https://togithub.com/faissaloux) in [https://github.com/laravel/framework/pull/51686](https://togithub.com/laravel/framework/pull/51686) - \[10.x] Turn `Enumerable unless()` $callback parameter optional by [@​faissaloux](https://togithub.com/faissaloux) in [https://github.com/laravel/framework/pull/51701](https://togithub.com/laravel/framework/pull/51701) - Revert "\[10.x] Turn `Enumerable unless()` $callback parameter optional" by [@​taylorotwell](https://togithub.com/taylorotwell) in [https://github.com/laravel/framework/pull/51707](https://togithub.com/laravel/framework/pull/51707) - \[10.x] Fixes unable to call another command as a initialized instance of `Command` class by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/51824](https://togithub.com/laravel/framework/pull/51824) - \[10.x] fix handle `shift()` on an empty collection by [@​Treggats](https://togithub.com/Treggats) in [https://github.com/laravel/framework/pull/51841](https://togithub.com/laravel/framework/pull/51841) - \[10.x] Ensure`schema:dump` will dump the migrations table only if it exists by [@​NickSdot](https://togithub.com/NickSdot) in [https://github.com/laravel/framework/pull/51827](https://togithub.com/laravel/framework/pull/51827) - \[11.x] Test Improvements by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/51847](https://togithub.com/laravel/framework/pull/51847) - \[11.x] Test application storage path by [@​seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/51848](https://togithub.com/laravel/framework/pull/51848) - \[11.x] Fix PHP_MAXPATHLEN check for strings slightly smaller then PHP_MAXPATHLEN by [@​joshuaruesweg](https://togithub.com/joshuaruesweg) in [https://github.com/laravel/framework/pull/51850](https://togithub.com/laravel/framework/pull/51850) - \[11.x] Improve Bus::assertNothingDispatched(), Event::assertNothingDispatched(), Mail::assertNothingSent(), Notification::assertNothingSent() error messages by [@​macbookandrew](https://togithub.com/macbookandrew) in [https://github.com/laravel/framework/pull/51846](https://togithub.com/laravel/framework/pull/51846) - \[11.x] Update error page to show GET by [@​chu121su12](https://togithub.com/chu121su12) in [https://github.com/laravel/framework/pull/51837](https://togithub.com/laravel/framework/pull/51837) - \[11.x] Remove deprecated `type` attributes in the exception renderer by [@​osbre](https://togithub.com/osbre) in [https://github.com/laravel/framework/pull/51866](https://togithub.com/laravel/framework/pull/51866) - \[11.x] Import classes in the exception templates by [@​osbre](https://togithub.com/osbre) in [https://github.com/laravel/framework/pull/51863](https://togithub.com/laravel/framework/pull/51863) - \[11.x] Collection before/after optimization by [@​bert-w](https://togithub.com/bert-w) in [https://github.com/laravel/framework/pull/51876](https://togithub.com/laravel/framework/pull/51876) - \[11.x] Add multiply to collection by [@​patrickomeara](https://togithub.com/patrickomeara) in [https://github.com/laravel/framework/pull/51870](https://togithub.com/laravel/framework/pull/51870) - \[11.x] Add addEventDiscoveryPaths to EventServiceProvider by [@​ya-cha](https://togithub.com/ya-cha) in [https://github.com/laravel/framework/pull/51896](https://togithub.com/laravel/framework/pull/51896) - \[11.x] Fix validation attributes when translations are empty or missing by [@​owenandrews](https://togithub.com/owenandrews) in [https://github.com/laravel/framework/pull/51890](https://togithub.com/laravel/framework/pull/51890) - \[11.x] feat: add generics to tap() helper by [@​calebdw](https://togithub.com/calebdw) in [https://github.com/laravel/framework/pull/51881](https://togithub.com/laravel/framework/pull/51881) ### [`v11.11.1`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v11111---2024-06-20) [Compare Source](https://togithub.com/laravel/framework/compare/v11.11.0...v11.11.1) - \[11.x] Remove useless variable assignment by [@​seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/51838](https://togithub.com/laravel/framework/pull/51838) - \[11.x] Fix event dispatcher typing in cache repository by [@​axlon](https://togithub.com/axlon) in [https://github.com/laravel/framework/pull/51835](https://togithub.com/laravel/framework/pull/51835) - Chop PHP extension when passed to `make` commands by [@​jasonmccreary](https://togithub.com/jasonmccreary) in [https://github.com/laravel/framework/pull/51842](https://togithub.com/laravel/framework/pull/51842) - \[11.x] Simplify `.php` extension chopping in `getNameInput` by [@​osbre](https://togithub.com/osbre) in [https://github.com/laravel/framework/pull/51843](https://togithub.com/laravel/framework/pull/51843) - \[11.x] fix: improve performance and robustness of Relation::getMorphAlias() by [@​calebdw](https://togithub.com/calebdw) in [https://github.com/laravel/framework/pull/51845](https://togithub.com/laravel/framework/pull/51845) - Revert "\[11.x] Change scope for `afterCreating` and `afterMaking` callbacks" by [@​driesvints](https://togithub.com/driesvints) in [https://github.com/laravel/framework/pull/51858](https://togithub.com/laravel/framework/pull/51858)

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.