edno / kleis

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

Bump laravel/framework from 5.8.19 to 5.8.21 #110

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps laravel/framework from 5.8.19 to 5.8.21.

Release notes *Sourced from [laravel/framework's releases](https://github.com/laravel/framework/releases).* > ## v5.8.20 > ## [v5.8.20 (2019-06-04)](https://github.com/laravel/framework/compare/v5.8.19...v5.8.20) > > ### Added > - Added `viewAny()` to dummy policy class ([#28654](https://github-redirect.dependabot.com/laravel/framework/pull/28654), [#28671](https://github-redirect.dependabot.com/laravel/framework/pull/28671)) > - Added `fullpath` option to `make:migration` command ([#28669](https://github-redirect.dependabot.com/laravel/framework/pull/28669)) > > ### Performance improvement > - Improve performance for `Arr::collapse()` ([#28662](https://github-redirect.dependabot.com/laravel/framework/pull/28662), [#28676](https://github-redirect.dependabot.com/laravel/framework/pull/28676)) > > ### Fixed > - Fixed `artisan cache:clear` command with a redis cluster using the Predis library ([#28706](https://github-redirect.dependabot.com/laravel/framework/pull/28706))
Commits - [`c78796c`](https://github.com/laravel/framework/commit/c78796cc1159c8dc63c45a2011ddc4af17059cb4) fix redis cluster connection parsing - [`2bcb405`](https://github.com/laravel/framework/commit/2bcb405ddc9ed69355513de5f2396dc658fd004d) fix cluster connecting - [`abb1f77`](https://github.com/laravel/framework/commit/abb1f77252ddb964b716e851fd6458ede92c4f43) Merge pull request [#28722](https://github-redirect.dependabot.com/laravel/framework/issues/28722) from cybercog/fix/illuminate-contracts-null-argumen... - [`2f7d011`](https://github.com/laravel/framework/commit/2f7d01192febc02fbaf8a21340b0cb23c4d5b74e) Merge pull request [#28725](https://github-redirect.dependabot.com/laravel/framework/issues/28725) from cybercog/remove/unused-migrator-dynamic-property - [`ae9d74c`](https://github.com/laravel/framework/commit/ae9d74ca113019d8b46e605599821e9f9f4dd891) Remove unused Migrator $notes dynamic property - [`69a556e`](https://github.com/laravel/framework/commit/69a556e8f38b3ea5284752db70953e24eb2f4cf6) [5.8] update changelog - [`b50f25e`](https://github.com/laravel/framework/commit/b50f25e87a8cbabc51d77ced5c3cc503114834aa) Fix Illuminate\Contracts null arguments in DocBlocks - [`6c29b6f`](https://github.com/laravel/framework/commit/6c29b6fd3aa6991c7b610607d86db53aaadf165c) version - [`4039a72`](https://github.com/laravel/framework/commit/4039a725777e62c8669e019abd40a188c74affb9) Merge pull request [#28719](https://github-redirect.dependabot.com/laravel/framework/issues/28719) from laravel/revert-28718-fix/docblock-return-inter... - [`d2dcdeb`](https://github.com/laravel/framework/commit/d2dcdeb7825d650bcfbae5e14ec09758e2d73e3a) Revert "[5.8] Database ConnectionResolver returns interface" - Additional commits viewable in [compare view](https://github.com/laravel/framework/compare/v5.8.19...v5.8.21)


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 #111.