edno / kleis

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

Bump laravel/framework from 5.8.13 to 5.8.14 #102

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps laravel/framework from 5.8.13 to 5.8.14.

Release notes *Sourced from [laravel/framework's releases](https://github.com/laravel/framework/releases).* > ## v5.8.14 > ## [v5.8.14 (2019-04-23)](https://github.com/laravel/framework/compare/v5.8.13...v5.8.14) > > ### Added > - Implemented `Job Based Retry Delay` ([#28265](https://github-redirect.dependabot.com/laravel/framework/pull/28265)) > > ### Changed > - Update auth stubs with `[@​error](https://github.com/error)` blade directive ([#28273](https://github-redirect.dependabot.com/laravel/framework/pull/28273)) > - Convert email data tables to layout tables ([#28286](https://github-redirect.dependabot.com/laravel/framework/pull/28286)) > > ### Reverted > - Partial reverted [ability of register custom Doctrine DBAL](https://github-redirect.dependabot.com/laravel/framework/pull/28214), since of [#28282](https://github-redirect.dependabot.com/laravel/framework/issues/28282) issue ([#28301](https://github-redirect.dependabot.com/laravel/framework/pull/28301)) > > ### Refactoring > - Replace code with `Null Coalescing Operator` ([#28280](https://github-redirect.dependabot.com/laravel/framework/pull/28280), [#28287](https://github-redirect.dependabot.com/laravel/framework/pull/28287)) >
Changelog *Sourced from [laravel/framework's changelog](https://github.com/laravel/framework/blob/5.8/CHANGELOG-5.8.md).* > ## [v5.8.14 (2019-04-23)](https://github.com/laravel/framework/compare/v5.8.13...v5.8.14) > > ### Added > - Implemented `Job Based Retry Delay` ([#28265](https://github-redirect.dependabot.com/laravel/framework/pull/28265)) > > ### Changed > - Update auth stubs with `[@​error](https://github.com/error)` blade directive ([#28273](https://github-redirect.dependabot.com/laravel/framework/pull/28273)) > - Convert email data tables to layout tables ([#28286](https://github-redirect.dependabot.com/laravel/framework/pull/28286)) > > ### Reverted > - Partial reverted [ability of register custom Doctrine DBAL](https://github-redirect.dependabot.com/laravel/framework/pull/28214), since of [#28282](https://github-redirect.dependabot.com/laravel/framework/issues/28282) issue ([#28301](https://github-redirect.dependabot.com/laravel/framework/pull/28301)) > > ### Refactoring > - Replace code with `Null Coalescing Operator` ([#28280](https://github-redirect.dependabot.com/laravel/framework/pull/28280), [#28287](https://github-redirect.dependabot.com/laravel/framework/pull/28287))
Commits - [`d1ba096`](https://github.com/laravel/framework/commit/d1ba096bf809c7cbe6cb9624222326d75c92fd74) version - [`0b5d819`](https://github.com/laravel/framework/commit/0b5d81944187d9ae44ef9135dee7b8687f18ffcc) Merge pull request [#28301](https://github-redirect.dependabot.com/laravel/framework/issues/28301) from driesvints/revert-pr-28214 - [`bd2ac94`](https://github.com/laravel/framework/commit/bd2ac94cd1bf448724eead0d83ad788195a04139) Remove method call through constructor - [`8dfd364`](https://github.com/laravel/framework/commit/8dfd36493066467de4cdef1d402d47734fdbd369) Merge pull request [#28296](https://github-redirect.dependabot.com/laravel/framework/issues/28296) from laravel/analysis-XNGlLg - [`1e4b8a5`](https://github.com/laravel/framework/commit/1e4b8a50d5075eb6693b908c57e75d87aadb3537) Apply fixes from StyleCI - [`230a35d`](https://github.com/laravel/framework/commit/230a35db2b2ec882addde376581f83d8031cab74) Merge pull request [#28287](https://github-redirect.dependabot.com/laravel/framework/issues/28287) from rentalhost/null-coalesce-operator - [`183daf1`](https://github.com/laravel/framework/commit/183daf1bba4f32679d8b745049b265635d6f4864) Merge pull request [#28294](https://github-redirect.dependabot.com/laravel/framework/issues/28294) from laravel/analysis-8nED0y - [`4ead2b3`](https://github.com/laravel/framework/commit/4ead2b347a909d990fd26cb33069070b09f802a2) Apply fixes from StyleCI - [`5075f56`](https://github.com/laravel/framework/commit/5075f562d1f60c762ac0fdfeae247764d1727885) Disable JS checks for now - [`a71b668`](https://github.com/laravel/framework/commit/a71b6683440be1285e62d69c3e933244b9277620) Add styleci config - Additional commits viewable in [compare view](https://github.com/laravel/framework/compare/v5.8.13...v5.8.14)


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.