Release notes
*Sourced from [laravel/framework's releases](https://github.com/laravel/framework/releases).*
> ## v5.8.28
> ## [v5.8.28 (2019-07-09)](https://github.com/laravel/framework/compare/v5.8.27...v5.8.28)
>
> ### Added
> - Make TestResponse tappable ([#29033](https://github-redirect.dependabot.com/laravel/framework/pull/29033))
> - Added `Support\Collection::mergeRecursive()` method ([#29084](https://github-redirect.dependabot.com/laravel/framework/pull/29084))
> - Added `Support\Collection::replace()` and `Support\Collection::replaceRecursive()` methods ([#29088](https://github-redirect.dependabot.com/laravel/framework/pull/29088))
> - Added `Session\Store::only()` method ([#29107](https://github-redirect.dependabot.com/laravel/framework/pull/29107))
>
> ### Fixed
> - Fixed cache repository setMultiple with an iterator ([#29039](https://github-redirect.dependabot.com/laravel/framework/pull/29039))
> - Fixed cache repository getMultiple implementation ([#29047](https://github-redirect.dependabot.com/laravel/framework/pull/29047))
>
> ### Reverted
> - Reverted [Fixed: app.stub for jquery components loading](https://github-redirect.dependabot.com/laravel/framework/pull/29001) ([#29001](https://github-redirect.dependabot.com/laravel/framework/pull/29109))
>
> ### Changed
> - Fail job immediately after it timeouts if it wont be retried ([#29024](https://github-redirect.dependabot.com/laravel/framework/pull/29024))
>
>
> ## v5.8.27
> ## [v5.8.27 (2019-07-02)](https://github.com/laravel/framework/compare/v5.8.26...v5.8.27)
>
> ### Added
> - Let `mix` helper use `app.mix_url` config ([#28952](https://github-redirect.dependabot.com/laravel/framework/pull/28952))
> - Added `RedisManager::setDriver()` method ([#28985](https://github-redirect.dependabot.com/laravel/framework/pull/28985))
> - Added `whereHasMorph()` and corresponding methods to work with `MorphTo` relations ([#28928](https://github-redirect.dependabot.com/laravel/framework/pull/28928))
>
> ### Fixed
> - Fixed: Changing a database field to binary include `collation` ([#28975](https://github-redirect.dependabot.com/laravel/framework/pull/28975))
> - Fixed [app.stub for jquery components loading](https://github-redirect.dependabot.com/laravel/framework/issues/28984) ([#29001](https://github-redirect.dependabot.com/laravel/framework/pull/29001))
> - Fixed equivalent for greek letter theta in `Str::ascii()` ([#28999](https://github-redirect.dependabot.com/laravel/framework/pull/28999))
>
> ### Changed
> - Prevented `TestResponse::dump()` and `TestResponse::dumpHeaders()` methods from ending execution of the script ([#28960](https://github-redirect.dependabot.com/laravel/framework/pull/28960))
> - Allowed `TestResponse::dump()` and `TestResponse::dumpHeaders()` methods chaining ([#28967](https://github-redirect.dependabot.com/laravel/framework/pull/28967))
> - Allowed to `NotificationFake` accept custom channels ([#28969](https://github-redirect.dependabot.com/laravel/framework/pull/28969))
> - Replace contents of service manifest atomically ([#28973](https://github-redirect.dependabot.com/laravel/framework/pull/28973))
> - Pass down the `serverVersion` database connection option to Doctrine DBAL connection ([#28964](https://github-redirect.dependabot.com/laravel/framework/pull/28964), [1b55b28](https://github.com/laravel/framework/commit/1b55b289788d5c49187481e421d949fe409a27c1))
> - Replace `self::` with `static::` in the `Relation::getMorphedModel()` ([#28974](https://github-redirect.dependabot.com/laravel/framework/pull/28974))
> - Set a message for `SuspiciousOperationException` ([#29000](https://github-redirect.dependabot.com/laravel/framework/pull/29000))
> - Storing Mailgun Message-ID in the headers after sending ([#28994](https://github-redirect.dependabot.com/laravel/framework/pull/28994))
Changelog
*Sourced from [laravel/framework's changelog](https://github.com/laravel/framework/blob/5.8/CHANGELOG-5.8.md).*
> ## [v5.8.28 (2019-07-09)](https://github.com/laravel/framework/compare/v5.8.27...v5.8.28)
>
> ### Added
> - Make TestResponse tappable ([#29033](https://github-redirect.dependabot.com/laravel/framework/pull/29033))
> - Added `Support\Collection::mergeRecursive()` method ([#29084](https://github-redirect.dependabot.com/laravel/framework/pull/29084))
> - Added `Support\Collection::replace()` and `Support\Collection::replaceRecursive()` methods ([#29088](https://github-redirect.dependabot.com/laravel/framework/pull/29088))
> - Added `Session\Store::only()` method ([#29107](https://github-redirect.dependabot.com/laravel/framework/pull/29107))
>
> ### Fixed
> - Fixed cache repository setMultiple with an iterator ([#29039](https://github-redirect.dependabot.com/laravel/framework/pull/29039))
> - Fixed cache repository getMultiple implementation ([#29047](https://github-redirect.dependabot.com/laravel/framework/pull/29047))
>
> ### Reverted
> - Reverted [Fixed: app.stub for jquery components loading](https://github-redirect.dependabot.com/laravel/framework/pull/29001) ([#29109](https://github-redirect.dependabot.com/laravel/framework/pull/29109))
>
> ### Changed
> - Fail job immediately after it timeouts if it wont be retried ([#29024](https://github-redirect.dependabot.com/laravel/framework/pull/29024))
>
>
> ## [v5.8.27 (2019-07-02)](https://github.com/laravel/framework/compare/v5.8.26...v5.8.27)
>
> ### Added
> - Let `mix` helper use `app.mix_url` config ([#28952](https://github-redirect.dependabot.com/laravel/framework/pull/28952))
> - Added `RedisManager::setDriver()` method ([#28985](https://github-redirect.dependabot.com/laravel/framework/pull/28985))
> - Added `whereHasMorph()` and corresponding methods to work with `MorphTo` relations ([#28928](https://github-redirect.dependabot.com/laravel/framework/pull/28928))
>
> ### Fixed
> - Fixed: Changing a database field to binary include `collation` ([#28975](https://github-redirect.dependabot.com/laravel/framework/pull/28975))
> - Fixed [app.stub for jquery components loading](https://github-redirect.dependabot.com/laravel/framework/issues/28984) ([#29001](https://github-redirect.dependabot.com/laravel/framework/pull/29001))
> - Fixed equivalent for greek letter theta in `Str::ascii()` ([#28999](https://github-redirect.dependabot.com/laravel/framework/pull/28999))
>
> ### Changed
> - Prevented `TestResponse::dump()` and `TestResponse::dumpHeaders()` methods from ending execution of the script ([#28960](https://github-redirect.dependabot.com/laravel/framework/pull/28960))
> - Allowed `TestResponse::dump()` and `TestResponse::dumpHeaders()` methods chaining ([#28967](https://github-redirect.dependabot.com/laravel/framework/pull/28967))
> - Allowed to `NotificationFake` accept custom channels ([#28969](https://github-redirect.dependabot.com/laravel/framework/pull/28969))
> - Replace contents of service manifest atomically ([#28973](https://github-redirect.dependabot.com/laravel/framework/pull/28973))
> - Pass down the `serverVersion` database connection option to Doctrine DBAL connection ([#28964](https://github-redirect.dependabot.com/laravel/framework/pull/28964), [1b55b28](https://github.com/laravel/framework/commit/1b55b289788d5c49187481e421d949fe409a27c1))
> - Replace `self::` with `static::` in the `Relation::getMorphedModel()` ([#28974](https://github-redirect.dependabot.com/laravel/framework/pull/28974))
> - Set a message for `SuspiciousOperationException` ([#29000](https://github-redirect.dependabot.com/laravel/framework/pull/29000))
> - Storing Mailgun Message-ID in the headers after sending ([#28994](https://github-redirect.dependabot.com/laravel/framework/pull/28994))
Commits
- [`341fb54`](https://github.com/laravel/framework/commit/341fb54bea9693cada2a5b8d398621a57f82862d) version
- [`2cd6c80`](https://github.com/laravel/framework/commit/2cd6c80cc8767c8283db040c2a3d32d916b6dd2d) Merge pull request [#29114](https://github-redirect.dependabot.com/laravel/framework/issues/29114) from Ekman/5.8
- [`1b01c44`](https://github.com/laravel/framework/commit/1b01c445071767c5a4e0da13ea23f9018ff7d961) Elaborate entry not found exception
- [`8777464`](https://github.com/laravel/framework/commit/8777464857f62c83e1fb87b75b87e0f96bcfb12e) Merge pull request [#29109](https://github-redirect.dependabot.com/laravel/framework/issues/29109) from laravel/revert-29001-5.8
- [`7341538`](https://github.com/laravel/framework/commit/73415388fe5737d2ef82696d4e8f4e3a2132ae2c) Revert "[5.8] Fixes Issue [#28984](https://github-redirect.dependabot.com/laravel/framework/issues/28984), defer in app.js script prevents jquery comp...
- [`ec4178b`](https://github.com/laravel/framework/commit/ec4178b73ebb6a50483c7a9b7a3ac7a21bf5e587) Merge pull request [#29107](https://github-redirect.dependabot.com/laravel/framework/issues/29107) from nicoeg/session-only-method
- [`0fe3467`](https://github.com/laravel/framework/commit/0fe346711de88f326a30093da768c1bafb97a982) Update Store.php
- [`c681ef4`](https://github.com/laravel/framework/commit/c681ef442a2c57a74671ec9d11d157349be66646) Add only method to session
- [`0f36cd1`](https://github.com/laravel/framework/commit/0f36cd10db3a79c0513e132f1b9e6921fca6a424) [5.8] update changelog
- [`7eb7537`](https://github.com/laravel/framework/commit/7eb75377244d75ce05e9a9a2f6c97b89800ee9b7) Merge pull request [#29088](https://github-redirect.dependabot.com/laravel/framework/issues/29088) from iamgergo/5.8
- Additional commits viewable in [compare view](https://github.com/laravel/framework/compare/v5.8.26...v5.8.28)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot 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). To ignore the version in this PR you can just close it
- `@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.
Bumps laravel/framework from 5.8.26 to 5.8.28.
Release notes
*Sourced from [laravel/framework's releases](https://github.com/laravel/framework/releases).* > ## v5.8.28 > ## [v5.8.28 (2019-07-09)](https://github.com/laravel/framework/compare/v5.8.27...v5.8.28) > > ### Added > - Make TestResponse tappable ([#29033](https://github-redirect.dependabot.com/laravel/framework/pull/29033)) > - Added `Support\Collection::mergeRecursive()` method ([#29084](https://github-redirect.dependabot.com/laravel/framework/pull/29084)) > - Added `Support\Collection::replace()` and `Support\Collection::replaceRecursive()` methods ([#29088](https://github-redirect.dependabot.com/laravel/framework/pull/29088)) > - Added `Session\Store::only()` method ([#29107](https://github-redirect.dependabot.com/laravel/framework/pull/29107)) > > ### Fixed > - Fixed cache repository setMultiple with an iterator ([#29039](https://github-redirect.dependabot.com/laravel/framework/pull/29039)) > - Fixed cache repository getMultiple implementation ([#29047](https://github-redirect.dependabot.com/laravel/framework/pull/29047)) > > ### Reverted > - Reverted [Fixed: app.stub for jquery components loading](https://github-redirect.dependabot.com/laravel/framework/pull/29001) ([#29001](https://github-redirect.dependabot.com/laravel/framework/pull/29109)) > > ### Changed > - Fail job immediately after it timeouts if it wont be retried ([#29024](https://github-redirect.dependabot.com/laravel/framework/pull/29024)) > > > ## v5.8.27 > ## [v5.8.27 (2019-07-02)](https://github.com/laravel/framework/compare/v5.8.26...v5.8.27) > > ### Added > - Let `mix` helper use `app.mix_url` config ([#28952](https://github-redirect.dependabot.com/laravel/framework/pull/28952)) > - Added `RedisManager::setDriver()` method ([#28985](https://github-redirect.dependabot.com/laravel/framework/pull/28985)) > - Added `whereHasMorph()` and corresponding methods to work with `MorphTo` relations ([#28928](https://github-redirect.dependabot.com/laravel/framework/pull/28928)) > > ### Fixed > - Fixed: Changing a database field to binary include `collation` ([#28975](https://github-redirect.dependabot.com/laravel/framework/pull/28975)) > - Fixed [app.stub for jquery components loading](https://github-redirect.dependabot.com/laravel/framework/issues/28984) ([#29001](https://github-redirect.dependabot.com/laravel/framework/pull/29001)) > - Fixed equivalent for greek letter theta in `Str::ascii()` ([#28999](https://github-redirect.dependabot.com/laravel/framework/pull/28999)) > > ### Changed > - Prevented `TestResponse::dump()` and `TestResponse::dumpHeaders()` methods from ending execution of the script ([#28960](https://github-redirect.dependabot.com/laravel/framework/pull/28960)) > - Allowed `TestResponse::dump()` and `TestResponse::dumpHeaders()` methods chaining ([#28967](https://github-redirect.dependabot.com/laravel/framework/pull/28967)) > - Allowed to `NotificationFake` accept custom channels ([#28969](https://github-redirect.dependabot.com/laravel/framework/pull/28969)) > - Replace contents of service manifest atomically ([#28973](https://github-redirect.dependabot.com/laravel/framework/pull/28973)) > - Pass down the `serverVersion` database connection option to Doctrine DBAL connection ([#28964](https://github-redirect.dependabot.com/laravel/framework/pull/28964), [1b55b28](https://github.com/laravel/framework/commit/1b55b289788d5c49187481e421d949fe409a27c1)) > - Replace `self::` with `static::` in the `Relation::getMorphedModel()` ([#28974](https://github-redirect.dependabot.com/laravel/framework/pull/28974)) > - Set a message for `SuspiciousOperationException` ([#29000](https://github-redirect.dependabot.com/laravel/framework/pull/29000)) > - Storing Mailgun Message-ID in the headers after sending ([#28994](https://github-redirect.dependabot.com/laravel/framework/pull/28994))Changelog
*Sourced from [laravel/framework's changelog](https://github.com/laravel/framework/blob/5.8/CHANGELOG-5.8.md).* > ## [v5.8.28 (2019-07-09)](https://github.com/laravel/framework/compare/v5.8.27...v5.8.28) > > ### Added > - Make TestResponse tappable ([#29033](https://github-redirect.dependabot.com/laravel/framework/pull/29033)) > - Added `Support\Collection::mergeRecursive()` method ([#29084](https://github-redirect.dependabot.com/laravel/framework/pull/29084)) > - Added `Support\Collection::replace()` and `Support\Collection::replaceRecursive()` methods ([#29088](https://github-redirect.dependabot.com/laravel/framework/pull/29088)) > - Added `Session\Store::only()` method ([#29107](https://github-redirect.dependabot.com/laravel/framework/pull/29107)) > > ### Fixed > - Fixed cache repository setMultiple with an iterator ([#29039](https://github-redirect.dependabot.com/laravel/framework/pull/29039)) > - Fixed cache repository getMultiple implementation ([#29047](https://github-redirect.dependabot.com/laravel/framework/pull/29047)) > > ### Reverted > - Reverted [Fixed: app.stub for jquery components loading](https://github-redirect.dependabot.com/laravel/framework/pull/29001) ([#29109](https://github-redirect.dependabot.com/laravel/framework/pull/29109)) > > ### Changed > - Fail job immediately after it timeouts if it wont be retried ([#29024](https://github-redirect.dependabot.com/laravel/framework/pull/29024)) > > > ## [v5.8.27 (2019-07-02)](https://github.com/laravel/framework/compare/v5.8.26...v5.8.27) > > ### Added > - Let `mix` helper use `app.mix_url` config ([#28952](https://github-redirect.dependabot.com/laravel/framework/pull/28952)) > - Added `RedisManager::setDriver()` method ([#28985](https://github-redirect.dependabot.com/laravel/framework/pull/28985)) > - Added `whereHasMorph()` and corresponding methods to work with `MorphTo` relations ([#28928](https://github-redirect.dependabot.com/laravel/framework/pull/28928)) > > ### Fixed > - Fixed: Changing a database field to binary include `collation` ([#28975](https://github-redirect.dependabot.com/laravel/framework/pull/28975)) > - Fixed [app.stub for jquery components loading](https://github-redirect.dependabot.com/laravel/framework/issues/28984) ([#29001](https://github-redirect.dependabot.com/laravel/framework/pull/29001)) > - Fixed equivalent for greek letter theta in `Str::ascii()` ([#28999](https://github-redirect.dependabot.com/laravel/framework/pull/28999)) > > ### Changed > - Prevented `TestResponse::dump()` and `TestResponse::dumpHeaders()` methods from ending execution of the script ([#28960](https://github-redirect.dependabot.com/laravel/framework/pull/28960)) > - Allowed `TestResponse::dump()` and `TestResponse::dumpHeaders()` methods chaining ([#28967](https://github-redirect.dependabot.com/laravel/framework/pull/28967)) > - Allowed to `NotificationFake` accept custom channels ([#28969](https://github-redirect.dependabot.com/laravel/framework/pull/28969)) > - Replace contents of service manifest atomically ([#28973](https://github-redirect.dependabot.com/laravel/framework/pull/28973)) > - Pass down the `serverVersion` database connection option to Doctrine DBAL connection ([#28964](https://github-redirect.dependabot.com/laravel/framework/pull/28964), [1b55b28](https://github.com/laravel/framework/commit/1b55b289788d5c49187481e421d949fe409a27c1)) > - Replace `self::` with `static::` in the `Relation::getMorphedModel()` ([#28974](https://github-redirect.dependabot.com/laravel/framework/pull/28974)) > - Set a message for `SuspiciousOperationException` ([#29000](https://github-redirect.dependabot.com/laravel/framework/pull/29000)) > - Storing Mailgun Message-ID in the headers after sending ([#28994](https://github-redirect.dependabot.com/laravel/framework/pull/28994))Commits
- [`341fb54`](https://github.com/laravel/framework/commit/341fb54bea9693cada2a5b8d398621a57f82862d) version - [`2cd6c80`](https://github.com/laravel/framework/commit/2cd6c80cc8767c8283db040c2a3d32d916b6dd2d) Merge pull request [#29114](https://github-redirect.dependabot.com/laravel/framework/issues/29114) from Ekman/5.8 - [`1b01c44`](https://github.com/laravel/framework/commit/1b01c445071767c5a4e0da13ea23f9018ff7d961) Elaborate entry not found exception - [`8777464`](https://github.com/laravel/framework/commit/8777464857f62c83e1fb87b75b87e0f96bcfb12e) Merge pull request [#29109](https://github-redirect.dependabot.com/laravel/framework/issues/29109) from laravel/revert-29001-5.8 - [`7341538`](https://github.com/laravel/framework/commit/73415388fe5737d2ef82696d4e8f4e3a2132ae2c) Revert "[5.8] Fixes Issue [#28984](https://github-redirect.dependabot.com/laravel/framework/issues/28984), defer in app.js script prevents jquery comp... - [`ec4178b`](https://github.com/laravel/framework/commit/ec4178b73ebb6a50483c7a9b7a3ac7a21bf5e587) Merge pull request [#29107](https://github-redirect.dependabot.com/laravel/framework/issues/29107) from nicoeg/session-only-method - [`0fe3467`](https://github.com/laravel/framework/commit/0fe346711de88f326a30093da768c1bafb97a982) Update Store.php - [`c681ef4`](https://github.com/laravel/framework/commit/c681ef442a2c57a74671ec9d11d157349be66646) Add only method to session - [`0f36cd1`](https://github.com/laravel/framework/commit/0f36cd10db3a79c0513e132f1b9e6921fca6a424) [5.8] update changelog - [`7eb7537`](https://github.com/laravel/framework/commit/7eb75377244d75ce05e9a9a2f6c97b89800ee9b7) Merge pull request [#29088](https://github-redirect.dependabot.com/laravel/framework/issues/29088) from iamgergo/5.8 - Additional commits viewable in [compare view](https://github.com/laravel/framework/compare/v5.8.26...v5.8.28)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot 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). To ignore the version in this PR you can just close it - `@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.