edno / kleis

Simplified SquidGuard web frontend (users & filters management)
MIT License
4 stars 2 forks source link

Bump laravel/framework from 5.8.16 to 5.8.18 #108

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps laravel/framework from 5.8.16 to 5.8.18.

Release notes *Sourced from [laravel/framework's releases](https://github.com/laravel/framework/releases).* > ## v5.8.18 > ## [v5.8.18 (2019-05-21)](https://github.com/laravel/framework/compare/v5.8.17...v5.8.18) > > ### Added > - Added `html` as a new valid extension for views ([#28541](https://github-redirect.dependabot.com/laravel/framework/pull/28541)) > - Added: provide notification callback `withSwiftMessage` in `MailMessage` ([#28535](https://github-redirect.dependabot.com/laravel/framework/pull/28535)) > > ### Fixed > - Fixed `Illuminate\Cache\FileStore::getPayload()` in case of broken cache ([#28536](https://github-redirect.dependabot.com/laravel/framework/pull/28536)) > - Fixed exception: `The filename fallback must only contain ASCII characters` in the `Illuminate\Filesystem\FilesystemAdapter::response()` ([#28551](https://github-redirect.dependabot.com/laravel/framework/pull/28551)) > > ### Changed > - Make `Support\Testing\Fakes\MailFake::failures()` returns an empty array ([#28538](https://github-redirect.dependabot.com/laravel/framework/pull/28538)) > - Make `Support\Testing\Fakes\BusFake::pipeThrough()` returns `$this` ([#28564](https://github-redirect.dependabot.com/laravel/framework/pull/28564)) > > ### Refactoring > - Cleanup html ([#28583](https://github-redirect.dependabot.com/laravel/framework/pull/28583)) > > > ## v5.8.17 > ## [2019/05/14](https://github.com/laravel/framework/compare/v5.8.16...v5.8.17) > > ### Added > - Added `Illuminate\Foundation\Testing\TestResponse::dumpHeaders()` ([#28450](https://github-redirect.dependabot.com/laravel/framework/pull/28450)) > - Added `ends_with` validation rule ([#28455](https://github-redirect.dependabot.com/laravel/framework/pull/28455)) > - Added possibility to use a few `columns` arguments in the `route:list` command ([#28459](https://github-redirect.dependabot.com/laravel/framework/pull/28459)) > - Added `retryAfter` in `Mail\SendQueuedMailable` and `Notifications\SendQueuedNotifications` object ([#28484](https://github-redirect.dependabot.com/laravel/framework/pull/28484)) > - Added `Illuminate\Foundation\Console\Kernel::scheduleCache()` ([6587e78](https://github.com/laravel/framework/commit/6587e78383c4ecc8d7f3791f54cf6f536a1fc089)) > - Added support for multiple `--path` options within migrate commands ([#28495](https://github-redirect.dependabot.com/laravel/framework/pull/28495)) > - Added `Tappable` trait ([#28507](https://github-redirect.dependabot.com/laravel/framework/pull/28507)) > - Added support auto-discovery for events in a custom application directory, that sets via `Illuminate\Foundation\Application::useAppPath()` ([#28493](https://github-redirect.dependabot.com/laravel/framework/pull/28493)) > - Added passing of notifiable email through reset link ([#28475](https://github-redirect.dependabot.com/laravel/framework/pull/28475)) > - Added support flush db on clusters in `PhpRedisConnection` and `PredisConnection` ([f4e8d5c](https://github.com/laravel/framework/commit/f4e8d5c1f1b72e24baac33c336233cca24230783)) > > ### Fixed > - Fixed session resolver in `RoutingServiceProvider` (without bind of `session` in `Container`) ([#28438](https://github-redirect.dependabot.com/laravel/framework/pull/28438)) > - Fixed `route:list` command when routes were dynamically modified ([#28460](https://github-redirect.dependabot.com/laravel/framework/pull/28460), [#28463](https://github-redirect.dependabot.com/laravel/framework/pull/28463)) > - Fixed `required` validation with multiple `passes()` calls ([#28502](https://github-redirect.dependabot.com/laravel/framework/pull/28502)) > - Fixed the collation bug when changing columns in a migration ([#28514](https://github-redirect.dependabot.com/laravel/framework/pull/28514)) > - Added password to the `RedisCluster` only if `redis` >= `4.3.0` ([1371940](https://github.com/laravel/framework/commit/1371940abe17b7b6008e136060fcf5534f15f03f)) > - Used `escapeshellarg` on windows symlink in `Filesystem::link()`([44c3feb](https://github.com/laravel/framework/commit/44c3feb604944599ad1c782a9942981c3991fa31)) > > ### Changed > - Reset webpack file for none preset ([#28462](https://github-redirect.dependabot.com/laravel/framework/pull/28462)) >
Changelog *Sourced from [laravel/framework's changelog](https://github.com/laravel/framework/blob/5.8/CHANGELOG-5.8.md).* > ## [v5.8.18 (2019-05-21)](https://github.com/laravel/framework/compare/v5.8.17...v5.8.18) > > ### Added > - Added `html` as a new valid extension for views ([#28541](https://github-redirect.dependabot.com/laravel/framework/pull/28541)) > - Added: provide notification callback `withSwiftMessage` in `MailMessage` ([#28535](https://github-redirect.dependabot.com/laravel/framework/pull/28535)) > > ### Fixed > - Fixed `Illuminate\Cache\FileStore::getPayload()` in case of broken cache ([#28536](https://github-redirect.dependabot.com/laravel/framework/pull/28536)) > - Fixed exception: `The filename fallback must only contain ASCII characters` in the `Illuminate\Filesystem\FilesystemAdapter::response()` ([#28551](https://github-redirect.dependabot.com/laravel/framework/pull/28551)) > > ### Changed > - Make `Support\Testing\Fakes\MailFake::failures()` returns an empty array ([#28538](https://github-redirect.dependabot.com/laravel/framework/pull/28538)) > - Make `Support\Testing\Fakes\BusFake::pipeThrough()` returns `$this` ([#28564](https://github-redirect.dependabot.com/laravel/framework/pull/28564)) > > ### Refactoring > - Cleanup html ([#28583](https://github-redirect.dependabot.com/laravel/framework/pull/28583)) > > > ## [v5.8.17 (2019-05-14)](https://github.com/laravel/framework/compare/v5.8.16...v5.8.17) > > ### Added > - Added `Illuminate\Foundation\Testing\TestResponse::dumpHeaders()` ([#28450](https://github-redirect.dependabot.com/laravel/framework/pull/28450)) > - Added `ends_with` validation rule ([#28455](https://github-redirect.dependabot.com/laravel/framework/pull/28455)) > - Added possibility to use a few `columns` arguments in the `route:list` command ([#28459](https://github-redirect.dependabot.com/laravel/framework/pull/28459)) > - Added `retryAfter` in `Mail\SendQueuedMailable` and `Notifications\SendQueuedNotifications` object ([#28484](https://github-redirect.dependabot.com/laravel/framework/pull/28484)) > - Added `Illuminate\Foundation\Console\Kernel::scheduleCache()` ([6587e78](https://github.com/laravel/framework/commit/6587e78383c4ecc8d7f3791f54cf6f536a1fc089)) > - Added support for multiple `--path` options within migrate commands ([#28495](https://github-redirect.dependabot.com/laravel/framework/pull/28495)) > - Added `Tappable` trait ([#28507](https://github-redirect.dependabot.com/laravel/framework/pull/28507)) > - Added support auto-discovery for events in a custom application directory, that sets via `Illuminate\Foundation\Application::useAppPath()` ([#28493](https://github-redirect.dependabot.com/laravel/framework/pull/28493)) > - Added passing of notifiable email through reset link ([#28475](https://github-redirect.dependabot.com/laravel/framework/pull/28475)) > - Added support flush db on clusters in `PhpRedisConnection` and `PredisConnection` ([f4e8d5c](https://github.com/laravel/framework/commit/f4e8d5c1f1b72e24baac33c336233cca24230783)) > > ### Fixed > - Fixed session resolver in `RoutingServiceProvider` (without bind of `session` in `Container`) ([#28438](https://github-redirect.dependabot.com/laravel/framework/pull/28438)) > - Fixed `route:list` command when routes were dynamically modified ([#28460](https://github-redirect.dependabot.com/laravel/framework/pull/28460), [#28463](https://github-redirect.dependabot.com/laravel/framework/pull/28463)) > - Fixed `required` validation with multiple `passes()` calls ([#28502](https://github-redirect.dependabot.com/laravel/framework/pull/28502)) > - Fixed the collation bug when changing columns in a migration ([#28514](https://github-redirect.dependabot.com/laravel/framework/pull/28514)) > - Added password to the `RedisCluster` only if `redis` >= `4.3.0` ([1371940](https://github.com/laravel/framework/commit/1371940abe17b7b6008e136060fcf5534f15f03f)) > - Used `escapeshellarg` on windows symlink in `Filesystem::link()`([44c3feb](https://github.com/laravel/framework/commit/44c3feb604944599ad1c782a9942981c3991fa31)) > > ### Changed > - Reset webpack file for none preset ([#28462](https://github-redirect.dependabot.com/laravel/framework/pull/28462))
Commits - [`9f571be`](https://github.com/laravel/framework/commit/9f571be04435883dab6f23ecfadb204273b7f527) version - [`0640f27`](https://github.com/laravel/framework/commit/0640f276987270220aa018aba99398dbc44bd128) Merge pull request [#28583](https://github-redirect.dependabot.com/laravel/framework/issues/28583) from driesvints/cleanup-html - [`e647c25`](https://github.com/laravel/framework/commit/e647c25e1fa155b62bf01523bcc89cf9e09b5663) Properly indent styles - [`060ae13`](https://github.com/laravel/framework/commit/060ae1371afd8c320252617721c099d8ba27ae06) Consistent arranged title tag - [`55e4590`](https://github.com/laravel/framework/commit/55e459049c09572998cbbb8e277224cf91cd4102) Use consistent uppercase for DOCTYPE - [`0e02d0b`](https://github.com/laravel/framework/commit/0e02d0be82795138768906da3ac4200397849cc2) Remove unnecessary type attribute - [`15cd0a8`](https://github.com/laravel/framework/commit/15cd0a8b900dca75b6236ce3868474b42a9e6770) Merge pull request [#28582](https://github-redirect.dependabot.com/laravel/framework/issues/28582) from sedhossein/patch-3 - [`683b921`](https://github.com/laravel/framework/commit/683b9212288e9cbf1bb8ead8ad0af2afd19960a0) [5.8] update php-doc - [`cf83bac`](https://github.com/laravel/framework/commit/cf83bac8b0de7d54ede4a3bc1fb56fe255ced5e7) [5.8] update changelog - [`06243df`](https://github.com/laravel/framework/commit/06243dfa7ddda564466abe53ba8827ad8d7934d0) [5.8] BusFake::pipeThrough() returns $this ([#28564](https://github-redirect.dependabot.com/laravel/framework/issues/28564)) - Additional commits viewable in [compare view](https://github.com/laravel/framework/compare/v5.8.16...v5.8.18)


Dependabot compatibility score

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


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot 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.
dependabot-preview[bot] commented 5 years ago

Superseded by #109.