edno / kleis

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

Bump laravel/framework from 5.8.9 to 5.8.12 #100

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps laravel/framework from 5.8.9 to 5.8.12.

Release notes *Sourced from [laravel/framework's releases](https://github.com/laravel/framework/releases).* > ## v5.8.12 > ## [v5.8.12 (2019-04-16)](https://github.com/laravel/framework/compare/v5.8.11...v5.8.12) > > ### Added > - Added `Illuminate\Support\Collection::duplicates()` ([#28181](https://github-redirect.dependabot.com/laravel/framework/pull/28181)) > - Added `Illuminate\Database\Eloquent\Collection::duplicates()` ([#28194](https://github-redirect.dependabot.com/laravel/framework/pull/28194)) > - Added `Illuminate\View\FileViewFinder::getViews()` ([#28198](https://github-redirect.dependabot.com/laravel/framework/pull/28198)) > - Added helper methods `onSuccess()` \ `onFailure()` \ `pingOnSuccess()` \ `pingOnFailure()` \ `emailOnFailure()` to `Illuminate\Console\Scheduling\Event` ([#28167](https://github-redirect.dependabot.com/laravel/framework/pull/28167)) > - Added `SET` datatype on MySQL Grammar ([#28171](https://github-redirect.dependabot.com/laravel/framework/pull/28171)) > - Added possibility for use `in` / `not in` operators in the query builder ([#28192](https://github-redirect.dependabot.com/laravel/framework/pull/28192)) > > ### Fixed > - Fixed memory leak in JOIN queries ([#28220](https://github-redirect.dependabot.com/laravel/framework/pull/28220)) > - Fixed circular dependency in `Support\Testing\Fakes\QueueFake` for undefined methods ([#28164](https://github-redirect.dependabot.com/laravel/framework/pull/28164)) > - Fixed exception in `lt` \ `lte` \ `gt` \ `gte` validations with different types ([#28174](https://github-redirect.dependabot.com/laravel/framework/pull/28174)) > - Fixed `string quoting` for `SQL Server` ([#28176](https://github-redirect.dependabot.com/laravel/framework/pull/28176)) > - Fixed `whereDay` and `whereMonth` when passing `int` values ([#28185](https://github-redirect.dependabot.com/laravel/framework/pull/28185)) > > ### Changed > - Added `autocomplete` attributes to the html stubs ([#28226](https://github-redirect.dependabot.com/laravel/framework/pull/28226)) > - Improved `event:list` command ([#28177](https://github-redirect.dependabot.com/laravel/framework/pull/28177), [cde1c5d](https://github.com/laravel/framework/commit/cde1c5d8b38a9b040e70c344bba82781239a0bbf)) > - Updated `Illuminate\Database\Console\Factories\FactoryMakeCommand` to generate more IDE friendly code ([#28188](https://github-redirect.dependabot.com/laravel/framework/pull/28188)) > - Added missing `LockProvider` interface on `DynamoDbStore` ([#28203](https://github-redirect.dependabot.com/laravel/framework/pull/28203)) > - Change session's user_id to unsigned big integer in the stub ([#28206](https://github-redirect.dependabot.com/laravel/framework/pull/28206)) > > > ## v5.8.11 > ## [v5.8.11 (2019-04-10)](https://github.com/laravel/framework/compare/v5.8.10...v5.8.11) > > ### Added > - Allowed to call `macros` directly on `Illuminate\Support\Facades\Date` ([#28129](https://github-redirect.dependabot.com/laravel/framework/pull/28129)) > - Allowed `lock` to be configured in `local filesystems` ([#28124](https://github-redirect.dependabot.com/laravel/framework/pull/28124)) > - Added tracking of the exit code in scheduled event commands ([#28140](https://github-redirect.dependabot.com/laravel/framework/pull/28140)) > > ### Fixed > - Fixed of escaping single quotes in json paths in `Illuminate\Database\Query\Grammars\Grammar` ([#28160](https://github-redirect.dependabot.com/laravel/framework/pull/28160)) > - Fixed event discovery with different Application Namespace ([#28145](https://github-redirect.dependabot.com/laravel/framework/pull/28145)) > > ### Changed > - Added view path to end of compiled blade view (in case if path is not empty) ([#28117](https://github-redirect.dependabot.com/laravel/framework/pull/28117), [#28141](https://github-redirect.dependabot.com/laravel/framework/pull/28141)) > - Added `realpath` to `app_path` during string replacement in `Illuminate\Foundation\Console\Kernel::load()` ([82ded9a](https://github.com/laravel/framework/commit/82ded9a28621b552589aba66e4e05f9a46f46db6)) > > ### Refactoring > - Refactoring of `Illuminate\Foundation\Events\DiscoverEvents::within()` ([#28122](https://github-redirect.dependabot.com/laravel/framework/pull/28122), [006f999](https://github.com/laravel/framework/commit/006f999d8c629bf87ea0252447866a879d7d4a6e)) > > > ## v5.8.10 > ## [v5.8.10 (2019-04-04)](https://github.com/laravel/framework/compare/v5.8.9...v5.8.10) > > ### Added > ... (truncated)
Changelog *Sourced from [laravel/framework's changelog](https://github.com/laravel/framework/blob/5.8/CHANGELOG-5.8.md).* > ## [v5.8.12 (2019-04-16)](https://github.com/laravel/framework/compare/v5.8.11...v5.8.12) > > ### Added > - Added `Illuminate\Support\Collection::duplicates()` ([#28181](https://github-redirect.dependabot.com/laravel/framework/pull/28181)) > - Added `Illuminate\Database\Eloquent\Collection::duplicates()` ([#28194](https://github-redirect.dependabot.com/laravel/framework/pull/28194)) > - Added `Illuminate\View\FileViewFinder::getViews()` ([#28198](https://github-redirect.dependabot.com/laravel/framework/pull/28198)) > - Added helper methods `onSuccess()` \ `onFailure()` \ `pingOnSuccess()` \ `pingOnFailure()` \ `emailOnFailure()` to `Illuminate\Console\Scheduling\Event` ([#28167](https://github-redirect.dependabot.com/laravel/framework/pull/28167)) > - Added `SET` datatype on MySQL Grammar ([#28171](https://github-redirect.dependabot.com/laravel/framework/pull/28171)) > - Added possibility for use `in` / `not in` operators in the query builder ([#28192](https://github-redirect.dependabot.com/laravel/framework/pull/28192)) > > ### Fixed > - Fixed memory leak in JOIN queries ([#28220](https://github-redirect.dependabot.com/laravel/framework/pull/28220)) > - Fixed circular dependency in `Support\Testing\Fakes\QueueFake` for undefined methods ([#28164](https://github-redirect.dependabot.com/laravel/framework/pull/28164)) > - Fixed exception in `lt` \ `lte` \ `gt` \ `gte` validations with different types ([#28174](https://github-redirect.dependabot.com/laravel/framework/pull/28174)) > - Fixed `string quoting` for `SQL Server` ([#28176](https://github-redirect.dependabot.com/laravel/framework/pull/28176)) > - Fixed `whereDay` and `whereMonth` when passing `int` values ([#28185](https://github-redirect.dependabot.com/laravel/framework/pull/28185)) > > ### Changed > - Added `autocomplete` attributes to the html stubs ([#28226](https://github-redirect.dependabot.com/laravel/framework/pull/28226)) > - Improved `event:list` command ([#28177](https://github-redirect.dependabot.com/laravel/framework/pull/28177), [cde1c5d](https://github.com/laravel/framework/commit/cde1c5d8b38a9b040e70c344bba82781239a0bbf)) > - Updated `Illuminate\Database\Console\Factories\FactoryMakeCommand` to generate more IDE friendly code ([#28188](https://github-redirect.dependabot.com/laravel/framework/pull/28188)) > - Added missing `LockProvider` interface on `DynamoDbStore` ([#28203](https://github-redirect.dependabot.com/laravel/framework/pull/28203)) > - Change session's user_id to unsigned big integer in the stub ([#28206](https://github-redirect.dependabot.com/laravel/framework/pull/28206)) > > > ## [v5.8.11 (2019-04-10)](https://github.com/laravel/framework/compare/v5.8.10...v5.8.11) > > ### Added > - Allowed to call `macros` directly on `Illuminate\Support\Facades\Date` ([#28129](https://github-redirect.dependabot.com/laravel/framework/pull/28129)) > - Allowed `lock` to be configured in `local filesystems` ([#28124](https://github-redirect.dependabot.com/laravel/framework/pull/28124)) > - Added tracking of the exit code in scheduled event commands ([#28140](https://github-redirect.dependabot.com/laravel/framework/pull/28140)) > > ### Fixed > - Fixed of escaping single quotes in json paths in `Illuminate\Database\Query\Grammars\Grammar` ([#28160](https://github-redirect.dependabot.com/laravel/framework/pull/28160)) > - Fixed event discovery with different Application Namespace ([#28145](https://github-redirect.dependabot.com/laravel/framework/pull/28145)) > > ### Changed > - Added view path to end of compiled blade view (in case if path is not empty) ([#28117](https://github-redirect.dependabot.com/laravel/framework/pull/28117), [#28141](https://github-redirect.dependabot.com/laravel/framework/pull/28141)) > - Added `realpath` to `app_path` during string replacement in `Illuminate\Foundation\Console\Kernel::load()` ([82ded9a](https://github.com/laravel/framework/commit/82ded9a28621b552589aba66e4e05f9a46f46db6)) > > ### Refactoring > - Refactoring of `Illuminate\Foundation\Events\DiscoverEvents::within()` ([#28122](https://github-redirect.dependabot.com/laravel/framework/pull/28122), [006f999](https://github.com/laravel/framework/commit/006f999d8c629bf87ea0252447866a879d7d4a6e)) > > > ## [v5.8.10 (2019-04-04)](https://github.com/laravel/framework/compare/v5.8.9...v5.8.10) > > ### Added > - Added `replicating` model event ([#28077](https://github-redirect.dependabot.com/laravel/framework/pull/28077)) > - Make `NotificationFake` macroable ([#28091](https://github-redirect.dependabot.com/laravel/framework/pull/28091)) > > ... (truncated)
Commits - [`6dd75b6`](https://github.com/laravel/framework/commit/6dd75b67811a265c57144ab15f25a8061ed4721f) version - [`2fe47f2`](https://github.com/laravel/framework/commit/2fe47f2676a1c46d01c9093d4e48c6471b6a7a99) Merge pull request [#28226](https://github-redirect.dependabot.com/laravel/framework/issues/28226) from anasbouzid/patch-1 - [`2901406`](https://github.com/laravel/framework/commit/2901406fb9fdb3d6bd8e1fe94f043ccc6823d95f) Merge pull request [#28232](https://github-redirect.dependabot.com/laravel/framework/issues/28232) from xy2z/phpdocfix - [`8528061`](https://github.com/laravel/framework/commit/852806178f40b582c4a265ce36bbad53e75a36fe) Corrected phpdoc for Filesystem append() and prepend() - [`df1a916`](https://github.com/laravel/framework/commit/df1a91641c2757f87ed5d5ecb03009d0ab678d32) [5.8] add autocomplete attributes to the stubs - [`dafef79`](https://github.com/laravel/framework/commit/dafef793ea07390a274355eea7f39d675a9e0e04) formatting - [`eb9ea35`](https://github.com/laravel/framework/commit/eb9ea35e049f327adaf17a6de311cab2d713964e) Merge pull request [#28220](https://github-redirect.dependabot.com/laravel/framework/issues/28220) from staudenmeir/join - [`ed7a051`](https://github.com/laravel/framework/commit/ed7a05116e93f7af4e273b0b8c0a4012c24657a6) Fix memory leak in JOIN queries - [`b4343fc`](https://github.com/laravel/framework/commit/b4343fc93752a8ac78581cb882939e5c2dc3170f) Merge pull request [#28213](https://github-redirect.dependabot.com/laravel/framework/issues/28213) from maxsky/patch-1 - [`7379fc1`](https://github.com/laravel/framework/commit/7379fc13db7cd007f3a6eccaeacad58fb0c5e68b) [5.8] update changelog - Additional commits viewable in [compare view](https://github.com/laravel/framework/compare/v5.8.9...v5.8.12)


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