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.10 #98

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

Release notes *Sourced from [laravel/framework's releases](https://github.com/laravel/framework/releases).* > ## 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.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 - [`505325b`](https://github.com/laravel/framework/commit/505325b4577968750e622d7a5a271cf8785a7a1a) Merge branch '5.8' of github.com:laravel/framework into 5.8 - [`11776a7`](https://github.com/laravel/framework/commit/11776a7a3a1f07da2ba8f62aca15247eb31283a9) version - [`621ca8a`](https://github.com/laravel/framework/commit/621ca8a3fd8fe9ea35ed97d80ae7d2a0de79d08a) Apply fixes from StyleCI ([#28114](https://github-redirect.dependabot.com/laravel/framework/issues/28114)) - [`33ce7bb`](https://github.com/laravel/framework/commit/33ce7bbb6a7f536036b58b66cc760fbb9eda80de) remove path hint - [`0207d73`](https://github.com/laravel/framework/commit/0207d73d7daae2f5902a76136780324b0cdfbb1c) Merge branch 'replicating-event' of https://github.com/jerguslejko/framework ... - [`fd8c58a`](https://github.com/laravel/framework/commit/fd8c58a223cdf73da9dedc249735c67539f4d70e) Merge branch '5.8' of github.com:laravel/framework into 5.8 - [`5d2587b`](https://github.com/laravel/framework/commit/5d2587bd32a088ff88ad701bce2423191c62edc9) Merge pull request [#28091](https://github-redirect.dependabot.com/laravel/framework/issues/28091) from freekmurze/5.8 - [`c1d61ce`](https://github.com/laravel/framework/commit/c1d61ce0a2384e64b059ee683e8199ce492d1f31) Merge pull request [#28094](https://github-redirect.dependabot.com/laravel/framework/issues/28094) from mtawil/5.8 - [`dd725e8`](https://github.com/laravel/framework/commit/dd725e891245c99a85b1acc222f95b56b5b472de) Merge pull request [#28098](https://github-redirect.dependabot.com/laravel/framework/issues/28098) from themsaid/pr/23982 - [`0915497`](https://github.com/laravel/framework/commit/09154971d9f0f80e491ff534825ff0569ed6cf89) exclude non-existing directories from event discovery - Additional commits viewable in [compare view](https://github.com/laravel/framework/compare/v5.8.9...v5.8.10)


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