Bump laravel/framework from 10.42.0 to 10.46.0 #467

Closed
dependabot[bot] wants to merge 1 commits from dependabot/composer/laravel/framework-10.46.0 into main
dependabot[bot] commented 2024-02-28 00:59:23 +00:00 (Migrated from github.com)

Bumps laravel/framework from 10.42.0 to 10.46.0.

Release notes

Sourced from laravel/framework's releases.

v10.46.0

v10.45.1

v10.45.0

v10.44.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v10.46.0 - 2024-02-27

v10.45.1 - 2024-02-21

v10.45.0 - 2024-02-20

v10.44.0 - 2024-02-13

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [laravel/framework](https://github.com/laravel/framework) from 10.42.0 to 10.46.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/laravel/framework/releases">laravel/framework's releases</a>.</em></p> <blockquote> <h2>v10.46.0</h2> <ul> <li>[10.x] Ensure lazy-loading for trashed morphTo relations works by <a href="https://github.com/nuernbergerA"><code>@​nuernbergerA</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50176">laravel/framework#50176</a></li> <li>[10.x] Arr::select not working when $keys is a string by <a href="https://github.com/Sicklou"><code>@​Sicklou</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50169">laravel/framework#50169</a></li> <li>[10.x] Added passing loaded relationship to value callback by <a href="https://github.com/dkulyk"><code>@​dkulyk</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50167">laravel/framework#50167</a></li> <li>[10.x] Fix optional charset and collation when creating database by <a href="https://github.com/GrahamCampbell"><code>@​GrahamCampbell</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50168">laravel/framework#50168</a></li> <li>[10.x] update doc block in PendingProcess.php by <a href="https://github.com/saMahmoudzadeh"><code>@​saMahmoudzadeh</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50198">laravel/framework#50198</a></li> <li>[10.x] Fix Accepting nullable Parameters, updated doc block, and null pointer exception handling in batchable trait by <a href="https://github.com/saMahmoudzadeh"><code>@​saMahmoudzadeh</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50209">laravel/framework#50209</a></li> <li>Make GuardsAttributes fillable property DocBlock more specific by <a href="https://github.com/liamduckett"><code>@​liamduckett</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50229">laravel/framework#50229</a></li> <li>[10.x] Add only and except methods to Enum validation rule by <a href="https://github.com/Anton5360"><code>@​Anton5360</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50226">laravel/framework#50226</a></li> <li>[10.x] Fixes on nesting operations performed while applying scopes. by <a href="https://github.com/Guilhem-DELAITRE"><code>@​Guilhem-DELAITRE</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50207">laravel/framework#50207</a></li> <li>[10.x] Custom RateLimiter increase by <a href="https://github.com/khepin"><code>@​khepin</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50197">laravel/framework#50197</a></li> <li>[10.x] Add Lateral Join to Query Builder by <a href="https://github.com/Bakke"><code>@​Bakke</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50050">laravel/framework#50050</a></li> <li>[10.x] Update return type by <a href="https://github.com/AmirRezaM75"><code>@​AmirRezaM75</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50252">laravel/framework#50252</a></li> <li>[10.x] Fix dockblock by <a href="https://github.com/michaelnabil230"><code>@​michaelnabil230</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50259">laravel/framework#50259</a></li> <li>[10.x] Add <code>Conditionable</code> in enum rule by <a href="https://github.com/michaelnabil230"><code>@​michaelnabil230</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50257">laravel/framework#50257</a></li> <li>[10.x] Update Facade::$app to nullable by <a href="https://github.com/villfa"><code>@​villfa</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50260">laravel/framework#50260</a></li> <li>[10.x] Truncate sqlite table name with prefix by <a href="https://github.com/kitloong"><code>@​kitloong</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50251">laravel/framework#50251</a></li> <li>Correction comment for Str::orderedUuid() - <a href="https://github.com/larave%E2%80%A6">https://github.com/larave…</a> by <a href="https://github.com/wq9578"><code>@​wq9578</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50268">laravel/framework#50268</a></li> </ul> <h2>v10.45.1</h2> <ul> <li>Fix typehint for ResetPassword::toMailUsing() by <a href="https://github.com/KKSzymanowski"><code>@​KKSzymanowski</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50163">laravel/framework#50163</a></li> <li>[10.x] Fix Process::fake() never matching multi-line commands by <a href="https://github.com/SjorsO"><code>@​SjorsO</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50164">laravel/framework#50164</a></li> </ul> <h2>v10.45.0</h2> <ul> <li>[10.x] Update <code>Stringable</code> phpdoc by <a href="https://github.com/milwad-dev"><code>@​milwad-dev</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50075">laravel/framework#50075</a></li> <li>[10.x] Allow <code>Collection::select()</code> to work on <code>ArrayAccess</code> by <a href="https://github.com/axlon"><code>@​axlon</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50072">laravel/framework#50072</a></li> <li>[10.x] Add <code>before</code> to the <code>PendingBatch</code> by <a href="https://github.com/xiCO2k"><code>@​xiCO2k</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50058">laravel/framework#50058</a></li> <li>[10.x] Adjust rules call sequence by <a href="https://github.com/driesvints"><code>@​driesvints</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50084">laravel/framework#50084</a></li> <li>[10.x] Fixes <code>Illuminate\Support\Str::fromBase64()</code> return type by <a href="https://github.com/SamAsEnd"><code>@​SamAsEnd</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50108">laravel/framework#50108</a></li> <li>[10.x] Actually fix fromBase64 return type by <a href="https://github.com/GrahamCampbell"><code>@​GrahamCampbell</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50113">laravel/framework#50113</a></li> <li>[10.x] Fix warning and deprecation for Str::api by <a href="https://github.com/driesvints"><code>@​driesvints</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50114">laravel/framework#50114</a></li> <li>[10.x] Mark model instanse as not exists on deleting MorphPivot relation. by <a href="https://github.com/dkulyk"><code>@​dkulyk</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50135">laravel/framework#50135</a></li> <li>[10.x] Adds Tappable and Conditionable to Relation class by <a href="https://github.com/DarkGhostHunter"><code>@​DarkGhostHunter</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50124">laravel/framework#50124</a></li> <li>[10.x] Added getQualifiedMorphTypeName to MorphToMany by <a href="https://github.com/dkulyk"><code>@​dkulyk</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50153">laravel/framework#50153</a></li> </ul> <h2>v10.44.0</h2> <ul> <li>[10.x] Fix empty request for HTTP connection exception by <a href="https://github.com/driesvints"><code>@​driesvints</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/49924">laravel/framework#49924</a></li> <li>[10.x] Add Collection::select() method by <a href="https://github.com/morrislaptop"><code>@​morrislaptop</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/49845">laravel/framework#49845</a></li> <li>[10.x] Refactor <code>getPreviousUrlFromSession</code> method in UrlGenerator by <a href="https://github.com/milwad-dev"><code>@​milwad-dev</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/49944">laravel/framework#49944</a></li> <li>[10.x] Add POSIX compliant cleanup to artisan serve by <a href="https://github.com/Tofandel"><code>@​Tofandel</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/49943">laravel/framework#49943</a></li> <li>[10.x] Fix infinite loop when global scopes query contains aggregates by <a href="https://github.com/mateusjunges"><code>@​mateusjunges</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/49972">laravel/framework#49972</a></li> <li>[10.x] Adds PHPUnit 11 as conflict by <a href="https://github.com/nunomaduro"><code>@​nunomaduro</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/49957">laravel/framework#49957</a></li> <li>Revert &quot;[10.x] fix Before/After validation rules&quot; by <a href="https://github.com/taylorotwell"><code>@​taylorotwell</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50013">laravel/framework#50013</a></li> <li>[10.x] Fix the phpdoc for replaceMatches in Str and Stringable helpers by <a href="https://github.com/joke2k"><code>@​joke2k</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/49990">laravel/framework#49990</a></li> <li>[10.x] Added <code>setAbly()</code> method for <code>AblyBroadcaster</code> by <a href="https://github.com/Rijoanul-Shanto"><code>@​Rijoanul-Shanto</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/49981">laravel/framework#49981</a></li> <li>[10.x] Fix in appendExceptionToException method exception type check by <a href="https://github.com/t1nkl"><code>@​t1nkl</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/49958">laravel/framework#49958</a></li> <li>[10.x] DB command: add sqlcmd -C flag when 'trust_server_certificate' is set by <a href="https://github.com/hulkur"><code>@​hulkur</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/49952">laravel/framework#49952</a></li> <li>Allows Setup and Teardown actions to be reused in alternative TestCase for Laravel by <a href="https://github.com/crynobone"><code>@​crynobone</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/49973">laravel/framework#49973</a></li> <li>[10.x] Add <code>toBase64()</code> and <code>fromBase64()</code> methods to Stringable and Str classes by <a href="https://github.com/mtownsend5512"><code>@​mtownsend5512</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/49984">laravel/framework#49984</a></li> <li>[10.x] Allows to defer resolving pcntl only if it's available by <a href="https://github.com/crynobone"><code>@​crynobone</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50024">laravel/framework#50024</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/laravel/framework/blob/10.x/CHANGELOG.md">laravel/framework's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/laravel/framework/compare/v10.45.1...v10.46.0">v10.46.0</a> - 2024-02-27</h2> <ul> <li>[10.x] Ensure lazy-loading for trashed morphTo relations works by <a href="https://github.com/nuernbergerA"><code>@​nuernbergerA</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50176">laravel/framework#50176</a></li> <li>[10.x] Arr::select not working when $keys is a string by <a href="https://github.com/Sicklou"><code>@​Sicklou</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50169">laravel/framework#50169</a></li> <li>[10.x] Added passing loaded relationship to value callback by <a href="https://github.com/dkulyk"><code>@​dkulyk</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50167">laravel/framework#50167</a></li> <li>[10.x] Fix optional charset and collation when creating database by <a href="https://github.com/GrahamCampbell"><code>@​GrahamCampbell</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50168">laravel/framework#50168</a></li> <li>[10.x] update doc block in PendingProcess.php by <a href="https://github.com/saMahmoudzadeh"><code>@​saMahmoudzadeh</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50198">laravel/framework#50198</a></li> <li>[10.x] Fix Accepting nullable Parameters, updated doc block, and null pointer exception handling in batchable trait by <a href="https://github.com/saMahmoudzadeh"><code>@​saMahmoudzadeh</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50209">laravel/framework#50209</a></li> <li>Make GuardsAttributes fillable property DocBlock more specific by <a href="https://github.com/liamduckett"><code>@​liamduckett</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50229">laravel/framework#50229</a></li> <li>[10.x] Add only and except methods to Enum validation rule by <a href="https://github.com/Anton5360"><code>@​Anton5360</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50226">laravel/framework#50226</a></li> <li>[10.x] Fixes on nesting operations performed while applying scopes. by <a href="https://github.com/Guilhem-DELAITRE"><code>@​Guilhem-DELAITRE</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50207">laravel/framework#50207</a></li> <li>[10.x] Custom RateLimiter increase by <a href="https://github.com/khepin"><code>@​khepin</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50197">laravel/framework#50197</a></li> <li>[10.x] Add Lateral Join to Query Builder by <a href="https://github.com/Bakke"><code>@​Bakke</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50050">laravel/framework#50050</a></li> <li>[10.x] Update return type by <a href="https://github.com/AmirRezaM75"><code>@​AmirRezaM75</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50252">laravel/framework#50252</a></li> <li>[10.x] Fix dockblock by <a href="https://github.com/michaelnabil230"><code>@​michaelnabil230</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50259">laravel/framework#50259</a></li> <li>[10.x] Add <code>Conditionable</code> in enum rule by <a href="https://github.com/michaelnabil230"><code>@​michaelnabil230</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50257">laravel/framework#50257</a></li> <li>[10.x] Update Facade::$app to nullable by <a href="https://github.com/villfa"><code>@​villfa</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50260">laravel/framework#50260</a></li> <li>[10.x] Truncate sqlite table name with prefix by <a href="https://github.com/kitloong"><code>@​kitloong</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50251">laravel/framework#50251</a></li> <li>Correction comment for Str::orderedUuid() - <a href="https://github.com/larave%E2%80%A6">https://github.com/larave…</a> by <a href="https://github.com/wq9578"><code>@​wq9578</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50268">laravel/framework#50268</a></li> </ul> <h2><a href="https://github.com/laravel/framework/compare/v10.45.0...v10.45.1">v10.45.1</a> - 2024-02-21</h2> <ul> <li>Fix typehint for ResetPassword::toMailUsing() by <a href="https://github.com/KKSzymanowski"><code>@​KKSzymanowski</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50163">laravel/framework#50163</a></li> <li>[10.x] Fix Process::fake() never matching multi-line commands by <a href="https://github.com/SjorsO"><code>@​SjorsO</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50164">laravel/framework#50164</a></li> </ul> <h2><a href="https://github.com/laravel/framework/compare/v10.44.0...v10.45.0">v10.45.0</a> - 2024-02-20</h2> <ul> <li>[10.x] Update <code>Stringable</code> phpdoc by <a href="https://github.com/milwad-dev"><code>@​milwad-dev</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50075">laravel/framework#50075</a></li> <li>[10.x] Allow <code>Collection::select()</code> to work on <code>ArrayAccess</code> by <a href="https://github.com/axlon"><code>@​axlon</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50072">laravel/framework#50072</a></li> <li>[10.x] Add <code>before</code> to the <code>PendingBatch</code> by <a href="https://github.com/xiCO2k"><code>@​xiCO2k</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50058">laravel/framework#50058</a></li> <li>[10.x] Adjust rules call sequence by <a href="https://github.com/driesvints"><code>@​driesvints</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50084">laravel/framework#50084</a></li> <li>[10.x] Fixes <code>Illuminate\Support\Str::fromBase64()</code> return type by <a href="https://github.com/SamAsEnd"><code>@​SamAsEnd</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50108">laravel/framework#50108</a></li> <li>[10.x] Actually fix fromBase64 return type by <a href="https://github.com/GrahamCampbell"><code>@​GrahamCampbell</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50113">laravel/framework#50113</a></li> <li>[10.x] Fix warning and deprecation for Str::api by <a href="https://github.com/driesvints"><code>@​driesvints</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50114">laravel/framework#50114</a></li> <li>[10.x] Mark model instanse as not exists on deleting MorphPivot relation. by <a href="https://github.com/dkulyk"><code>@​dkulyk</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50135">laravel/framework#50135</a></li> <li>[10.x] Adds Tappable and Conditionable to Relation class by <a href="https://github.com/DarkGhostHunter"><code>@​DarkGhostHunter</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50124">laravel/framework#50124</a></li> <li>[10.x] Added getQualifiedMorphTypeName to MorphToMany by <a href="https://github.com/dkulyk"><code>@​dkulyk</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50153">laravel/framework#50153</a></li> </ul> <h2><a href="https://github.com/laravel/framework/compare/v10.43.0...v10.44.0">v10.44.0</a> - 2024-02-13</h2> <ul> <li>[10.x] Fix empty request for HTTP connection exception by <a href="https://github.com/driesvints"><code>@​driesvints</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/49924">laravel/framework#49924</a></li> <li>[10.x] Add Collection::select() method by <a href="https://github.com/morrislaptop"><code>@​morrislaptop</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/49845">laravel/framework#49845</a></li> <li>[10.x] Refactor <code>getPreviousUrlFromSession</code> method in UrlGenerator by <a href="https://github.com/milwad-dev"><code>@​milwad-dev</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/49944">laravel/framework#49944</a></li> <li>[10.x] Add POSIX compliant cleanup to artisan serve by <a href="https://github.com/Tofandel"><code>@​Tofandel</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/49943">laravel/framework#49943</a></li> <li>[10.x] Fix infinite loop when global scopes query contains aggregates by <a href="https://github.com/mateusjunges"><code>@​mateusjunges</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/49972">laravel/framework#49972</a></li> <li>[10.x] Adds PHPUnit 11 as conflict by <a href="https://github.com/nunomaduro"><code>@​nunomaduro</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/49957">laravel/framework#49957</a></li> <li>Revert &quot;[10.x] fix Before/After validation rules&quot; by <a href="https://github.com/taylorotwell"><code>@​taylorotwell</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/50013">laravel/framework#50013</a></li> <li>[10.x] Fix the phpdoc for replaceMatches in Str and Stringable helpers by <a href="https://github.com/joke2k"><code>@​joke2k</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/49990">laravel/framework#49990</a></li> <li>[10.x] Added <code>setAbly()</code> method for <code>AblyBroadcaster</code> by <a href="https://github.com/Rijoanul-Shanto"><code>@​Rijoanul-Shanto</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/49981">laravel/framework#49981</a></li> <li>[10.x] Fix in appendExceptionToException method exception type check by <a href="https://github.com/t1nkl"><code>@​t1nkl</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/49958">laravel/framework#49958</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/laravel/framework/commit/5e95946a8283a8d5c015035793f9c61c297e937f"><code>5e95946</code></a> Update version to v10.46.0</li> <li><a href="https://github.com/laravel/framework/commit/988206bcacf79829bda66af4a016778e4b4d762a"><code>988206b</code></a> Correction comment for Str::orderedUuid() - <a href="https://github.com/larave%E2%80%A6">https://github.com/larave…</a> (<a href="https://redirect.github.com/laravel/framework/issues/50268">#50268</a>)</li> <li><a href="https://github.com/laravel/framework/commit/fa1be10279603a260ea97dbcdf42e33e4c7c6ef6"><code>fa1be10</code></a> Truncate sqlite table with prefix (<a href="https://redirect.github.com/laravel/framework/issues/50251">#50251</a>)</li> <li><a href="https://github.com/laravel/framework/commit/b8b71e0b9cec4446f5f057e53b9cd900bf8994cd"><code>b8b71e0</code></a> [10.x] Update Facade::$app to nullable (<a href="https://redirect.github.com/laravel/framework/issues/50260">#50260</a>)</li> <li><a href="https://github.com/laravel/framework/commit/9fde8147a38aea882922e5fe1a33604191ff43b5"><code>9fde814</code></a> Add <code>Conditionable</code> trait (<a href="https://redirect.github.com/laravel/framework/issues/50257">#50257</a>)</li> <li><a href="https://github.com/laravel/framework/commit/6bc9f5a7c86e1caf4782a2ea672fa7e018bb84b7"><code>6bc9f5a</code></a> Fix dockblock (<a href="https://redirect.github.com/laravel/framework/issues/50259">#50259</a>)</li> <li><a href="https://github.com/laravel/framework/commit/778683570e1a9d0a8a0da86f43f710edbd928a51"><code>7786835</code></a> Update return type (<a href="https://redirect.github.com/laravel/framework/issues/50252">#50252</a>)</li> <li><a href="https://github.com/laravel/framework/commit/5f8684b3dde621a3fd6b523e9f48f232de38611c"><code>5f8684b</code></a> [10.x] Add Lateral Join to Query Builder (<a href="https://redirect.github.com/laravel/framework/issues/50050">#50050</a>)</li> <li><a href="https://github.com/laravel/framework/commit/ca2ce7c0924c325590b7506b3d830f5b845ab9a8"><code>ca2ce7c</code></a> Update facade docblocks</li> <li><a href="https://github.com/laravel/framework/commit/e45d4248840b5e43d20eec0c7db448e68f386130"><code>e45d424</code></a> [10.x] Custom RateLimiter increase (<a href="https://redirect.github.com/laravel/framework/issues/50197">#50197</a>)</li> <li>Additional commits viewable in <a href="https://github.com/laravel/framework/compare/v10.42.0...v10.46.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=laravel/framework&package-manager=composer&previous-version=10.42.0&new-version=10.46.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
dependabot[bot] commented 2024-03-06 00:45:37 +00:00 (Migrated from github.com)

Superseded by #472.

Superseded by #472.

Pull request closed

Sign in to join this conversation.