stefanzweifel / screeenly

📸 Screenshot as a Service
https://secure.screeenly.com
MIT License
496 stars 102 forks source link

Bump laravel/framework from 5.7.24 to 5.7.28 #225

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps laravel/framework from 5.7.24 to 5.7.28.

Release notes *Sourced from [laravel/framework's releases](https://github.com/laravel/framework/releases).* > ## v5.7.28 > ## [v5.7.28 (2019-02-26)](https://github.com/laravel/framework/compare/v5.7.27...v5.7.28) > > ### Added > - Add support for `Pheanstalk 4.x` ([#27622](https://github-redirect.dependabot.com/laravel/framework/pull/27622)) > - Allow configuration of token guard keys ([#27585](https://github-redirect.dependabot.com/laravel/framework/pull/27585)) > > ### Changed > - Update vue preset to exclude `@babel/preset-react` ([#27645](https://github-redirect.dependabot.com/laravel/framework/pull/27645)) > - Reflash the session for the broadcasting auth call ([#27647](https://github-redirect.dependabot.com/laravel/framework/pull/27647)) > - Improving readability in `AuthenticateWithBasicAuth` Middleware ([#27661](https://github-redirect.dependabot.com/laravel/framework/pull/27661)) > - Use safe container getter on `Pipeline` ([#27648](https://github-redirect.dependabot.com/laravel/framework/pull/27648)) > > ### Fixed > - Fixed Postgres grammar when using union queries ([#27589](https://github-redirect.dependabot.com/laravel/framework/pull/27589)) > - Fixed an issue when using Mail::queue to queue Mailables ([#27618](https://github-redirect.dependabot.com/laravel/framework/pull/27618)) > - Fixed error in `Foundation\Exceptions\Handler` ([#27632](https://github-redirect.dependabot.com/laravel/framework/pull/27632)) > > ## v5.7.27 > https://github.com/laravel/framework/compare/v5.7.26...v5.7.27 > > ## v5.7.26 > ## [v5.7.26 (2019-02-12)](https://github.com/laravel/framework/compare/v5.7.25...v5.7.26) > > ### Added > - Added `Illuminate\Pipeline\Pipeline::thenReturn()` ([#27429](https://github-redirect.dependabot.com/laravel/framework/pull/27429)) > - Added `Illuminate\Cache\TaggedCache::getTags()` ([#27445](https://github-redirect.dependabot.com/laravel/framework/pull/27445)) > - Added `Illuminate\Http\ResponseTrait::getCallback()` ([#27464](https://github-redirect.dependabot.com/laravel/framework/pull/27464)) > - Added license file to each component ([9e57e8b](https://github.com/laravel/framework/commit/9e57e8bea04638d5bafec62db1051fbc2ce39e3a)) > - Added `Model::withoutEvents()` method ([#27419](https://github-redirect.dependabot.com/laravel/framework/pull/27419), [5c5d6b2](https://github.com/laravel/framework/commit/5c5d6b24f6156768575ae49aa84d7b1d004f23fe)) > > ### Reverted > - Revert of "Fixed wrong class being used when eager loading nullable `MorphTo` with `withDefault()` ([#27411](https://github-redirect.dependabot.com/laravel/framework/pull/27411))"([9bbf644](https://github.com/laravel/framework/commit/9bbf6443e2709d846367f04ebed9a41823ebcc34)) > > ### Changed > - Improved error message in `Illuminate\Foundation\Testing\TestResponse::assertJsonValidationErrors()` ([#27495](https://github-redirect.dependabot.com/laravel/framework/pull/27495), [98010da](https://github.com/laravel/framework/commit/98010da996de264c1487bbd1c145741169691b95)) > - `Illuminate\Support\Testing\Fakes\EventFake::dispatch()` will return response ([#27430](https://github-redirect.dependabot.com/laravel/framework/pull/27430)) > > > ## v5.7.25 > ## [v5.7.25 (2019-02-05)](https://github.com/laravel/framework/compare/v5.7.24...v5.7.25) > > ### Added > - Allowed specifying custom translation for date relative messages ([#27341](https://github-redirect.dependabot.com/laravel/framework/pull/27341)) > - Add computed support to SQL Server schema grammar ([#27346](https://github-redirect.dependabot.com/laravel/framework/pull/27346), [1c74d7f](https://github.com/laravel/framework/commit/1c74d7fe595df223279de55dffc7ae6fc8ac9ca6)) > - Allowed `ENV` to control paths of `cache files` for `services`, `packages` and `routes` ([#27389](https://github-redirect.dependabot.com/laravel/framework/pull/27389)) > > ### Fixed > - Fixed `BelongsToMany` pivot relationship child with loaded relations wakeup ([#27358](https://github-redirect.dependabot.com/laravel/framework/pull/27358)) > - Fixed wrong class being used when eager loading nullable `MorphTo` with `withDefault()` ([#27411](https://github-redirect.dependabot.com/laravel/framework/pull/27411)) > ... (truncated)
Changelog *Sourced from [laravel/framework's changelog](https://github.com/laravel/framework/blob/5.8/CHANGELOG-5.7.md).* > ## [v5.7.28 (2019-02-26)](https://github.com/laravel/framework/compare/v5.7.27...v5.7.28) > > ### Added > - Add support for `Pheanstalk 4.x` ([#27622](https://github-redirect.dependabot.com/laravel/framework/pull/27622)) > - Allow configuration of token guard keys ([#27585](https://github-redirect.dependabot.com/laravel/framework/pull/27585)) > > ### Changed > - Update vue preset to exclude `@babel/preset-react` ([#27645](https://github-redirect.dependabot.com/laravel/framework/pull/27645)) > - Reflash the session for the broadcasting auth call ([#27647](https://github-redirect.dependabot.com/laravel/framework/pull/27647)) > - Improving readability in `AuthenticateWithBasicAuth` Middleware ([#27661](https://github-redirect.dependabot.com/laravel/framework/pull/27661)) > - Use safe container getter on `Pipeline` ([#27648](https://github-redirect.dependabot.com/laravel/framework/pull/27648)) > > ### Fixed > - Fixed Postgres grammar when using union queries ([#27589](https://github-redirect.dependabot.com/laravel/framework/pull/27589)) > - Fixed an issue when using Mail::queue to queue Mailables ([#27618](https://github-redirect.dependabot.com/laravel/framework/pull/27618)) > - Fixed error in `Foundation\Exceptions\Handler` ([#27632](https://github-redirect.dependabot.com/laravel/framework/pull/27632)) > > > ## [v5.7.26 (2019-02-12)](https://github.com/laravel/framework/compare/v5.7.25...v5.7.26) > > ### Added > - Added `Illuminate\Pipeline\Pipeline::thenReturn()` ([#27429](https://github-redirect.dependabot.com/laravel/framework/pull/27429)) > - Added `Illuminate\Cache\TaggedCache::getTags()` ([#27445](https://github-redirect.dependabot.com/laravel/framework/pull/27445)) > - Added `Illuminate\Http\ResponseTrait::getCallback()` ([#27464](https://github-redirect.dependabot.com/laravel/framework/pull/27464)) > - Added license file to each component ([9e57e8b](https://github.com/laravel/framework/commit/9e57e8bea04638d5bafec62db1051fbc2ce39e3a)) > - Added `Model::withoutEvents()` method ([#27419](https://github-redirect.dependabot.com/laravel/framework/pull/27419), [5c5d6b2](https://github.com/laravel/framework/commit/5c5d6b24f6156768575ae49aa84d7b1d004f23fe)) > > ### Reverted > - Revert of "Fixed wrong class being used when eager loading nullable `MorphTo` with `withDefault()` ([#27411](https://github-redirect.dependabot.com/laravel/framework/pull/27411))"([9bbf644](https://github.com/laravel/framework/commit/9bbf6443e2709d846367f04ebed9a41823ebcc34)) > > ### Changed > - Improved error message in `Illuminate\Foundation\Testing\TestResponse::assertJsonValidationErrors()` ([#27495](https://github-redirect.dependabot.com/laravel/framework/pull/27495), [98010da](https://github.com/laravel/framework/commit/98010da996de264c1487bbd1c145741169691b95)) > - `Illuminate\Support\Testing\Fakes\EventFake::dispatch()` will return response ([#27430](https://github-redirect.dependabot.com/laravel/framework/pull/27430)) > > > ## [v5.7.25 (2019-02-05)](https://github.com/laravel/framework/compare/v5.7.24...v5.7.25) > > ### Added > - Allowed specifying custom translation for date relative messages ([#27341](https://github-redirect.dependabot.com/laravel/framework/pull/27341)) > - Add computed support to SQL Server schema grammar ([#27346](https://github-redirect.dependabot.com/laravel/framework/pull/27346), [1c74d7f](https://github.com/laravel/framework/commit/1c74d7fe595df223279de55dffc7ae6fc8ac9ca6)) > - Allowed `ENV` to control paths of `cache files` for `services`, `packages` and `routes` ([#27389](https://github-redirect.dependabot.com/laravel/framework/pull/27389)) > > ### Fixed > - Fixed `BelongsToMany` pivot relationship child with loaded relations wakeup ([#27358](https://github-redirect.dependabot.com/laravel/framework/pull/27358)) > - Fixed wrong class being used when eager loading nullable `MorphTo` with `withDefault()` ([#27411](https://github-redirect.dependabot.com/laravel/framework/pull/27411)) > > ### Changed > - Removed `php_network_getaddresses: getaddrinfo failed: Name or service not known` in `DetectsLostConnections` trait ([#27418](https://github-redirect.dependabot.com/laravel/framework/pull/27418))
Commits - [`8e69728`](https://github.com/laravel/framework/commit/8e69728f1c80a024588adbd24c65c4fcf9aa9192) version - [`2e5101a`](https://github.com/laravel/framework/commit/2e5101a11601142e9452afdbdf4d8af27935a51e) Merge pull request [#27661](https://github-redirect.dependabot.com/laravel/framework/issues/27661) from KennedyTedesco/5.7-auth - [`931a437`](https://github.com/laravel/framework/commit/931a4371f42d4a095ac8803dbcd838f510db191a) [5.7] Basic Auth Middleware - Improving readability - [`cd017b7`](https://github.com/laravel/framework/commit/cd017b75ea088cc72c5b8d3eda0d9e28724f26c1) Merge pull request [#27647](https://github-redirect.dependabot.com/laravel/framework/issues/27647) from AbdelElrafa/reflash-session-for-broadcasting-auth - [`ab0da3b`](https://github.com/laravel/framework/commit/ab0da3b3fc82d70ea1187dfe966bd7a41dacdeae) Merge pull request [#27632](https://github-redirect.dependabot.com/laravel/framework/issues/27632) from fbrissi/bugfix/error_except_files - [`99cc3f7`](https://github.com/laravel/framework/commit/99cc3f7b69505ee55c52ed2358e913fdcc013558) Merge pull request [#27648](https://github-redirect.dependabot.com/laravel/framework/issues/27648) from ybaruchel/5.7 - [`96061a1`](https://github.com/laravel/framework/commit/96061a1fdaf322b09e0e89ae9567e681495768c0) Merge pull request [#27645](https://github-redirect.dependabot.com/laravel/framework/issues/27645) from ankurk91/patch/vue-preset - [`604dfa7`](https://github.com/laravel/framework/commit/604dfa79648e966a6511e08ad6b71cdd742bb282) Remove mock request and use an instance. - [`97b2899`](https://github.com/laravel/framework/commit/97b2899ed23cb2ddd679702c349108c375525c99) Use safe container getter on Pipeline carry - [`fcf92ae`](https://github.com/laravel/framework/commit/fcf92aefc864724e4662afe612e1af27fe18528b) Remove flag and adds test that checks value passed to the method withInput. - Additional commits viewable in [compare view](https://github.com/laravel/framework/compare/v5.7.24...v5.7.28)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.