laravel/framework v10.14.0
https://github.com/laravel/framework/releases/tag/v10.14.0
以下は、Laravelのリリースノートの日本語訳です。
RedirectResponseのwithCookiesメソッドに対するテストを追加しました。by @milwad-dev in https://github.com/laravel/framework/pull/47383exceptメソッドのphpdocを更新しました。by @milwad-dev in https://github.com/laravel/framework/pull/47408$passwordTimeoutSecondsの型ヒントが一貫していない問題を修正しました。by @devfrey in https://github.com/laravel/framework/pull/47414FileStore.phpのpathメソッドの可視性を変更しました。by @foremtehan in https://github.com/laravel/framework/pull/47413buildExceptionメソッドの戻り値の型を修正しました。by @milwad-dev in https://github.com/laravel/framework/pull/47422NotificationSentのシリアル化を許可しました。by @cosmastech in https://github.com/laravel/framework/pull/47375PredisConnectorとPhpRedisConnectorのコメントが間違っている問題を修正しました。by @hungthai1401 in https://github.com/laravel/framework/pull/47438Gate@inspect()内で拒否のためのカスタムレスポンスを設定できるようにしました。by @cosmastech in https://github.com/laravel/framework/pull/47436addSingletonUpdate内の不要なパラメータを削除しました。by @milwad-dev in https://github.com/laravel/framework/pull/47446prefixedResourceとprefixedResourceの戻り値の型を修正しました。by @milwad-dev in https://github.com/laravel/framework/pull/47445Factory::getNamespace()を追加しました。by @tylernathanreed in https://github.com/laravel/framework/pull/47463ConditionallyLoadsAttributesトレイトにwhenAggregatedメソッドを追加しました。by @akr4m in https://github.com/laravel/framework/pull/47417PendingRequestにwithHeader()メソッドを追加しました。by @ralphjsmit in https://github.com/laravel/framework/pull/47474DumpCommandの$exceptTablesをテーブル名の配列を許可するように修正しました。by @cwilby in https://github.com/laravel/framework/pull/47477HasManyThroughリレーションのeachByIdを修正しました。by @cristiancalara in https://github.com/laravel/framework/pull/47479Parser.phpの余分な"else"ス