Skip to content

Commit 8b2b68d

Browse files
Bump laravel/framework from 11.0.7 to 11.31.0 (#21)
Bumps [laravel/framework](https://github.com/laravel/framework) from 11.0.7 to 11.31.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>v11.31.0</h2> <ul> <li>[11.x] Refactor: return Command::FAILURE by <a href="https://github.com/fernandokbs"><code>@​fernandokbs</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53354">laravel/framework#53354</a></li> <li>Allow the Batch and Chain onQueue method to accept Backed Enums by <a href="https://github.com/onlime"><code>@​onlime</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53359">laravel/framework#53359</a></li> <li>Add transaction generics by <a href="https://github.com/MatusBoa"><code>@​MatusBoa</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53357">laravel/framework#53357</a></li> <li>Add laravel default exception blade files to view:cache by <a href="https://github.com/SamuelWei"><code>@​SamuelWei</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53353">laravel/framework#53353</a></li> <li>[11.x] Added <code>useCascadeTruncate</code> method for <code>PostgresGrammar</code> by <a href="https://github.com/korkoshko"><code>@​korkoshko</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53343">laravel/framework#53343</a></li> <li>Add Application::removeDeferredServices method by <a href="https://github.com/ollieread"><code>@​ollieread</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53362">laravel/framework#53362</a></li> <li>Add the ability to append and prepend middleware priority from the application builder by <a href="https://github.com/ollieread"><code>@​ollieread</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53326">laravel/framework#53326</a></li> <li>Fix typo in Translator code comment by <a href="https://github.com/caendesilva"><code>@​caendesilva</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53366">laravel/framework#53366</a></li> <li>[11.x] Handle HtmlString constructed with a null by <a href="https://github.com/sperelson"><code>@​sperelson</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53367">laravel/framework#53367</a></li> <li>[11.x] Add <code>URL::forceHttps()</code> to enforce HTTPS scheme for URLs by <a href="https://github.com/dasundev"><code>@​dasundev</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53381">laravel/framework#53381</a></li> <li>[11.x] Refactor and add remaining test cases for the DatabaseUuidFailedJobProviderTest class by <a href="https://github.com/kevinb1989"><code>@​kevinb1989</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53408">laravel/framework#53408</a></li> <li>[11.X] Postgres Aurora failover - DetectsLostConnections by <a href="https://github.com/vifer"><code>@​vifer</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53404">laravel/framework#53404</a></li> <li><code>whereFullText</code> case consistency by <a href="https://github.com/parth391"><code>@​parth391</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53395">laravel/framework#53395</a></li> <li>[11.x] Add <code>HasFactory</code> trait to <code>make:model</code> generation command using <code>--all</code> options by <a href="https://github.com/adel007gh"><code>@​adel007gh</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53391">laravel/framework#53391</a></li> <li>Introduce support for popping items from a stackable context item by <a href="https://github.com/denjaland"><code>@​denjaland</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53403">laravel/framework#53403</a></li> <li>[11.x] Test Improvements by <a href="https://github.com/crynobone"><code>@​crynobone</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53414">laravel/framework#53414</a></li> <li>[11.x] Add ability to dynamically build mailers on-demand using <code>Mail::build</code> by <a href="https://github.com/stevebauman"><code>@​stevebauman</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53411">laravel/framework#53411</a></li> <li>[11.x] Refactor and add remaining test cases for the DatabaseFailedJobProviderTest class by <a href="https://github.com/kevinb1989"><code>@​kevinb1989</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53409">laravel/framework#53409</a></li> <li>[11.x] Fix error event listener in Vite prefetching by <a href="https://github.com/jnoordsij"><code>@​jnoordsij</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53439">laravel/framework#53439</a></li> <li>[11.x] Ensure datetime cache durations account for script execution time by <a href="https://github.com/timacdonald"><code>@​timacdonald</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53431">laravel/framework#53431</a></li> <li>[11.x] Fix fluent syntax for HasManyThrough when combining HasMany followed by HasOne by <a href="https://github.com/jnoordsij"><code>@​jnoordsij</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53335">laravel/framework#53335</a></li> <li>Correct parameter type of Collection::diffKeys() and Collection::diffKeysUsing() by <a href="https://github.com/AJenbo"><code>@​AJenbo</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53441">laravel/framework#53441</a></li> <li>Correct parameter type of Collection::intersectByKeys() by <a href="https://github.com/AJenbo"><code>@​AJenbo</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53444">laravel/framework#53444</a></li> <li>Fix schema foreign ID support for tables with non-standard primary key by <a href="https://github.com/willrowe"><code>@​willrowe</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53442">laravel/framework#53442</a></li> <li>[11.x] Cache token repository by <a href="https://github.com/browner12"><code>@​browner12</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53428">laravel/framework#53428</a></li> <li>Fix validation message when there is a parameter with escaped dot &quot;.&quot; by <a href="https://github.com/mdmahbubhelal"><code>@​mdmahbubhelal</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53416">laravel/framework#53416</a></li> <li>[11.x] add optional prefix for cache key by <a href="https://github.com/browner12"><code>@​browner12</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53448">laravel/framework#53448</a></li> <li>[11.x] Do not overwrite existing link header(s) in <code>AddLinkHeadersForPreloadedAssets</code> middleware by <a href="https://github.com/jnoordsij"><code>@​jnoordsij</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53463">laravel/framework#53463</a></li> <li>[11.x] use assertTrue and assertFalse method, instead of using assertE… by <a href="https://github.com/iamyusuf"><code>@​iamyusuf</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53453">laravel/framework#53453</a></li> <li>[11.x] Add <code>DB::build</code> method by <a href="https://github.com/stevebauman"><code>@​stevebauman</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53464">laravel/framework#53464</a></li> <li>[11.x] Add ability to dynamically build cache repositories on-demand using <code>Cache::build</code> by <a href="https://github.com/stevebauman"><code>@​stevebauman</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53454">laravel/framework#53454</a></li> <li>[11.x] Skip the number of connections transacting while testing to run callbacks by <a href="https://github.com/tonysm"><code>@​tonysm</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53377">laravel/framework#53377</a></li> </ul> <h2>v11.30.0</h2> <ul> <li>Add <code>$bind</code> parameter to <code>Blade::directive</code> by <a href="https://github.com/hossein-zare"><code>@​hossein-zare</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53279">laravel/framework#53279</a></li> <li>[11.x] Fix <code>trans_choice()</code> when translation replacement include <code>|</code> separator by <a href="https://github.com/crynobone"><code>@​crynobone</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53331">laravel/framework#53331</a></li> <li>[11.x] Allow the authorize method to accept Backed Enums directly by <a href="https://github.com/johanvanhelden"><code>@​johanvanhelden</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53330">laravel/framework#53330</a></li> <li>[11.x] use <code>exists()</code> instead of <code>count()</code> by <a href="https://github.com/browner12"><code>@​browner12</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53328">laravel/framework#53328</a></li> <li>[11.x] Docblock Improvements by <a href="https://github.com/mtlukaszczyk"><code>@​mtlukaszczyk</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53325">laravel/framework#53325</a></li> <li>Allow for custom Postgres operators to be added by <a href="https://github.com/boris-glumpler"><code>@​boris-glumpler</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53324">laravel/framework#53324</a></li> <li>[11.x] Support Optional Dimensions for <code>vector</code> Column Type by <a href="https://github.com/akr4m"><code>@​akr4m</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53316">laravel/framework#53316</a></li> <li>[11.x] Test Improvements by <a href="https://github.com/saMahmoudzadeh"><code>@​saMahmoudzadeh</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53306">laravel/framework#53306</a></li> <li>[11.x] Added <code>dropColumnsIfExists</code>, <code>dropColumnIfExists</code> and <code>dropForeignIfExists</code> by <a href="https://github.com/eusonlito"><code>@​eusonlito</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53305">laravel/framework#53305</a></li> <li>[11.x] Provide an error message for PostTooLargeException by <a href="https://github.com/patrickomeara"><code>@​patrickomeara</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53301">laravel/framework#53301</a></li> <li>[11.x] Fix integrity constraint violation on failed_jobs_uuid_unique by <a href="https://github.com/bytestream"><code>@​bytestream</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53264">laravel/framework#53264</a></li> <li>Revert &quot;[11.x] Added <code>dropColumnsIfExists</code>, <code>dropColumnIfExists</code> and <code>dropForeignIfExists</code>&quot; by <a href="https://github.com/taylorotwell"><code>@​taylorotwell</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53338">laravel/framework#53338</a></li> <li>[11.x] Introduce <code>HasUniqueStringIds</code> by <a href="https://github.com/cosmastech"><code>@​cosmastech</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53280">laravel/framework#53280</a></li> <li>[11.x] Refactor: check for contextual attribute before getting parameter class name by <a href="https://github.com/korkoshko"><code>@​korkoshko</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53339">laravel/framework#53339</a></li> <li>[11.x] Pick up existing views and markdowns when creating mails by <a href="https://github.com/kevinb1989"><code>@​kevinb1989</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53308">laravel/framework#53308</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/11.x/CHANGELOG.md">laravel/framework's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/laravel/framework/compare/v11.30.0...v11.31.0">v11.31.0</a> - 2024-11-12</h2> <ul> <li>[11.x] Refactor: return Command::FAILURE by <a href="https://github.com/fernandokbs"><code>@​fernandokbs</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53354">laravel/framework#53354</a></li> <li>Allow the Batch and Chain onQueue method to accept Backed Enums by <a href="https://github.com/onlime"><code>@​onlime</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53359">laravel/framework#53359</a></li> <li>Add transaction generics by <a href="https://github.com/MatusBoa"><code>@​MatusBoa</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53357">laravel/framework#53357</a></li> <li>Add laravel default exception blade files to view:cache by <a href="https://github.com/SamuelWei"><code>@​SamuelWei</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53353">laravel/framework#53353</a></li> <li>[11.x] Added <code>useCascadeTruncate</code> method for <code>PostgresGrammar</code> by <a href="https://github.com/korkoshko"><code>@​korkoshko</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53343">laravel/framework#53343</a></li> <li>Add Application::removeDeferredServices method by <a href="https://github.com/ollieread"><code>@​ollieread</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53362">laravel/framework#53362</a></li> <li>Add the ability to append and prepend middleware priority from the application builder by <a href="https://github.com/ollieread"><code>@​ollieread</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53326">laravel/framework#53326</a></li> <li>Fix typo in Translator code comment by <a href="https://github.com/caendesilva"><code>@​caendesilva</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53366">laravel/framework#53366</a></li> <li>[11.x] Handle HtmlString constructed with a null by <a href="https://github.com/sperelson"><code>@​sperelson</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53367">laravel/framework#53367</a></li> <li>[11.x] Add <code>URL::forceHttps()</code> to enforce HTTPS scheme for URLs by <a href="https://github.com/dasundev"><code>@​dasundev</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53381">laravel/framework#53381</a></li> <li>[11.x] Refactor and add remaining test cases for the DatabaseUuidFailedJobProviderTest class by <a href="https://github.com/kevinb1989"><code>@​kevinb1989</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53408">laravel/framework#53408</a></li> <li>[11.X] Postgres Aurora failover - DetectsLostConnections by <a href="https://github.com/vifer"><code>@​vifer</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53404">laravel/framework#53404</a></li> <li><code>whereFullText</code> case consistency by <a href="https://github.com/parth391"><code>@​parth391</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53395">laravel/framework#53395</a></li> <li>[11.x] Add <code>HasFactory</code> trait to <code>make:model</code> generation command using <code>--all</code> options by <a href="https://github.com/adel007gh"><code>@​adel007gh</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53391">laravel/framework#53391</a></li> <li>Introduce support for popping items from a stackable context item by <a href="https://github.com/denjaland"><code>@​denjaland</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53403">laravel/framework#53403</a></li> <li>[11.x] Test Improvements by <a href="https://github.com/crynobone"><code>@​crynobone</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53414">laravel/framework#53414</a></li> <li>[11.x] Add ability to dynamically build mailers on-demand using <code>Mail::build</code> by <a href="https://github.com/stevebauman"><code>@​stevebauman</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53411">laravel/framework#53411</a></li> <li>[11.x] Refactor and add remaining test cases for the DatabaseFailedJobProviderTest class by <a href="https://github.com/kevinb1989"><code>@​kevinb1989</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53409">laravel/framework#53409</a></li> <li>[11.x] Fix error event listener in Vite prefetching by <a href="https://github.com/jnoordsij"><code>@​jnoordsij</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53439">laravel/framework#53439</a></li> <li>[11.x] Ensure datetime cache durations account for script execution time by <a href="https://github.com/timacdonald"><code>@​timacdonald</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53431">laravel/framework#53431</a></li> <li>[11.x] Fix fluent syntax for HasManyThrough when combining HasMany followed by HasOne by <a href="https://github.com/jnoordsij"><code>@​jnoordsij</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53335">laravel/framework#53335</a></li> <li>Correct parameter type of Collection::diffKeys() and Collection::diffKeysUsing() by <a href="https://github.com/AJenbo"><code>@​AJenbo</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53441">laravel/framework#53441</a></li> <li>Correct parameter type of Collection::intersectByKeys() by <a href="https://github.com/AJenbo"><code>@​AJenbo</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53444">laravel/framework#53444</a></li> <li>Fix schema foreign ID support for tables with non-standard primary key by <a href="https://github.com/willrowe"><code>@​willrowe</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53442">laravel/framework#53442</a></li> <li>[11.x] Cache token repository by <a href="https://github.com/browner12"><code>@​browner12</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53428">laravel/framework#53428</a></li> <li>Fix validation message when there is a parameter with escaped dot &quot;.&quot; by <a href="https://github.com/mdmahbubhelal"><code>@​mdmahbubhelal</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53416">laravel/framework#53416</a></li> <li>[11.x] add optional prefix for cache key by <a href="https://github.com/browner12"><code>@​browner12</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53448">laravel/framework#53448</a></li> <li>[11.x] Do not overwrite existing link header(s) in <code>AddLinkHeadersForPreloadedAssets</code> middleware by <a href="https://github.com/jnoordsij"><code>@​jnoordsij</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53463">laravel/framework#53463</a></li> <li>[11.x] use assertTrue and assertFalse method, instead of using assertE… by <a href="https://github.com/iamyusuf"><code>@​iamyusuf</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53453">laravel/framework#53453</a></li> <li>[11.x] Add <code>DB::build</code> method by <a href="https://github.com/stevebauman"><code>@​stevebauman</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53464">laravel/framework#53464</a></li> <li>[11.x] Add ability to dynamically build cache repositories on-demand using <code>Cache::build</code> by <a href="https://github.com/stevebauman"><code>@​stevebauman</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53454">laravel/framework#53454</a></li> <li>[11.x] Skip the number of connections transacting while testing to run callbacks by <a href="https://github.com/tonysm"><code>@​tonysm</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53377">laravel/framework#53377</a></li> </ul> <h2><a href="https://github.com/laravel/framework/compare/v11.29.0...v11.30.0">v11.30.0</a> - 2024-10-30</h2> <ul> <li>Add <code>$bind</code> parameter to <code>Blade::directive</code> by <a href="https://github.com/hossein-zare"><code>@​hossein-zare</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53279">laravel/framework#53279</a></li> <li>[11.x] Fix <code>trans_choice()</code> when translation replacement include <code>|</code> separator by <a href="https://github.com/crynobone"><code>@​crynobone</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53331">laravel/framework#53331</a></li> <li>[11.x] Allow the authorize method to accept Backed Enums directly by <a href="https://github.com/johanvanhelden"><code>@​johanvanhelden</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53330">laravel/framework#53330</a></li> <li>[11.x] use <code>exists()</code> instead of <code>count()</code> by <a href="https://github.com/browner12"><code>@​browner12</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53328">laravel/framework#53328</a></li> <li>[11.x] Docblock Improvements by <a href="https://github.com/mtlukaszczyk"><code>@​mtlukaszczyk</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53325">laravel/framework#53325</a></li> <li>Allow for custom Postgres operators to be added by <a href="https://github.com/boris-glumpler"><code>@​boris-glumpler</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53324">laravel/framework#53324</a></li> <li>[11.x] Support Optional Dimensions for <code>vector</code> Column Type by <a href="https://github.com/akr4m"><code>@​akr4m</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53316">laravel/framework#53316</a></li> <li>[11.x] Test Improvements by <a href="https://github.com/saMahmoudzadeh"><code>@​saMahmoudzadeh</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53306">laravel/framework#53306</a></li> <li>[11.x] Added <code>dropColumnsIfExists</code>, <code>dropColumnIfExists</code> and <code>dropForeignIfExists</code> by <a href="https://github.com/eusonlito"><code>@​eusonlito</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53305">laravel/framework#53305</a></li> <li>[11.x] Provide an error message for PostTooLargeException by <a href="https://github.com/patrickomeara"><code>@​patrickomeara</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53301">laravel/framework#53301</a></li> <li>[11.x] Fix integrity constraint violation on failed_jobs_uuid_unique by <a href="https://github.com/bytestream"><code>@​bytestream</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53264">laravel/framework#53264</a></li> <li>Revert &quot;[11.x] Added <code>dropColumnsIfExists</code>, <code>dropColumnIfExists</code> and <code>dropForeignIfExists</code>&quot; by <a href="https://github.com/taylorotwell"><code>@​taylorotwell</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53338">laravel/framework#53338</a></li> <li>[11.x] Introduce <code>HasUniqueStringIds</code> by <a href="https://github.com/cosmastech"><code>@​cosmastech</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53280">laravel/framework#53280</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/365090ed2c68244e3141cdb5e247cdf3dfba2c40"><code>365090e</code></a> Update version to v11.31.0</li> <li><a href="https://github.com/laravel/framework/commit/7cee134b8325acfd71a887d6761a3512e002d262"><code>7cee134</code></a> Merge remote-tracking branch 'origin/11.x' into 11.x</li> <li><a href="https://github.com/laravel/framework/commit/6d537742bc3599e87757c1f981e59706dd77021d"><code>6d53774</code></a> Merge branch 'env-check' into 11.x</li> <li><a href="https://github.com/laravel/framework/commit/4cd413b777c9d1db3213f133f3b41a7503e78efe"><code>4cd413b</code></a> [11.x] Skip the number of connections transacting while testing to run callba...</li> <li><a href="https://github.com/laravel/framework/commit/4500be36903eadb14e0811fe8705720729b0a1f5"><code>4500be3</code></a> Update facade docblocks</li> <li><a href="https://github.com/laravel/framework/commit/7784219df4d5bacdde9b8f2d09b224627664dc05"><code>7784219</code></a> [11.x] Add ability to dynamically build cache repositories on-demand using `C...</li> <li><a href="https://github.com/laravel/framework/commit/ecf67a67b90afb422ef2d3bf53788b2e007aa4ff"><code>ecf67a6</code></a> Update facade docblocks</li> <li><a href="https://github.com/laravel/framework/commit/fc04bbf23f656b17a84598a1ca4e9d9ae7dee568"><code>fc04bbf</code></a> [11.x] Add <code>DB::build</code> method (<a href="https://redirect.github.com/laravel/framework/issues/53464">#53464</a>)</li> <li><a href="https://github.com/laravel/framework/commit/b86bf273b77ba28bcb563d9160c396c52dd3deea"><code>b86bf27</code></a> feat: use assertTrue and assertFalse method, instead of using assertEquals (#...</li> <li><a href="https://github.com/laravel/framework/commit/378bd5684f6b030fe425bc14b572de4f072f4416"><code>378bd56</code></a> Prevent overwriting Link headers in AddLinkHeadersForPreloadedAssets middlewa...</li> <li>Additional commits viewable in <a href="https://github.com/laravel/framework/compare/v11.0.7...v11.31.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=11.0.7&new-version=11.31.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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/michael-rubel/laravel-enhanced-pipeline/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c42937d commit 8b2b68d

File tree

1 file changed

+412
-482
lines changed

1 file changed

+412
-482
lines changed

0 commit comments

Comments
 (0)