RoboJackets / jedi

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

Update dependency laravel/framework to v11.23.5 #572

Closed renovate[bot] closed 4 days ago

renovate[bot] commented 4 days ago

This PR contains the following updates:

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

Release Notes

laravel/framework (laravel/framework) ### [`v11.23.5`](https://redirect.github.com/laravel/framework/blob/HEAD/CHANGELOG.md#v11235---2024-09-13) [Compare Source](https://redirect.github.com/laravel/framework/compare/v11.23.4...v11.23.5) - allow recursive Model::withoutTimestamps calls by [@​m1guelpf](https://redirect.github.com/m1guelpf) in [https://github.com/laravel/framework/pull/52768](https://redirect.github.com/laravel/framework/pull/52768) - \[11.x] Fixes out of memory issue running `route:cache` with ServeFile by [@​crynobone](https://redirect.github.com/crynobone) in [https://github.com/laravel/framework/pull/52781](https://redirect.github.com/laravel/framework/pull/52781) ### [`v11.23.4`](https://redirect.github.com/laravel/framework/blob/HEAD/CHANGELOG.md#v11234---2024-09-12) [Compare Source](https://redirect.github.com/laravel/framework/compare/v11.23.3...v11.23.4) - \[10.x] Fixes `whereDate`, `whereDay`, `whereMonth`, `whereTime`, `whereYear` and `whereJsonLength` to ignore invalid `$operator` by [@​crynobone](https://redirect.github.com/crynobone) in [https://github.com/laravel/framework/pull/52704](https://redirect.github.com/laravel/framework/pull/52704) - \[11.x] Fixing Concurrency Facade Docblocks by [@​devajmeireles](https://redirect.github.com/devajmeireles) in [https://github.com/laravel/framework/pull/52764](https://redirect.github.com/laravel/framework/pull/52764) - \[11.x] add lazy default to when helper by [@​rodrigopedra](https://redirect.github.com/rodrigopedra) in [https://github.com/laravel/framework/pull/52747](https://redirect.github.com/laravel/framework/pull/52747) - Fix arguments passed to artisan commands that start with 'env' by [@​willrowe](https://redirect.github.com/willrowe) in [https://github.com/laravel/framework/pull/52748](https://redirect.github.com/laravel/framework/pull/52748) ### [`v11.23.3`](https://redirect.github.com/laravel/framework/releases/tag/v11.23.3) [Compare Source](https://redirect.github.com/laravel/framework/compare/v11.23.2...v11.23.3) - \[11.x] Fixed attempt to call `Application::routesAreCached()` when application doesn't implements `CachesRoutes` contract. by [@​crynobone](https://redirect.github.com/crynobone) in [https://github.com/laravel/framework/pull/52761](https://redirect.github.com/laravel/framework/pull/52761) - \[11.x] Fix PHP and Artisan binary by [@​hafezdivandari](https://redirect.github.com/hafezdivandari) in [https://github.com/laravel/framework/pull/52744](https://redirect.github.com/laravel/framework/pull/52744) - \[11.x] fix: PHPDoc for loading nested relations by [@​calebdw](https://redirect.github.com/calebdw) in [https://github.com/laravel/framework/pull/52762](https://redirect.github.com/laravel/framework/pull/52762) - Update facade dockblocks by [@​timacdonald](https://redirect.github.com/timacdonald) in [https://github.com/laravel/framework/pull/52750](https://redirect.github.com/laravel/framework/pull/52750) - Fix: Unreachable action buttons in notification template when using "align" prop with "left" or "right". by [@​lpheller](https://redirect.github.com/lpheller) in [https://github.com/laravel/framework/pull/52758](https://redirect.github.com/laravel/framework/pull/52758) ### [`v11.23.2`](https://redirect.github.com/laravel/framework/blob/HEAD/CHANGELOG.md#v11232---2024-09-11) [Compare Source](https://redirect.github.com/laravel/framework/compare/v11.23.1...v11.23.2) ### [`v11.23.1`](https://redirect.github.com/laravel/framework/blob/HEAD/CHANGELOG.md#v11231---2024-09-11) [Compare Source](https://redirect.github.com/laravel/framework/compare/v11.23.0...v11.23.1) ### [`v11.23.0`](https://redirect.github.com/laravel/framework/blob/HEAD/CHANGELOG.md#v11230---2024-09-11) [Compare Source](https://redirect.github.com/laravel/framework/compare/v11.22.0...v11.23.0) - \[11.x] Fix $fail closure type in docblocks for validation rules by [@​bastien-phi](https://redirect.github.com/bastien-phi) in [https://github.com/laravel/framework/pull/52644](https://redirect.github.com/laravel/framework/pull/52644) - \[11.x] Add MSSQL 2017 and PGSQL 10 builds by [@​driesvints](https://redirect.github.com/driesvints) in [https://github.com/laravel/framework/pull/52631](https://redirect.github.com/laravel/framework/pull/52631) - Update `everyThirtyMinutes` cron expression by [@​SamuelNitsche](https://redirect.github.com/SamuelNitsche) in [https://github.com/laravel/framework/pull/52662](https://redirect.github.com/laravel/framework/pull/52662) - Bump micromatch from 4.0.5 to 4.0.8 in /src/Illuminate/Foundation/resources/exceptions/renderer by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/laravel/framework/pull/52664](https://redirect.github.com/laravel/framework/pull/52664) - \[11.x] apply excludeUnvalidatedArrayKeys to list validation by [@​lorenzolosa](https://redirect.github.com/lorenzolosa) in [https://github.com/laravel/framework/pull/52658](https://redirect.github.com/laravel/framework/pull/52658) - \[11.x] Adding minRatio & maxRatio rules on Dimension validation ruleset by [@​CamKem](https://redirect.github.com/CamKem) in [https://github.com/laravel/framework/pull/52482](https://redirect.github.com/laravel/framework/pull/52482) - \[11.x] Add BackedEnum support to Authorize middleware by [@​diaafares](https://redirect.github.com/diaafares) in [https://github.com/laravel/framework/pull/52679](https://redirect.github.com/laravel/framework/pull/52679) - \[11.x] Add BackedEnum support to Gate methods by [@​diaafares](https://redirect.github.com/diaafares) in [https://github.com/laravel/framework/pull/52677](https://redirect.github.com/laravel/framework/pull/52677) - \[11.x] Suggest serializable-closure by [@​driesvints](https://redirect.github.com/driesvints) in [https://github.com/laravel/framework/pull/52673](https://redirect.github.com/laravel/framework/pull/52673) - \[11.x] Fix alter table expressions on SQLite by [@​hafezdivandari](https://redirect.github.com/hafezdivandari) in [https://github.com/laravel/framework/pull/52678](https://redirect.github.com/laravel/framework/pull/52678) - \[11.x] Add Exceptions\Handler::mapLogLevel(...) so the logic can be easily overridden by [@​taka-oyama](https://redirect.github.com/taka-oyama) in [https://github.com/laravel/framework/pull/52666](https://redirect.github.com/laravel/framework/pull/52666) - \[11.x] Bugfix for calling pluck() on chaperoned relations. by [@​samlev](https://redirect.github.com/samlev) in [https://github.com/laravel/framework/pull/52680](https://redirect.github.com/laravel/framework/pull/52680) - \[11.x] Fix build failures due to enum collide After adding BackedEnum support to Gate by [@​diaafares](https://redirect.github.com/diaafares) in [https://github.com/laravel/framework/pull/52683](https://redirect.github.com/laravel/framework/pull/52683) - Fixing Str::trim to remove the default trim/ltrim/rtim characters " \n\r\t\v\0" by [@​mathiasgrimm](https://redirect.github.com/mathiasgrimm) in [https://github.com/laravel/framework/pull/52684](https://redirect.github.com/laravel/framework/pull/52684) - \[11.x] Add `Skip` middleware for Queue Jobs by [@​KennedyTedesco](https://redirect.github.com/KennedyTedesco) in [https://github.com/laravel/framework/pull/52645](https://redirect.github.com/laravel/framework/pull/52645) - \[11.x] Fix etag headers for binary file responses by [@​wouterrutgers](https://redirect.github.com/wouterrutgers) in [https://github.com/laravel/framework/pull/52705](https://redirect.github.com/laravel/framework/pull/52705) - \[11.x] add `withoutDelay()` to PendingDispatch by [@​KennedyTedesco](https://redirect.github.com/KennedyTedesco) in [https://github.com/laravel/framework/pull/52696](https://redirect.github.com/laravel/framework/pull/52696) - \[11.x] Refactor `Container::getInstance()` to use null coalescing assignment by [@​xurshudyan](https://redirect.github.com/xurshudyan) in [https://github.com/laravel/framework/pull/52693](https://redirect.github.com/laravel/framework/pull/52693) - \[11.x] Removed unnecessary call to setAccessible(true) by [@​xurshudyan](https://redirect.github.com/xurshudyan) in [https://github.com/laravel/framework/pull/52691](https://redirect.github.com/laravel/framework/pull/52691) - \[11.x] Add `Eloquent\Collection::findOrFail` by [@​stevebauman](https://redirect.github.com/stevebauman) in [https://github.com/laravel/framework/pull/52690](https://redirect.github.com/laravel/framework/pull/52690) - \[11.x] PHPStan Improvements by [@​crynobone](https://redirect.github.com/crynobone) in [https://github.com/laravel/framework/pull/52712](https://redirect.github.com/laravel/framework/pull/52712) - \[11.x] Fix Collection PHPDoc by [@​staudenmeir](https://redirect.github.com/staudenmeir) in [https://github.com/laravel/framework/pull/52724](https://redirect.github.com/laravel/framework/pull/52724) - \[11.x] Add optional parameter for `confirmed` validator rule by [@​jwpage](https://redirect.github.com/jwpage) in [https://github.com/laravel/framework/pull/52722](https://redirect.github.com/laravel/framework/pull/52722) - \[11.x] Test Improvements by [@​crynobone](https://redirect.github.com/crynobone) in [https://github.com/laravel/framework/pull/52718](https://redirect.github.com/laravel/framework/pull/52718) - \[11.x] Fix incorrect variable-length argument `$guards` from array to string by [@​kayw-geek](https://redirect.github.com/kayw-geek) in [https://github.com/laravel/framework/pull/52719](https://redirect.github.com/laravel/framework/pull/52719) - Allow testing of relative signed routes by [@​shealavington](https://redirect.github.com/shealavington) in [https://github.com/laravel/framework/pull/52726](https://redirect.github.com/laravel/framework/pull/52726) - \[11.x] fix: Builder::with closure types by [@​calebdw](https://redirect.github.com/calebdw) in [https://github.com/laravel/framework/pull/52729](https://redirect.github.com/laravel/framework/pull/52729) - Laracon 2024 by [@​taylorotwell](https://redirect.github.com/taylorotwell) in [https://github.com/laravel/framework/pull/52710](https://redirect.github.com/laravel/framework/pull/52710) - Add `Tag` attribute by [@​TijmenWierenga](https://redirect.github.com/TijmenWierenga) in [https://github.com/laravel/framework/pull/52743](https://redirect.github.com/laravel/framework/pull/52743) - \[11.x] Adds BackedEnum to PendingDispatch's phpDoc for onQueue, allOnQueue, onConnection, allOnConnection methods by [@​sethsandaru](https://redirect.github.com/sethsandaru) in [https://github.com/laravel/framework/pull/52739](https://redirect.github.com/laravel/framework/pull/52739) - New when() helper. by [@​danmatthews](https://redirect.github.com/danmatthews) in [https://github.com/laravel/framework/pull/52665](https://redirect.github.com/laravel/framework/pull/52665) - \[11.x] Add `fromUrl()` to Attachment by [@​KennedyTedesco](https://redirect.github.com/KennedyTedesco) in [https://github.com/laravel/framework/pull/52688](https://redirect.github.com/laravel/framework/pull/52688)

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.