nexmo-community / coffee-klatch

Find a friend with OpenTok.
0 stars 0 forks source link

Update dependency laravel/framework to v6 #41

Open mend-for-github-com[bot] opened 7 months ago

mend-for-github-com[bot] commented 7 months ago

This PR contains the following updates:

Package Type Update Change
laravel/framework (source) require major 5.7.* -> 6.20.*

By merging this PR, the issue #26 will be automatically resolved and closed:

Severity CVSS Score CVE
Critical Critical 9.8 CVE-2021-43617
Critical Critical 9.8 WS-2020-0144
High High 8.8 CVE-2020-19316
High High 7.5 CVE-2020-24941
High High 7.5 WS-2020-0139
Medium Medium 6.1 CVE-2021-43808
Medium Medium 5.3 CVE-2021-21263

Release Notes

laravel/framework (laravel/framework) ### [`v6.20.42`](https://togithub.com/laravel/framework/releases/tag/v6.20.42) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.41...v6.20.42) ##### Fixed - Fixed for dropping columns when using MSSQL as ([#​39905](https://togithub.com/laravel/framework/pull/39905)) - Fixed parent call in View ([#​39908](https://togithub.com/laravel/framework/pull/39908)) ### [`v6.20.41`](https://togithub.com/laravel/framework/releases/tag/v6.20.41) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.40...v6.20.41) ##### Added - Added phar to list of shouldBlockPhpUpload() in validator ([2d1f76a](https://togithub.com/laravel/framework/commit/2d1f76ab752ced011da05cf139799eab2a36ef90)) ### [`v6.20.40`](https://togithub.com/laravel/framework/releases/tag/v6.20.40) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.39...v6.20.40) ##### Fixed - Fixes `Illuminate/Database/Query/Builder::limit()` to only cast integer when given other than null ([#​39644](https://togithub.com/laravel/framework/pull/39644)) ### [`v6.20.39`](https://togithub.com/laravel/framework/releases/tag/v6.20.39) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.38...v6.20.39) ##### Fixed - Fixed $value in `Illuminate/Database/Query/Builder::limit()` ([ddfa71e](https://togithub.com/laravel/framework/commit/ddfa71ee9f101394b4ff682471bc31a7ba6de5cf)) ### [`v6.20.38`](https://togithub.com/laravel/framework/releases/tag/v6.20.38) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.37...v6.20.38) ##### Added - Added new lost connection error message for sqlsrv ([#​39466](https://togithub.com/laravel/framework/pull/39466)) ### [`v6.20.37`](https://togithub.com/laravel/framework/releases/tag/v6.20.37) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.36...v6.20.37) ##### Fixed - Fixed rate limiting unicode issue ([#​39375](https://togithub.com/laravel/framework/pull/39375)) ### [`v6.20.36`](https://togithub.com/laravel/framework/releases/tag/v6.20.36) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.35...v6.20.36) ##### Fixed - Add new lost connection message to DetectsLostConnections for Vapor ([#​39209](https://togithub.com/laravel/framework/pull/39209)) ### [`v6.20.35`](https://togithub.com/laravel/framework/releases/tag/v6.20.35) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.34...v6.20.35) ##### Added - Added new lost connection message to DetectsLostConnections ([#​39028](https://togithub.com/laravel/framework/pull/39028)) ### [`v6.20.34`](https://togithub.com/laravel/framework/releases/tag/v6.20.34) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.33...v6.20.34) ##### Fixed - Silence validator date parse warnings ([#​38670](https://togithub.com/laravel/framework/pull/38670)) ### [`v6.20.33`](https://togithub.com/laravel/framework/releases/tag/v6.20.33) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.32...v6.20.33) ##### Changed - Error out when detecting incompatible DBAL version ([#​38543](https://togithub.com/laravel/framework/pull/38543)) ### [`v6.20.32`](https://togithub.com/laravel/framework/releases/tag/v6.20.32) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.31...v6.20.32) ##### Fixed - Bump AWS PHP SDK ([#​38297](https://togithub.com/laravel/framework/pull/38297)) ### [`v6.20.31`](https://togithub.com/laravel/framework/releases/tag/v6.20.31) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.30...v6.20.31) ##### Fixed - Fixed signed routes with expires parameter ([#​38111](https://togithub.com/laravel/framework/pull/38111), [732c0e0](https://togithub.com/laravel/framework/commit/732c0e0f64b222e7fc7daef6553f8e99007bb32c)) ##### Refactoring - Remove hardcoded Carbon reference from scheduler event ([#​38063](https://togithub.com/laravel/framework/pull/38063)) ### [`v6.20.30`](https://togithub.com/laravel/framework/releases/tag/v6.20.30) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.29...v6.20.30) ##### Fixed - Fix edge case causing a BadMethodCallExceptions to be thrown when using loadMissing() ([#​37871](https://togithub.com/laravel/framework/pull/37871)) ### [`v6.20.29`](https://togithub.com/laravel/framework/releases/tag/v6.20.29) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.28...v6.20.29) ##### Changed - Removed unnecessary checks in RequiredIf validation, fixed tests ([#​37700](https://togithub.com/laravel/framework/pull/37700)) ### [`v6.20.28`](https://togithub.com/laravel/framework/releases/tag/v6.20.28) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.27...v6.20.28) ##### Fixed - Fixed dns_get_record loose check of A records for active_url rule ([#​37675](https://togithub.com/laravel/framework/pull/37675)) - Type hinted arguments for Illuminate\Validation\Rules\RequiredIf ([#​37688](https://togithub.com/laravel/framework/pull/37688)) - Fixed when passed object as parameters to scopes method ([#​37692](https://togithub.com/laravel/framework/pull/37692)) ### [`v6.20.27`](https://togithub.com/laravel/framework/releases/tag/v6.20.27) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.26...v6.20.27) ##### Added - Support mass assignment to SQL Server views ([#​37307](https://togithub.com/laravel/framework/pull/37307)) ##### Fixed - Fixed `Illuminate\Database\Query\Builder::offset()` with non numbers $value ([#​37164](https://togithub.com/laravel/framework/pull/37164)) - Fixed unless rules ([#​37291](https://togithub.com/laravel/framework/pull/37291)) ##### Changed - Allow reporting reportable exceptions with the default logger ([#​37235](https://togithub.com/laravel/framework/pull/37235)) ### [`v6.20.26`](https://togithub.com/laravel/framework/releases/tag/v6.20.26) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.25...v6.20.26) ##### Fixed - Fixed Cache store with a name other than 'dynamodb' ([#​37145](https://togithub.com/laravel/framework/pull/37145)) ##### Changed - Some cast to int in `Illuminate\Database\Query\Grammars\SqlServerGrammar` ([09bf145](https://togithub.com/laravel/framework/commit/09bf1457e9df53e172e6fd5929cbafb539677c7c)) ### [`v6.20.25`](https://togithub.com/laravel/framework/releases/tag/v6.20.25) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.24...v6.20.25) ##### Fixed - Fixed nullable values for required_if ([#​37128](https://togithub.com/laravel/framework/pull/37128), [86fd558](https://togithub.com/laravel/framework/commit/86fd558b4e5d8d7d45cf457cd1a72d54334297a1)) ### [`v6.20.24`](https://togithub.com/laravel/framework/releases/tag/v6.20.24) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.23...v6.20.24) ##### Fixed - Fixed required_if boolean validation ([#​36969](https://togithub.com/laravel/framework/pull/36969)) ### [`v6.20.23`](https://togithub.com/laravel/framework/releases/tag/v6.20.23) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.22...v6.20.23) ##### Added - Added strings to the `DetectsLostConnections.php` ([4210258](https://togithub.com/laravel/framework/commit/42102589bc7f7b8533ee1b815ef0cc18017d4e45)) ### [`v6.20.22`](https://togithub.com/laravel/framework/releases/tag/v6.20.22) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.21...v6.20.22) ##### Fixed - Fixed setting DynamoDB credentials ([#​36822](https://togithub.com/laravel/framework/pull/36822)) ### [`v6.20.21`](https://togithub.com/laravel/framework/releases/tag/v6.20.21) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.20...v6.20.21) ##### Added - Added support of DynamoDB in CI suite ([#​36749](https://togithub.com/laravel/framework/pull/36749)) - Support username parameter for predis ([#​36762](https://togithub.com/laravel/framework/pull/36762)) ##### Changed - Use qualified column names in pivot query ([#​36720](https://togithub.com/laravel/framework/pull/36720)) ### [`v6.20.20`](https://togithub.com/laravel/framework/releases/tag/v6.20.20) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.19...v6.20.20) ##### Added - Added WSREP communication link failure for lost connection detection ([#​36668](https://togithub.com/laravel/framework/pull/36668)) ##### Fixed - Fixes the issue using cache:clear with PhpRedis and a clustered Redis instance. ([#​36665](https://togithub.com/laravel/framework/pull/36665)) ### [`v6.20.19`](https://togithub.com/laravel/framework/releases/tag/v6.20.19) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.18...v6.20.19) ##### Added - Added broken pipe exception as lost connection error ([#​36601](https://togithub.com/laravel/framework/pull/36601)) ### [`v6.20.18`](https://togithub.com/laravel/framework/releases/tag/v6.20.18) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.17...v6.20.18) ##### Fixed - Fix validator treating null as true for (required|exclude)\_(if|unless) due to loose `in_array()` check ([#​36504](https://togithub.com/laravel/framework/pull/36504)) ##### Changed - Delete existing links that are broken in `Illuminate\Foundation\Console\StorageLinkCommand` ([#​36470](https://togithub.com/laravel/framework/pull/36470)) ### [`v6.20.17`](https://togithub.com/laravel/framework/releases/tag/v6.20.17) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.16...v6.20.17) ##### Added - Added new line to `DetectsLostConnections` ([#​36373](https://togithub.com/laravel/framework/pull/36373)) ### [`v6.20.16`](https://togithub.com/laravel/framework/releases/tag/v6.20.16) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.15...v6.20.16) ##### Fixed - Fixed `Illuminate\View\ViewException::report()` ([#​36110](https://togithub.com/laravel/framework/pull/36110)) - Fixed `Illuminate\Redis\Connections\PhpRedisConnection::spop()` ([#​36106](https://togithub.com/laravel/framework/pull/36106)) ##### Changed - Typecast page number as integer in `Illuminate\Pagination\AbstractPaginator::resolveCurrentPage()` ([#​36055](https://togithub.com/laravel/framework/pull/36055)) ### [`v6.20.15`](https://togithub.com/laravel/framework/releases/tag/v6.20.15) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.14...v6.20.15) ##### Changed - Pipe new through render and report exception methods ([#​36037](https://togithub.com/laravel/framework/pull/36037)) ### [`v6.20.14`](https://togithub.com/laravel/framework/releases/tag/v6.20.14) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.13...v6.20.14) ##### Fixed - Fixed type error in `Illuminate\Http\Concerns\InteractsWithContentTypes::isJson()` ([#​35956](https://togithub.com/laravel/framework/pull/35956)) - Limit expected bindings ([#​35972](https://togithub.com/laravel/framework/pull/35972), [006873d](https://togithub.com/laravel/framework/commit/006873df411d28bfd03fea5e7f91a2afe3918498)) ### [`v6.20.13`](https://togithub.com/laravel/framework/releases/tag/v6.20.13) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.12...v6.20.13) ##### Fixed - Fixed empty html mail ([#​35941](https://togithub.com/laravel/framework/pull/35941)) ### [`v6.20.12`](https://togithub.com/laravel/framework/compare/v6.20.11...v6.20.12) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.11...v6.20.12) ### [`v6.20.11`](https://togithub.com/laravel/framework/releases/tag/v6.20.11) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.10...v6.20.11) ##### Fixed - Limit expected bindings ([#​35865](https://togithub.com/laravel/framework/pull/35865)) ### [`v6.20.10`](https://togithub.com/laravel/framework/releases/tag/v6.20.10) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.9...v6.20.10) ##### Added - Added new line to `DetectsLostConnections` ([#​35790](https://togithub.com/laravel/framework/pull/35790)) ##### Fixed - Fixed error from missing null check on PHP 8 in `Illuminate\Validation\Concerns\ValidatesAttributes::validateJson()` ([#​35797](https://togithub.com/laravel/framework/pull/35797)) ### [`v6.20.9`](https://togithub.com/laravel/framework/releases/tag/v6.20.9) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.8...v6.20.9) ##### Added - [Updated Illuminate\Database\DetectsLostConnections with new strings](https://togithub.com/laravel/framework/compare/v6.20.8...v6.20.9) ### [`v6.20.8`](https://togithub.com/laravel/framework/releases/tag/v6.20.8) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.7...v6.20.8) ##### Fixed - Fixed `Illuminate\Validation\Concerns\ValidatesAttributes::validateJson()` for PHP8 ([#​35646](https://togithub.com/laravel/framework/pull/35646)) - Catch DecryptException with invalid X-XSRF-TOKEN in `Illuminate\Foundation\Http\Middleware\VerifyCsrfToken` ([#​35671](https://togithub.com/laravel/framework/pull/35671)) ### [`v6.20.7`](https://togithub.com/laravel/framework/releases/tag/v6.20.7) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.6...v6.20.7) ##### Fixed - Backport for fix issue with polymorphic morphMaps with literal 0 ([#​35487](https://togithub.com/laravel/framework/pull/35487)) - Fixed mime validation for jpeg files ([#​35518](https://togithub.com/laravel/framework/pull/35518)) ### [`v6.20.6`](https://togithub.com/laravel/framework/releases/tag/v6.20.6) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.5...v6.20.6) ##### Fixed - Backport Redis context option ([#​35370](https://togithub.com/laravel/framework/pull/35370)) - Fixed validating image/jpeg images after Symfony/Mime update ([#​35419](https://togithub.com/laravel/framework/pull/35419)) ### [`v6.20.5`](https://togithub.com/laravel/framework/releases/tag/v6.20.5) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.4...v6.20.5) ##### Fixed - Fixing BroadcastException message in PusherBroadcaster@broadcast ([#​35290](https://togithub.com/laravel/framework/pull/35290)) - Fixed generic DetectsLostConnection string ([#​35323](https://togithub.com/laravel/framework/pull/35323)) ##### Changed - Updated `aws/aws-sdk-php` suggest to `^3.155` ([#​35267](https://togithub.com/laravel/framework/pull/35267)) ### [`v6.20.4`](https://togithub.com/laravel/framework/releases/tag/v6.20.4) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.3...v6.20.4) ##### Fixed - Fixed pivot restoration ([#​35218](https://togithub.com/laravel/framework/pull/35218)) ### [`v6.20.3`](https://togithub.com/laravel/framework/releases/tag/v6.20.3) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.2...v6.20.3) ##### Fixed - Turn the eloquent collection into a base collection if mapWithKeys loses models ([#​35129](https://togithub.com/laravel/framework/pull/35129)) ### [`v6.20.2`](https://togithub.com/laravel/framework/releases/tag/v6.20.2) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.1...v6.20.2) ##### Fixed - [Add some fixes](https://togithub.com/laravel/framework/compare/v6.20.1...v6.20.2) ### [`v6.20.1`](https://togithub.com/laravel/framework/releases/tag/v6.20.1) [Compare Source](https://togithub.com/laravel/framework/compare/v6.20.0...v6.20.1) ##### Fixed - Fixed alias usage in `Eloquent` ([6091048](https://togithub.com/laravel/framework/commit/609104806b8b639710268c75c22f43034c2b72db)) - Fixed `Illuminate\Support\Reflector::isCallable()` ([a90f344](https://togithub.com/laravel/framework/commit/a90f344c66f0a5bb1d718f8bbd20c257d4de9e02)) ### [`v6.20.0`](https://togithub.com/laravel/framework/releases/tag/v6.20.0) [Compare Source](https://togithub.com/laravel/framework/compare/v6.19.1...v6.20.0) #### [v6.20.0 (2020-10-28)](https://togithub.com/laravel/framework/compare/v6.19.1...v6.20.0) ##### Added - Full PHP 8.0 Support ([#​33388](https://togithub.com/laravel/framework/pull/33388)) - Added `Illuminate\Support\Reflector::isCallable()` ([#​34994](https://togithub.com/laravel/framework/pull/34994), [8c16891](https://togithub.com/laravel/framework/commit/8c16891c6e7a4738d63788f4447614056ab5136e), [31917ab](https://togithub.com/laravel/framework/commit/31917abcfa0db6ec6221bb07fc91b6e768ff5ec8), [11cfa4d](https://togithub.com/laravel/framework/commit/11cfa4d4c92bf2f023544d58d51b35c5d31dece0), [#​34999](https://togithub.com/laravel/framework/pull/34999)) ##### Changed - Bump minimum PHP version to v7.2.5 ([#​34928](https://togithub.com/laravel/framework/pull/34928)) ##### Fixed - Fixed ambigious column on many to many with select load ([5007986](https://togithub.com/laravel/framework/commit/500798623d100a9746b2931ae6191cb756521f05)) ### [`v6.19.1`](https://togithub.com/laravel/framework/releases/tag/v6.19.1) [Compare Source](https://togithub.com/laravel/framework/compare/v6.19.0...v6.19.1) ##### Fixed - Fixed `bound()` method ([a7759d7](https://togithub.com/laravel/framework/commit/a7759d70e15b0be946569b8299ac694c08a35d7e)) ### [`v6.19.0`](https://togithub.com/laravel/framework/releases/tag/v6.19.0) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.43...v6.19.0) ##### Added - Provisional support for PHP 8.0 ([#​34884](https://togithub.com/laravel/framework/pull/34884), [28bb76e](https://togithub.com/laravel/framework/commit/28bb76efbcfc5fee57307ffa062b67ff709240dc)) ### [`v6.18.43`](https://togithub.com/laravel/framework/releases/tag/v6.18.43) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.42...v6.18.43) ##### Fixed - Matched `symfony/debug` version with other symfony reqs ([6ce02a2](https://togithub.com/laravel/framework/commit/6ce02a21cf736f28beda2529d1e28849e86b0944)) ### [`v6.18.42`](https://togithub.com/laravel/framework/releases/tag/v6.18.42) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.41...v6.18.42) ##### Fixed - Added missed RESET_THROTTLED constant to Password Facade ([#​34641](https://togithub.com/laravel/framework/pull/34641)) ### [`v6.18.41`](https://togithub.com/laravel/framework/releases/tag/v6.18.41) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.40...v6.18.41) ##### Fixed - Added support for stream reads in FileManager for S3 driver ([#​34480](https://togithub.com/laravel/framework/pull/34480)) ### [`v6.18.40`](https://togithub.com/laravel/framework/releases/tag/v6.18.40) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.39...v6.18.40) ##### Revert - Revert of ["Fixed for empty fallback_locale in `Illuminate\Translation\Translator`"](https://togithub.com/laravel/framework/pull/34136) ([7c54eb6](https://togithub.com/laravel/framework/commit/7c54eb678d58fb9ee7f532a5a5842e6f0e1fe4c9)) ### [`v6.18.39`](https://togithub.com/laravel/framework/releases/tag/v6.18.39) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.38...v6.18.39) ##### Fixed - Fixed for empty fallback_locale in `Illuminate\Translation\Translator` ([#​34136](https://togithub.com/laravel/framework/pull/34136)) ### [`v6.18.38`](https://togithub.com/laravel/framework/releases/tag/v6.18.38) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.37...v6.18.38) ##### Changed - Changed postgres processor ([#​34055](https://togithub.com/laravel/framework/pull/34055)) ### [`v6.18.37`](https://togithub.com/laravel/framework/releases/tag/v6.18.37) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.36...v6.18.37) ##### Fixed - Fixed offset error on invalid remember token ([#​34020](https://togithub.com/laravel/framework/pull/34020)) - Only prepend scheme to PhpRedis host when necessary ([#​34017](https://togithub.com/laravel/framework/pull/34017)) - Fixed `whereKey` and `whereKeyNot` in `Illuminate\Database\Eloquent\Builder` ([#​34031](https://togithub.com/laravel/framework/pull/34031)) ### [`v6.18.36`](https://togithub.com/laravel/framework/releases/tag/v6.18.36) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.35...v6.18.36) ##### Fixed - Fix dimension ratio calculation in `Illuminate\Validation\Concerns\ValidatesAttributes::failsRatioCheck()` ([#​34003](https://togithub.com/laravel/framework/pull/34003)) ##### Changed - Normalize scheme in Redis connections ([#​33892](https://togithub.com/laravel/framework/pull/33892)) - Check no-interaction flag exists and is true for Artisan commands ([#​33950](https://togithub.com/laravel/framework/pull/33950)) ### [`v6.18.35`](https://togithub.com/laravel/framework/releases/tag/v6.18.35) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.34...v6.18.35) ##### Changed - Verify column names are actual columns when using guarded ([#​33777](https://togithub.com/laravel/framework/pull/33777)) ### [`v6.18.34`](https://togithub.com/laravel/framework/releases/tag/v6.18.34) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.33...v6.18.34) #### [v6.18.34 (2020-08-06)](https://togithub.com/laravel/framework/compare/v6.18.33...v6.18.34) ##### Fixed - Fixed `Illuminate\Support\Arr::query()` ([c6f9ae2](https://togithub.com/laravel/framework/commit/c6f9ae2b6fdc3c1716938223de731b97f6a5a255)) - Dont allow mass filling with table names ([9240404](https://togithub.com/laravel/framework/commit/9240404b22ef6f9e827577b3753e4713ddce7471), [f5fa6e3](https://togithub.com/laravel/framework/commit/f5fa6e3a0fbf9a93eab45b9ae73265b4dbfc3ad7)) ### [`v6.18.33`](https://togithub.com/laravel/framework/releases/tag/v6.18.33) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.32...v6.18.33) ##### Fixed - Fixed `Illuminate\Database\Eloquent\Concerns\GuardsAttributes::isGuarded()` ([1b70bef](https://togithub.com/laravel/framework/commit/1b70bef5fd7cc5da74abcdf79e283f830fa3b0a4), [624d873](https://togithub.com/laravel/framework/commit/624d873733388aa2246553a3b465e38554953180), [b70876a](https://togithub.com/laravel/framework/commit/b70876ac80759fbf168c91cdffd7a2b2305e27cb)) - Fixed escaping quotes ([687df01](https://togithub.com/laravel/framework/commit/687df01fa19c99546c1ae1dd53c2a465459b50dc)) ### [`v6.18.32`](https://togithub.com/laravel/framework/releases/tag/v6.18.32) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.31...v6.18.32) ##### Changed - Ignore numeric field names in validators ([#​33712](https://togithub.com/laravel/framework/pull/33712)) - Fixed validation rule 'required_unless' when other field value is boolean. ([#​33715](https://togithub.com/laravel/framework/pull/33715)) ### [`v6.18.31`](https://togithub.com/laravel/framework/releases/tag/v6.18.31) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.30...v6.18.31) ##### Update - Update cookies encryption ([release](https://togithub.com/laravel/framework/compare/v6.18.30...v6.18.31)) ### [`v6.18.30`](https://togithub.com/laravel/framework/releases/tag/v6.18.30) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.29...v6.18.30) ##### Update - Update cookies encryption ([release](https://togithub.com/laravel/framework/compare/v6.18.29...v6.18.30)) ### [`v6.18.29`](https://togithub.com/laravel/framework/releases/tag/v6.18.29) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.28...v6.18.29) ##### Fixed - Fixed cookie issues encryption ([c9ce261](https://togithub.com/laravel/framework/commit/c9ce261a9f7b8e07c9ebc8a7d45651ee1cf86215), [5786aa4](https://togithub.com/laravel/framework/commit/5786aa4a388adfcc62862573275bd37d49aa07d7)) ### [`v6.18.28`](https://togithub.com/laravel/framework/releases/tag/v6.18.28) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.27...v6.18.28) ##### Fixed - Fixed cookie issues ([bb9db21](https://togithub.com/laravel/framework/commit/bb9db21af137344feffa192fcabe4e439c8b0f60)) ### [`v6.18.27`](https://togithub.com/laravel/framework/releases/tag/v6.18.27) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.26...v6.18.27) ##### Fixed - Dont decrement transaction below 0 in `Illuminate\Database\Concerns\ManagesTransactions::handleCommitTransactionException()` ([7681795](https://togithub.com/laravel/framework/commit/768179578e5492b5f80c391bd43b233938e16e27)) - Fixed transaction problems on closure transaction ([c4cdfc7](https://togithub.com/laravel/framework/commit/c4cdfc7c54127b772ef10f37cfc9ef8e9d6b3227)) - Prevent to serialize uninitialized properties ([#​33644](https://togithub.com/laravel/framework/pull/33644)) - Fixed missing statement preventing deletion in `Illuminate\Database\Eloquent\Relations\MorphPivot::delete()` ([#​33648](https://togithub.com/laravel/framework/pull/33648)) ##### Changed - Improve cookie encryption ([#​33662](https://togithub.com/laravel/framework/pull/33662)) ### [`v6.18.26`](https://togithub.com/laravel/framework/releases/tag/v6.18.26) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.25...v6.18.26) ##### Fixed - Align (fix) nested arrays support for `assertViewHas` & `assertViewMissing` in `Illuminate\Testing\TestResponse` ([#​33566](https://togithub.com/laravel/framework/pull/33566)) ### [`v6.18.25`](https://togithub.com/laravel/framework/releases/tag/v6.18.25) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.24...v6.18.25) ##### Fixed - Fixed `Illuminate\Cache\FileStore::flush()` ([#​33458](https://togithub.com/laravel/framework/pull/33458)) - Fixed auto creating model by class name ([#​33481](https://togithub.com/laravel/framework/pull/33481)) - Don't return nested data from validator when failing an exclude rule ([#​33435](https://togithub.com/laravel/framework/pull/33435)) - Fixed validation nested error messages ([6615371](https://togithub.com/laravel/framework/commit/6615371d7c0a7431372244d21eae54696b3c19f2)) - Fixed `Illuminate\Support\Reflector` to handle parent ([#​33502](https://togithub.com/laravel/framework/pull/33502)) ##### Revert - Revert [Improve SQL Server last insert id retrieval](https://togithub.com/laravel/framework/pull/33453) ([#​33496](https://togithub.com/laravel/framework/pull/33496)) ### [`v6.18.24`](https://togithub.com/laravel/framework/releases/tag/v6.18.24) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.23...v6.18.24) ##### Fixed - Fixed notifications database channel for anonymous notifiables ([#​33409](https://togithub.com/laravel/framework/pull/33409)) - Added float comparison null checks ([#​33421](https://togithub.com/laravel/framework/pull/33421)) - Improve SQL Server last insert id retrieval ([#​33453](https://togithub.com/laravel/framework/pull/33453)) ### [`v6.18.23`](https://togithub.com/laravel/framework/releases/tag/v6.18.23) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.22...v6.18.23) ##### Fixed - Fixed `ConfigurationUrlParser` query decoding ([#​33340](https://togithub.com/laravel/framework/pull/33340)) - Correct implementation of float casting comparison ([#​33322](https://togithub.com/laravel/framework/pull/33322)) ### [`v6.18.22`](https://togithub.com/laravel/framework/releases/tag/v6.18.22) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.21...v6.18.22) ##### Revert - Revert \[Fixed `Model::originalIsEquivalent()` with floats ([#​33259](https://togithub.com/laravel/framework/pull/33259), [d68d915](https://togithub.com/laravel/framework/commit/d68d91516db6d1b9cba8a72f99b2c7e8223e988f))]\(https://github.com/laravel/framework/commit/bf3cb6f6979df2d6965d2e0aa731724d0e2b15e5) ### [`v6.18.21`](https://togithub.com/laravel/framework/releases/tag/v6.18.21) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.20...v6.18.21) #### [v6.18.21 (2020-06-23)](https://togithub.com/laravel/framework/compare/v6.18.20...v6.18.21) ##### Fixed - Fixed `Model::originalIsEquivalent()` with floats ([#​33259](https://togithub.com/laravel/framework/pull/33259), [d68d915](https://togithub.com/laravel/framework/commit/d68d91516db6d1b9cba8a72f99b2c7e8223e988f)) ### [`v6.18.20`](https://togithub.com/laravel/framework/releases/tag/v6.18.20) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.19...v6.18.20) ##### Changed - Improved the reflector ([#​33184](https://togithub.com/laravel/framework/pull/33184)) ### [`v6.18.19`](https://togithub.com/laravel/framework/releases/tag/v6.18.19) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.18...v6.18.19) ##### Fixed - Fixed `Model::withoutEvents()` not registering listeners inside boot() ([#​33149](https://togithub.com/laravel/framework/pull/33149), [4bb32ae](https://togithub.com/laravel/framework/commit/4bb32aea50eec4c3cc8b77f463e4a96213a0af09)) ### [`v6.18.18`](https://togithub.com/laravel/framework/releases/tag/v6.18.18) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.17...v6.18.18) ##### Fixed - Fixed `Illuminate\Database\Eloquent\Relations\MorphToMany::getCurrentlyAttachedPivots()` ([110b129](https://togithub.com/laravel/framework/commit/110b129531df172f03bf163f561c71123fac6296)) ### [`v6.18.17`](https://togithub.com/laravel/framework/releases/tag/v6.18.17) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.16...v6.18.17) ##### Added - Support PHP 8's reflection API ([#​33039](https://togithub.com/laravel/framework/pull/33039)) ##### Fixed - Fixed `Illuminate\Database\Eloquent\Collection::getQueueableRelations()` ([00e9ed7](https://togithub.com/laravel/framework/commit/00e9ed76483ea6ad1264676e7b1095b23e16a433)) - Fixed bug with update existing pivot and polymorphic many to many ([684208b](https://togithub.com/laravel/framework/commit/684208b10460b49fa34354cc42f33b9b7135814f)) ### [`v6.18.16`](https://togithub.com/laravel/framework/compare/v6.18.15...v6.18.16) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.15...v6.18.16) ### [`v6.18.15`](https://togithub.com/laravel/framework/releases/tag/v6.18.15) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.14...v6.18.15) ##### Added - Added `Illuminate\Http\Middleware\TrustHosts` ([9229264](https://togithub.com/laravel/framework/commit/92292649621f2aadc84ab94376244650a9f55696)) ##### Fixed - Revert of ["Remove `strval` from `Illuminate/Validation/ValidationRuleParser::explodeWildcardRules()`"](https://togithub.com/laravel/framework/commit/1c76a6f3a80fa8f756740566dffd9fa1be65c123) ([52940cf](https://togithub.com/laravel/framework/commit/52940cf3275cfebd47ec008fd8ae5bc6d6a42dfd)) - Fixed Queued Mail MessageSent Listener With Attachments ([#​32795](https://togithub.com/laravel/framework/pull/32795)) - Added error clearing before sending in `Illuminate\Mail\Mailer::sendSwiftMessage()` ([#​32799](https://togithub.com/laravel/framework/pull/32799)) - Avoid foundation function call in the auth component ([#​32805](https://togithub.com/laravel/framework/pull/32805)) ##### Changed - Added explicit `symfony/polyfill-php73` dependency ([5796b1e](https://togithub.com/laravel/framework/commit/5796b1e43dfe14914050a7e5dd24ddf803ec99b8)) - Set `Cache\FileStore` file permissions only once ([#​32845](https://togithub.com/laravel/framework/pull/32845), [11c533b](https://togithub.com/laravel/framework/commit/11c533b9aa062f4cba1dd0fe3673bf33d275480f)) ### [`v6.18.14`](https://togithub.com/laravel/framework/releases/tag/v6.18.14) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.13...v6.18.14) ##### Added - Added SSL SYSCALL EOF as a lost connection message ([#​32697](https://togithub.com/laravel/framework/pull/32697)) ##### Fixed - Fixed `FakerGenerator` Unique caching issue ([#​32703](https://togithub.com/laravel/framework/pull/32703)) - Added boolean to types that don't need character options ([#​32716](https://togithub.com/laravel/framework/pull/32716)) - Fixed `Illuminate\Foundation\Testing\PendingCommand` that do not resolve 'OutputStyle::class' from the container ([#​32687](https://togithub.com/laravel/framework/pull/32687)) - Clear resolved event facade on `Illuminate\Foundation\Testing\Concerns\MocksApplicationServices::withoutEvents()` ([d1e7f85](https://togithub.com/laravel/framework/commit/d1e7f85dfd79abbe4f5e01818f620f6ecc67de4d)) - Fixed deprecated "Doctrine/Common/Inflector/Inflector" class ([#​32734](https://togithub.com/laravel/framework/pull/32734)) ##### Changed - Remove the undocumented dot keys support in validators ([#​32764](https://togithub.com/laravel/framework/pull/32764)) - Remove `strval` from `Illuminate/Validation/ValidationRuleParser::explodeWildcardRules()` [1c76a6f](https://togithub.com/laravel/framework/commit/1c76a6f3a80fa8f756740566dffd9fa1be65c123) ### [`v6.18.13`](https://togithub.com/laravel/framework/releases/tag/v6.18.13) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.12...v6.18.13) ##### Fixed - Fixed `Illuminate\Database\Eloquent\Collection::getQueueableRelations()` ([7b32460](https://togithub.com/laravel/framework/commit/7b32469420258e9e52b24b2ffa7f491e79a3a870)) ### [`v6.18.12`](https://togithub.com/laravel/framework/releases/tag/v6.18.12) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.11...v6.18.12) ##### Added - Add pdo try again as lost connection message ([#​32605](https://togithub.com/laravel/framework/pull/32605)) ##### Fixed - Fixed `Illuminate\Foundation\Testing\TestResponse::assertSessionHasInput()` ([f0639fd](https://togithub.com/laravel/framework/commit/f0639fda45fc2874986fe409d944dde21d42c6f3)) - Set relation connection on eager loaded MorphTo ([#​32602](https://togithub.com/laravel/framework/pull/32602)) - Fixed `Illuminate\Database\Schema\Grammars\SqlServerGrammar::compileDropDefaultConstraint()` was ignoring Table prefixes ([#​32606](https://togithub.com/laravel/framework/pull/32606)) - Filtering null's in `hasMorph()` ([#​32614](https://togithub.com/laravel/framework/pull/32614)) - Fixed `Illuminate\Console\Scheduling\Schedule::compileParameters()` ([cfc3ac9](https://togithub.com/laravel/framework/commit/cfc3ac9c8b0a593d264ae722ab90601fa4882d0e), [36e215d](https://togithub.com/laravel/framework/commit/36e215dd39cd757a8ffc6b17794de60476b2289d)) - Fixed bug with model name in `Illuminate\Database\Eloquent\RelationNotFoundException::make()` ([f72a166](https://togithub.com/laravel/framework/commit/f72a1662ab64cc543c532941b1ab1279001af8e9)) - Fixed `Illuminate\Foundation\Testing\TestResponse::assertJsonCount()` not accepting falsey keys ([#​32655](https://togithub.com/laravel/framework/pull/32655)) ##### Changed - Changed `Illuminate/Database/Eloquent/Relations/Concerns/AsPivot::fromRawAttributes()` ([6c502c1](https://togithub.com/laravel/framework/commit/6c502c1135082e8b25f2720931b19d36eeec8f41)) - Restore оnly common relations ([#​32613](https://togithub.com/laravel/framework/pull/32613), [d82f78b](https://togithub.com/laravel/framework/commit/d82f78b13631c4a04b9595099da0022ca3d8b94e), [48e4d60](https://togithub.com/laravel/framework/commit/48e4d602d4f8fe9304e8998c5893206f67504dbf)) - Use single space if plain email is empty in `Illuminate\Mail\Mailer::addContent()` ([0557622](https://togithub.com/laravel/framework/commit/055762286132d545cbc064dce645562c0d51532f)) - Remove wasted file read when loading package manifest in `Illuminate\Foundation\PackageManifest::getManifest()` ([#​32646](https://togithub.com/laravel/framework/pull/32646)) - Cache `FakerGenerator` instances ([#​32585](https://togithub.com/laravel/framework/pull/32585)) - Do not change `character` and `collation` for some columns on change ([fccdf7c](https://togithub.com/laravel/framework/commit/fccdf7c42d5ceb50985b3e8243d7ba650de996d6)) ### [`v6.18.11`](https://togithub.com/laravel/framework/releases/tag/v6.18.11) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.10...v6.18.11) ##### Fixed - Auth with each master on flushdb ([d0afa58](https://togithub.com/laravel/framework/commit/d0afa5846ca1d85ca07cdb580d3b9e9768ebdf41)) - Clear resolved facades earlier ([f2ea1a2](https://togithub.com/laravel/framework/commit/f2ea1a23fdac94d3f0818e7ff514fbaed3f45643)) - Register opis key so it is not tied to a deferred service provider ([a4574ea](https://togithub.com/laravel/framework/commit/a4574ea973bab9bd6a2ba34d36dfb8f9b55d5a4a)) - Pass status code to schedule finish ([b815dc6](https://togithub.com/laravel/framework/commit/b815dc6c1b1c595f3241c493255f0fbfd67a6131)) - Fix firstWhere behavior for relations ([#​32525](https://togithub.com/laravel/framework/pull/32525)) - Fix boolean value in assertSessionHasErrors ([#​32555](https://togithub.com/laravel/framework/pull/32555)) ### [`v6.18.10`](https://togithub.com/laravel/framework/releases/tag/v6.18.10) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.9...v6.18.10) ##### Fixed - Check if object ([1b0bdb4](https://togithub.com/laravel/framework/commit/1b0bdb43062a2792befe6fd754140124a8e4dc35)) ### [`v6.18.9`](https://togithub.com/laravel/framework/releases/tag/v6.18.9) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.8...v6.18.9) ##### Fixed - Fix `refresh()` to support `AsPivot` trait ([#​32420](https://togithub.com/laravel/framework/pull/32420)) - Fix orderBy with callable ([#​32471](https://togithub.com/laravel/framework/pull/32471)) ### [`v6.18.8`](https://togithub.com/laravel/framework/releases/tag/v6.18.8) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.7...v6.18.8) ##### Fixed - Removed dots ([e78d24f](https://togithub.com/laravel/framework/commit/e78d24f31b84cd81c30b5d8837731d77ec089761)) - Duplicated mailable in-memory data attachments with different names ([#​32392](https://togithub.com/laravel/framework/pull/32392)) - Fix a regression caused by [#​32315](https://togithub.com/laravel/framework/issues/32315) ([#​32388](https://togithub.com/laravel/framework/pull/32388)) - Duplicated mailable storage attachments with different names ([#​32394](https://togithub.com/laravel/framework/pull/32394)) ### [`v6.18.7`](https://togithub.com/laravel/framework/releases/tag/v6.18.7) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.6...v6.18.7) ##### Fixed - Call setlocale ([1c6a504](https://togithub.com/laravel/framework/commit/1c6a50424c5558782a55769a226ab834484282e1)) - Use a map to prevent unnecessary array access ([#​32296](https://togithub.com/laravel/framework/pull/32296)) - Prevent timestamp update when pivot is not dirty ([#​32311](https://togithub.com/laravel/framework/pull/32311)) - Add support for the new composer installed.json format ([#​32310](https://togithub.com/laravel/framework/pull/32310)) - ValidatesAttributes::validateUrl use Symfony/Validator 5.0.7 regex ([#​32315](https://togithub.com/laravel/framework/pull/32315)) - Fix \*scan methods for phpredis ([#​32336](https://togithub.com/laravel/framework/pull/32336)) - Use the router for absolute urls ([#​32345](https://togithub.com/laravel/framework/pull/32345)) ### [`v6.18.6`](https://togithub.com/laravel/framework/releases/tag/v6.18.6) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.5...v6.18.6) ##### Security - Prevent insecure characters in locale ([c248521](https://togithub.com/laravel/framework/commit/c248521f502c74c6cea7b0d221639d4aa752d5db)) ### [`v6.18.5`](https://togithub.com/laravel/framework/releases/tag/v6.18.5) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.4...v6.18.5) ##### Fixed - Revert "Fix setting mail header" ([#​32278](https://togithub.com/laravel/framework/pull/32278)) ### [`v6.18.4`](https://togithub.com/laravel/framework/releases/tag/v6.18.4) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.3...v6.18.4) ##### Fixed - Added missing return in the sendNow pending mail fake ([#​32095](https://togithub.com/laravel/framework/pull/32095)) - Prevent long URLs from breaking email layouts ([#​32189](https://togithub.com/laravel/framework/pull/32189)) - Fix setting mail header ([#​32272](https://togithub.com/laravel/framework/pull/32272)) ### [`v6.18.3`](https://togithub.com/laravel/framework/releases/tag/v6.18.3) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.2...v6.18.3) ##### Fixed - Corrected suggested dependencies ([#​32072](https://togithub.com/laravel/framework/pull/32072), [c01a70e](https://togithub.com/laravel/framework/commit/c01a70e33198e81d06d4b581e36e25a80acf8a68)) - Avoid deadlock in test when sharing process group ([#​32067](https://togithub.com/laravel/framework/pull/32067)) ### [`v6.18.2`](https://togithub.com/laravel/framework/releases/tag/v6.18.2) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.1...v6.18.2) ##### Fixed - Fixed scheduler dependency assumptions ([#​31894](https://togithub.com/laravel/framework/pull/31894)) - Corrected suggested dependencies ([bb0ec42](https://togithub.com/laravel/framework/commit/bb0ec42b5a55b3ebf3a5a35cc6df01eec290dfa9)) - Unset `pivotParent` on `Pivot::unsetRelations()` ([#​31956](https://togithub.com/laravel/framework/pull/31956)) - Fixed `cookie` helper signature , matching match `CookieFactory` ([#​31974](https://togithub.com/laravel/framework/pull/31974)) ### [`v6.18.1`](https://togithub.com/laravel/framework/releases/tag/v6.18.1) [Compare Source](https://togithub.com/laravel/framework/compare/v6.18.0...v6.18.1) ##### Fixed - Fixed array lock release behavior ([#​31795](https://togithub.com/laravel/framework/pull/31795)) - Fixed model restoring right after being soft deleting ([#​31719](https://togithub.com/laravel/framework/pull/31719)) - Fixed phpredis "zadd" and "exists" on cluster ([#​31838](https://togithub.com/laravel/framework/pull/31838)) - Fixed "srid" mysql schema ([#​31852](https://togithub.com/laravel/framework/pull/31852)) - Fixed Microsoft ODBC lost connection handling ([#​31879](https://togithub.com/laravel/framework/pull/31879)) ### [`v6.18.0`](https://togithub.com/laravel/framework/releases/tag/v6.18.0) [Compare Source](https://togithub.com/laravel/framework/compare/v6.17.1...v6.18.0) ##### Added - Added `Arr::hasAny()` method ([#​31636](https://togithub.com/laravel/framework/pull/31636)) ##### Fixed - Use correct locale when resolving Faker from the container ([#​31615](https://togithub.com/laravel/framework/pull/31615)) - Fixed loading deferred providers for binding interfaces and implementations ([#​31629](https://togithub.com/laravel/framework/pull/31629), [1764ff7](https://togithub.com/laravel/framework/commit/1764ff762966083a12dd2c9b522cec5f1bbda967)) ##### Changed - Make `newPivotQuery()` method public ([#​31677](https://togithub.com/laravel/framework/pull/31677)) - Allowed easier customization of the queued mailable job ([#​31684](https://togithub.com/laravel/framework/pull/31684)) - Expose Notification Id within Message Data in `Illuminate\Notifications\Channels\MailChannel` ([#​31632](https://togithub.com/laravel/framework/pull/31632)) ### [`v6.17.1`](https://togithub.com/laravel/framework/releases/tag/v6.17.1) [Compare Source](https://togithub.com/laravel/framework/compare/v6.17.0...v6.17.1) #### [v6.17.1 (2020-02-26)](https://togithub.com/laravel/framework/compare/v6.17.0...v6.17.1) ##### Changed - Don\`t do chmod in File cache in case if permission not set ([#​31593](https://togithub.com/laravel/framework/pull/31593)) ### [`v6.17.0`](https://togithub.com/laravel/framework/releases/tag/v6.17.0) [Compare Source](https://togithub.com/laravel/framework/compare/v6.16.0...v6.17.0) ##### Added - Allowed private-encrypted pusher channels ([#​31559](https://togithub.com/laravel/framework/pull/31559), [ceabaef](https://togithub.com/laravel/framework/commit/ceabaef88741c0c6a891166cf14eb967fdf4e8ee), [8215e0d](https://togithub.com/laravel/framework/commit/8215e0dc66bf71a7ff4e9bf260380cf4a26f28a6)) - Added file `permission` config option for the File cache store ([#​31579](https://togithub.com/laravel/framework/pull/31579)) - Added `Connection refused` and `running with the --read-only option so it cannot execute this statement` to `DetectsLostConnections` ([#​31539](https://togithub.com/laravel/framework/pull/31539)) ##### Reverted - Reverted ["Fixed memory usage on downloading large files"](https://togithub.com/laravel/framework/pull/31163) ([#​31587](https://togithub.com/laravel/framework/pull/31587)) ##### Fixed - Fixed issue `Content Type not specified` ([#​31533](https://togithub.com/laravel/framework/pull/31533)) ##### Changed - Allowed `cache` helper to have an optional `expiration` parameter ([#​31554](https://togithub.com/laravel/framework/pull/31554)) - Allowed passing of strings to `TestResponse::dumpSession()` method ([#​31583](https://togithub.com/laravel/framework/pull/31583)) - Consider mailto: and tel: links in the subcopy actionUrl label in emails ([#​31523](https://togithub.com/laravel/framework/pull/31523), [641a7cd](https://togithub.com/laravel/framework/commit/641a7cda8280ecd3035616d4ce6434434b116624)) - Exclude mariaDB from database queue support for new SKIP LOCKED ([fff96e7](https://togithub.com/laravel/framework/commit/fff96e7df7de470e162a6b7f6dd528e6fe17aadc)) ### [`v6.16.0`](https://togithub.com/laravel/framework/releases/tag/v6.16.0) [Compare Source](https://togithub.com/laravel/framework/compare/v6.15.1...v6.16.0) ##### Added - Added Guzzle 7 support ([#​31484](https://togithub.com/laravel/framework/pull/31484)) - Added `Illuminate\Database\Query\Builder::groupByRaw()` ([#​31498](https://togithub.com/laravel/framework/pull/31498)) - Added SQLite JSON update support with json_patch ([#​31492](https://togithub.com/laravel/framework/pull/31492)) ##### Fixed - Fixed `appendRow` on console table ([#​31469](https://togithub.com/laravel/framework/pull/31469)) - Fixed password check in `EloquentUserProvider::retrieveByCredentials()` ([4436662](https://togithub.com/laravel/framework/commit/4436662a1ee19fc5e9eb76a0651d0de1aedb3ee2)) ##### Revert - Revert table feature in the console output ([4094d78](https://togithub.com/laravel/framework/commit/4094d785269ce7849557b792f650fb278d48978e)) ##### Changed - Change MySql nullable modifier to allow generated columns to be not null ([#​31452](https://togithub.com/laravel/framework/pull/31452)) - Throw exception on empty collection in `assertSentTo()` \ `assertNotSentTo()` methods in `NotificationFake` class ([#​31471](https://togithub.com/laravel/framework/pull/31471)) ### [`v6.15.1`](https://togithub.com/laravel/framework/releases/tag/v6.15.1) [Compare Source](https://togithub.com/laravel/framework/compare/v6.15.0...v6.15.1) ##### Added - Added `whereNull` and `whereNotNull` to `Collection` ([#​31425](https://togithub.com/laravel/framework/pull/31425)) - Added `Illuminate\Foundation\Testing\MockStream` class ([#​31447](https://togithub.com/laravel/framework/pull/31447)) ##### Fixed - Fixed `event:list` command for shows non-registered events ([#​31444](https://togithub.com/laravel/framework/pull/31444)) - Fixed postgres grammar for nested json arrays with ([#​31448](https://togithub.com/laravel/framework/pull/31448), [b3d0da1](https://togithub.com/laravel/framework/commit/b3d0da164bdf3d5d829384025476ca1b2065c97e)) ### [`v6.15.0`](https://togithub.com/laravel/framework/releases/tag/v6.15.0) [Compare Source](https://togithub.com/laravel/framework/compare/v6.14.0...v6.15.0) ##### Added - Added `Illuminate\Auth\Events\Validated` event ([#​31357](https://togithub.com/laravel/framework/pull/31357), [7ddac28](https://togithub.com/laravel/framework/commit/7ddac28bc08b99ee248b1e4aa559efc3a8bfec8c)) - Make `Blueprint` support Grammar's `macro` ([#​31365](https://togithub.com/laravel/framework/pull/31365)) - Added `Macroable` trait to `Illuminate\Console\Scheduling\Schedule` class ([#​31354](https://togithub.com/laravel/framework/pull/31354)) - Added support `dispatchAfterResponse` in `BusFake` ([#​31418](https://togithub.com/laravel/framework/pull/31418), [e59597f](https://togithub.com/laravel/framework/commit/e59597f13af3ee6e6467bdb8593844f9db6bb789)) - Added `Illuminate\Foundation\Exceptions\Handler::getHttpExceptionView()` ([#​31420](https://togithub.com/laravel/framework/pull/31420)) - Allowed appending of rows to Artisan tables ([#​31426](https://togithub.com/laravel/framework/pull/31426)) ##### Fixed - Fixed `locks` for `sqlsrv` queue ([5868066](https://togithub.com/laravel/framework/commit/58680668102282fcc4215a48e8947c2c1b051201)) - Fixed `Illuminate\Events\Dispatcher::hasListeners()` ([#​31403](https://togithub.com/laravel/framework/pull/31403), [c80302e](https://togithub.com/laravel/framework/commit/c80302e6e9403f9fad71f114d94e758ee0fcbff7)) - Fixed testing with unencrypted cookies ([#​31390](https://togithub.com/laravel/framework/pull/31390)) ##### Changed - Allowed multiple paths to be passed to migrate fresh and migrate refresh commands ([#​31381](https://togithub.com/laravel/framework/pull/31381)) - Split Console InteractsWithIO to external trait ([#​31376](https://togithub.com/laravel/framework/pull/31376)) - Added sms link as valid URL in `UrlGenerator::isValid()` method ([#​31382](https://togithub.com/laravel/framework/pull/31382)) - Upgrade CommonMark and use the bundled table extension ([#​31411](https://togithub.com/laravel/framework/pull/31411)) - Ensure `Application::$terminatingCallbacks` are reset on `Application::flush()` ([#​31413](https://togithub.com/laravel/framework/pull/31413)) - Remove serializer option in `PhpRedisConnector::createClient()` ([#​31417](https://togithub.com/laravel/framework/pull/31417)) ### [`v6.14.0`](https://togithub.com/laravel/framework/releases/tag/v6.14.0) [Compare Source](https://togithub.com/laravel/framework/compare/v6.13.1...v6.14.0) ##### Added - Added `Illuminate\Bus\Dispatcher::dispatchAfterResponse()` method ([#​31300](https://togithub.com/laravel/framework/pull/31300), [8a3cdb0](https://togithub.com/laravel/framework/commit/8a3cdb0622047b1d94b4a754bfe98fb7dc1c174a)) - Added `Illuminate\Support\Testing\Fakes\QueueFake::assertPushedWithoutChain()` method ([#​31332](https://togithub.com/laravel/framework/pull/31332), [7fcc6b5](https://togithub.com/laravel/framework/commit/7fcc6b5feb004f57aa61a0fa93c340694ae6a980)) - Added `Macroable` trait to the `Illuminate\Events\Dispatcher` ([#​31317](https://togithub.com/laravel/framework/pull/31317)) - Added `NoPendingMigrations` event ([#​31289](https://togithub.com/laravel/framework/pull/31289), [739fcea](https://togithub.com/laravel/framework/commit/739fcea5cfcc9079d3ca8e5aa9673f706741418e)) ##### Fixed - Used current DB to create Doctrine Connections ([#​31278](https://togithub.com/laravel/framework/pull/31278)) - Removed duplicate output when publishing tags in `vendor:publish` command ([#​31333](https://togithub.com/laravel/framework/pull/31333)) - Fixed plucking column name containing a space ([#​31299](https://togithub.com/laravel/framework/pull/31299)) - Fixed bug with wildcard caching in event dispatcher ([#​31313](https://togithub.com/laravel/framework/pull/31313)) - Fixed infinite value for RedisStore ([#​31348](https://togithub.com/laravel/framework/pull/31348)) - Fixed dropping columns in SQLServer with default value ([#​31341](https://togithub.com/laravel/framework/pull/31341)) ##### Changed - Use SKIP LOCKED for mysql 8.1 and pgsql 9.5 queue workers ([#​31287](https://togithub.com/laravel/framework/pull/31287)) - Dont merge middleware from method and property in `Illuminate\Bus\Queueable::middleware()` ([#​31301](https://togithub.com/laravel/framework/pull/31301)) - Split `specifyParameter()` from `Illuminate\Console\Command` to `HasParameters` trait ([#​31254](https://togithub.com/laravel/framework/pull/31254)) - Make sure changing a database field to json does not include charset ([#​31343](https://togithub.com/laravel/framework/pull/31343)) ### [`v6.13.1`](https://togithub.com/laravel/framework/releases/tag/v6.13.1) [Compare Source](https://togithub.com/laravel/framework/compare/v6.13.0...v6.13.1) ##### Fixed - Fixed error on `queue:work` database on Windows ([#​31277](https://togithub.com/laravel/framework/pull/31277)) ### [`v6.13.0`](https://togithub.com/laravel/framework/releases/tag/v6.13.0) [Compare Source](https://togithub.com/laravel/framework/compare/v6.12.0...v6.13.0) ##### Added - Added `--api` option to the `make:model` command ([#​31197](https://togithub.com/laravel/framework/pull/31197), [#​31222](https://togithub.com/laravel/framework/pull/31222)) - Added `PendingResourceRegistration::shallow()` method ([#​31208](https://togithub.com/laravel/framework/pull/31208), [104c539](https://togithub.com/laravel/framework/commit/104c539c342d395e2f3c4ba7339df095f83f6352)) - Allowed formatting an implicit attribute using a closure ([#​31246](https://togithub.com/laravel/framework/pull/31246)) - Added `Filesystem::ensureDirectoryExists()` method ([8a8eed4](https://togithub.com/laravel/framework/commit/8a8eed4d157102ef77527891ac1d8f8e85e7afee)) - Added support to `Storage::url()` for the Ftp driver ([#​31258](https://togithub.com/laravel/framework/pull/31258), [b8790e5](https://togithub.com/laravel/framework/commit/b8790e56bb7333943db799e6ff6e21a7b01218e0)) ##### Fixed - Fixed laravel migrations when migrating to sql server (dropColumn with default value) ([#​31229](https://togithub.com/laravel/framework/pull/31229)) - Fixed `handleBeginTransactionException()` method calling pdo property instead of getPdo() method ([#​31233](https://togithub.com/laravel/framework/pull/31233)) - Fixed channel names when broadcasting via redis ([#​31261](https://togithub.com/laravel/framework/pull/31261)) - Replace asterisks before validation ([#​31257](https://togithub.com/laravel/framework/pull/31257)) ##### Changed - Reset timeout handler after worker loop ([#​31198](https://togithub.com/laravel/framework/pull/31198)) ### [`v6.12.0`](https://togithub.com/laravel/framework/releases/tag/v6.12.0) [Compare Source](https://togithub.com/laravel/framework/compare/v6.11.0...v6.12.0) ##### Added - Added `ServiceProvider::loadFactoriesFrom()` method ([#​31133](https://togithub.com/laravel/framework/pull/31133)) - Added `TestResponse::dumpSession()` method ([#​31131](https://togithub.com/laravel/framework/pull/31131)) - Added `Str::isUuid()` method ([#​31148](https://togithub.com/laravel/framework/pull/31148)) - Restored phpunit 7 support ([#​31113](https://togithub.com/laravel/framework/pull/31113)) - Added `Request::boolean()` method ([#​31160](https://togithub.com/laravel/framework/pull/31160)) - Added `Database\Eloquent\FactoryBuilder::createMany()` ([#​31171](https://togithub.com/laravel/framework/pull/31171), [6553d59](https://togithub.com/laravel/framework/commit/6553d5923959bd947b49eb089053cd430d8968d4)) - Added missing options for PhpRedis ([#​31182](https://togithub.com/laravel/framework/pull/31182)) ##### Fixed - Fixed `Cache\RedisLock::acquire()` ([#​31168](https://togithub.com/laravel/framework/pull/31168), [8683a3d](https://togithub.com/laravel/framework/commit/8683a3d721f92e512a83a3e5feb3d0a9bb682560)) - Fixed database url parsing for connections with no database specified ([#​31185](https://togithub.com/laravel/framework/pull/31185)) - Prevent ambiguous column with table name prefix ([#​31174](https://togithub.com/laravel/framework/pull/31174)) ##### Optimization - Fixed memory usage on downloading large f
mend-for-github-com[bot] commented 7 months ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update laravel/framework:6.20.42 --with-dependencies --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Package "laravel/framework:6.20.42" listed for update is not installed. Ignoring.
Loading composer repositories with package information
Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/
Updating dependencies (including require-dev)