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.11 #99

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.11.

Release notes *Sourced from [laravel/framework's releases](https://github.com/laravel/framework/releases).* > ## 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 > - 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)) > > ### Fixed > - Exclude non-existing directories from event discovery ([#28098](https://github-redirect.dependabot.com/laravel/framework/pull/28098)) > > ### Changed > - Sorting of events in `event:list` command ([3437751](https://github.com/laravel/framework/commit/343775115722ed0e6c3455b72ee7204aefdf37d3)) > - Removed path hint in compiled view ([33ce7bb](https://github.com/laravel/framework/commit/33ce7bbb6a7f536036b58b66cc760fbb9eda80de)) >
Changelog *Sourced from [laravel/framework's changelog](https://github.com/laravel/framework/blob/5.8/CHANGELOG-5.8.md).* > ## [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)) > > ### Fixed > - Exclude non-existing directories from event discovery ([#28098](https://github-redirect.dependabot.com/laravel/framework/pull/28098)) > > ### Changed > - Sorting of events in `event:list` command ([3437751](https://github.com/laravel/framework/commit/343775115722ed0e6c3455b72ee7204aefdf37d3)) > - Removed path hint in compiled view ([33ce7bb](https://github.com/laravel/framework/commit/33ce7bbb6a7f536036b58b66cc760fbb9eda80de))
Commits - [`a2cf7a7`](https://github.com/laravel/framework/commit/a2cf7a7983329d63edc6fde43142b232bb61aa0a) version - [`252392d`](https://github.com/laravel/framework/commit/252392dbcd5629123a6f2023d894b4bd435f9d05) Merge pull request [#28141](https://github-redirect.dependabot.com/laravel/framework/issues/28141) from driesvints/fix-one-line-includes - [`06d6b72`](https://github.com/laravel/framework/commit/06d6b7218312742358568058d9c4a4d604ed7b52) Update BladeCompiler.php - [`a056cd8`](https://github.com/laravel/framework/commit/a056cd85d0ac59c457e25b2bdea54813f1d8b128) Merge pull request [#28160](https://github-redirect.dependabot.com/laravel/framework/issues/28160) from brendt/escape-json-path - [`93f59c4`](https://github.com/laravel/framework/commit/93f59c4244698c59f7b419008bce5767168d70d1) Extra test - [`ea41e90`](https://github.com/laravel/framework/commit/ea41e9092e906328ce944e808a825bde5433a565) Improve naming - [`be1896c`](https://github.com/laravel/framework/commit/be1896cbeb2e413615fb61791101f8b199e1bf3d) Correctly escape single quotes in json paths - [`e62dff8`](https://github.com/laravel/framework/commit/e62dff85bacd09f106a4a447680620a3f3157e0e) [5.8] update changelog - [`6be12dd`](https://github.com/laravel/framework/commit/6be12dd818ed15c01ba28b2bbfd3bcadf0955da3) Fix appending path to inline Blade views - [`b64fb07`](https://github.com/laravel/framework/commit/b64fb07f4610b83d5e209a9051eb3145d81b5b8f) Merge pull request [#28145](https://github-redirect.dependabot.com/laravel/framework/issues/28145) from themsaid/pr/3455 - Additional commits viewable in [compare view](https://github.com/laravel/framework/compare/v5.8.9...v5.8.11)


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