RoboJackets / jedi

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

Update dependency laravel/framework to v11.22.0 #564

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

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

Release Notes

laravel/framework (laravel/framework) ### [`v11.22.0`](https://redirect.github.com/laravel/framework/blob/HEAD/CHANGELOG.md#v11220---2024-09-03) [Compare Source](https://redirect.github.com/laravel/framework/compare/v11.21.0...v11.22.0) - \[11.x] Fix FoundationServiceProvider docblock by [@​seriquynh](https://redirect.github.com/seriquynh) in [https://github.com/laravel/framework/pull/52542](https://redirect.github.com/laravel/framework/pull/52542) - \[11.x] Fix ReflectionParameter [@​param](https://redirect.github.com/param) type on Util::getContextualAttributeFromDependency() by [@​samsonasik](https://redirect.github.com/samsonasik) in [https://github.com/laravel/framework/pull/52541](https://redirect.github.com/laravel/framework/pull/52541) - \[11.x] More specific parameter type in CastsInboundAttributes by [@​lorenzolosa](https://redirect.github.com/lorenzolosa) in [https://github.com/laravel/framework/pull/52536](https://redirect.github.com/laravel/framework/pull/52536) - \[11.x] Unify prefetch API by [@​timacdonald](https://redirect.github.com/timacdonald) in [https://github.com/laravel/framework/pull/52550](https://redirect.github.com/laravel/framework/pull/52550) - \[11.x] Add PDO subclass support for PHP 8.4 by [@​ju5t](https://redirect.github.com/ju5t) in [https://github.com/laravel/framework/pull/52538](https://redirect.github.com/laravel/framework/pull/52538) - \[11.x] Handle circular references in model serialization by [@​samlev](https://redirect.github.com/samlev) in [https://github.com/laravel/framework/pull/52461](https://redirect.github.com/laravel/framework/pull/52461) - \[11.x] Eloquent inverse relations by [@​samlev](https://redirect.github.com/samlev) in [https://github.com/laravel/framework/pull/51582](https://redirect.github.com/laravel/framework/pull/51582) - \[11.x] Feature/whereany closures by [@​liamduckett](https://redirect.github.com/liamduckett) in [https://github.com/laravel/framework/pull/52555](https://redirect.github.com/laravel/framework/pull/52555) - \[11.x] Update remaining workflows to run on latest possible ubuntu version by [@​Jubeki](https://redirect.github.com/Jubeki) in [https://github.com/laravel/framework/pull/52566](https://redirect.github.com/laravel/framework/pull/52566) - Correct comments to better represent the updated method functionality by [@​dropweb](https://redirect.github.com/dropweb) in [https://github.com/laravel/framework/pull/52564](https://redirect.github.com/laravel/framework/pull/52564) - \[11.x] Support CSP nonce by [@​timacdonald](https://redirect.github.com/timacdonald) in [https://github.com/laravel/framework/pull/52558](https://redirect.github.com/laravel/framework/pull/52558) - \[11.x] Allow enums to be passed to routes by [@​NickSdot](https://redirect.github.com/NickSdot) in [https://github.com/laravel/framework/pull/52561](https://redirect.github.com/laravel/framework/pull/52561) - \[11.x] SORT_NATURAL on Collection no longer throws warning for nulls by [@​Chaplinski](https://redirect.github.com/Chaplinski) in [https://github.com/laravel/framework/pull/52557](https://redirect.github.com/laravel/framework/pull/52557) - \[11.x] Allow prefetch to start on custom event by [@​timacdonald](https://redirect.github.com/timacdonald) in [https://github.com/laravel/framework/pull/52574](https://redirect.github.com/laravel/framework/pull/52574) - \[11.x] Fix regression in database assertions with custom model connections by [@​devfrey](https://redirect.github.com/devfrey) in [https://github.com/laravel/framework/pull/52581](https://redirect.github.com/laravel/framework/pull/52581) - \[11] Update DetectsLostConnections.php by [@​webartisan10](https://redirect.github.com/webartisan10) in [https://github.com/laravel/framework/pull/52614](https://redirect.github.com/laravel/framework/pull/52614) - Fix docblock for `Model::getEventDispatcher()` by [@​inmula](https://redirect.github.com/inmula) in [https://github.com/laravel/framework/pull/52602](https://redirect.github.com/laravel/framework/pull/52602) - \[11.x] Restore Request::HEADER_X_FORWARDED_PREFIX in TrustProxies by [@​taka-oyama](https://redirect.github.com/taka-oyama) in [https://github.com/laravel/framework/pull/52598](https://redirect.github.com/laravel/framework/pull/52598) - \[11.x] Accepts BackedEnum for onQueue, onConnection, allOnQueue, and allOnConnection methods in the Queueable trait by [@​sethsandaru](https://redirect.github.com/sethsandaru) in [https://github.com/laravel/framework/pull/52604](https://redirect.github.com/laravel/framework/pull/52604) - \[11.x] Use the same parameter type for 'throwUnless' as used for 'throwIf' by [@​pataar](https://redirect.github.com/pataar) in [https://github.com/laravel/framework/pull/52626](https://redirect.github.com/laravel/framework/pull/52626) - \[11.x] Pass iterable keys to `withProgressBar` in InteractsWithIO by [@​robinmoisson](https://redirect.github.com/robinmoisson) in [https://github.com/laravel/framework/pull/52623](https://redirect.github.com/laravel/framework/pull/52623) - \[11.x] Fix docblock for Filesystem::hash() by [@​sunaoka](https://redirect.github.com/sunaoka) in [https://github.com/laravel/framework/pull/52630](https://redirect.github.com/laravel/framework/pull/52630) - Fix Apostrophe Handling in SeeInOrder.php and Enhance Test Coverage by [@​nomitoor](https://redirect.github.com/nomitoor) in [https://github.com/laravel/framework/pull/52627](https://redirect.github.com/laravel/framework/pull/52627) - \[11.x] SQLite Error: "General error: 1 no such table" after adding a foreign key when using a table prefix. by [@​incrize](https://redirect.github.com/incrize) in [https://github.com/laravel/framework/pull/52578](https://redirect.github.com/laravel/framework/pull/52578)

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.