edno / kleis

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

Bump laravel/framework from 5.8.2 to 5.8.3 #87

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps laravel/framework from 5.8.2 to 5.8.3.

Release notes *Sourced from [laravel/framework's releases](https://github.com/laravel/framework/releases).* > ## v5.8.3 > ## [v5.8.3 (2019-03-05)](https://github.com/laravel/framework/compare/v5.8.2...v5.8.3) > > ### Added > - Added `Collection::countBy` ([#27770](https://github-redirect.dependabot.com/laravel/framework/pull/27770)) > - Added protected `EloquentUserProvider::newModelQuery()` ([#27734](https://github-redirect.dependabot.com/laravel/framework/pull/27734), [9bb7685](https://github.com/laravel/framework/commit/9bb76853403fcb071b9454f1dc0369a8b42c3257)) > - Added protected `StartSession::saveSession()` method ([#27771](https://github-redirect.dependabot.com/laravel/framework/pull/27771), [76c7126](https://github.com/laravel/framework/commit/76c7126641e781fa30d819834f07149dda4e01e6)) > - Allow `belongsToMany` to take `Model/Pivot` class name as a second parameter ([#27774](https://github-redirect.dependabot.com/laravel/framework/pull/27774)) > > ### Fixed > - Fixed environment variable parsing ([#27706](https://github-redirect.dependabot.com/laravel/framework/pull/27706)) > - Fixed guessed policy names when using `Gate::forUser` ([#27708](https://github-redirect.dependabot.com/laravel/framework/pull/27708)) > - Fixed `via` as `string` in the `Notification` ([#27710](https://github-redirect.dependabot.com/laravel/framework/pull/27710)) > - Fixed `StartSession` middleware ([499e4fe](https://github.com/laravel/framework/commit/499e4fefefc4f8c0fe6377297b575054ec1d476f)) > - Fixed `stack` channel's bug related to the `level` ([#27726](https://github-redirect.dependabot.com/laravel/framework/pull/27726), [bc884bb](https://github.com/laravel/framework/commit/bc884bb30e3dc12545ab63cea1f5a74b33dab59c)) > - Fixed `email` validation for not string values ([#27735](https://github-redirect.dependabot.com/laravel/framework/pull/27735)) > > ### Changed > - Check if `MessageBag` is empty before checking keys exist in the `MessageBag` ([#27719](https://github-redirect.dependabot.com/laravel/framework/pull/27719)) >
Changelog *Sourced from [laravel/framework's changelog](https://github.com/laravel/framework/blob/5.8/CHANGELOG-5.8.md).* > ## [v5.8.3 (2019-03-05)](https://github.com/laravel/framework/compare/v5.8.2...v5.8.3) > > ### Added > - Added `Collection::countBy` ([#27770](https://github-redirect.dependabot.com/laravel/framework/pull/27770)) > - Added protected `EloquentUserProvider::newModelQuery()` ([#27734](https://github-redirect.dependabot.com/laravel/framework/pull/27734), [9bb7685](https://github.com/laravel/framework/commit/9bb76853403fcb071b9454f1dc0369a8b42c3257)) > - Added protected `StartSession::saveSession()` method ([#27771](https://github-redirect.dependabot.com/laravel/framework/pull/27771), [76c7126](https://github.com/laravel/framework/commit/76c7126641e781fa30d819834f07149dda4e01e6)) > - Allow `belongsToMany` to take `Model/Pivot` class name as a second parameter ([#27774](https://github-redirect.dependabot.com/laravel/framework/pull/27774)) > > ### Fixed > - Fixed environment variable parsing ([#27706](https://github-redirect.dependabot.com/laravel/framework/pull/27706)) > - Fixed guessed policy names when using `Gate::forUser` ([#27708](https://github-redirect.dependabot.com/laravel/framework/pull/27708)) > - Fixed `via` as `string` in the `Notification` ([#27710](https://github-redirect.dependabot.com/laravel/framework/pull/27710)) > - Fixed `StartSession` middleware ([499e4fe](https://github.com/laravel/framework/commit/499e4fefefc4f8c0fe6377297b575054ec1d476f)) > - Fixed `stack` channel's bug related to the `level` ([#27726](https://github-redirect.dependabot.com/laravel/framework/pull/27726), [bc884bb](https://github.com/laravel/framework/commit/bc884bb30e3dc12545ab63cea1f5a74b33dab59c)) > - Fixed `email` validation for not string values ([#27735](https://github-redirect.dependabot.com/laravel/framework/pull/27735)) > > ### Changed > - Check if `MessageBag` is empty before checking keys exist in the `MessageBag` ([#27719](https://github-redirect.dependabot.com/laravel/framework/pull/27719))
Commits - [`d36d74a`](https://github.com/laravel/framework/commit/d36d74acd3added5abbe7e7a84342b54bb0b0521) version - [`af03c5c`](https://github.com/laravel/framework/commit/af03c5c32595d2587ec80cc13d2386b98c0b2e8e) formatting - [`24c2eae`](https://github.com/laravel/framework/commit/24c2eae01e67d03523012ce25f49a1030ff5b412) Merge branch 'patch-1' of https://github.com/linaspasv/framework into linaspa... - [`fd536be`](https://github.com/laravel/framework/commit/fd536be76b3170d6cc6011fcd3a1eb1b61f58fd7) fix docblock - [`2d84395`](https://github.com/laravel/framework/commit/2d843956d32851127aee71eee0863c18453b4438) Formatting - [`c0ce80f`](https://github.com/laravel/framework/commit/c0ce80f1ac958913f6932c6bd6da28f56105eced) Merge branch 'add_collection_tally' of https://github.com/jamierumbelow/frame... - [`76c7126`](https://github.com/laravel/framework/commit/76c7126641e781fa30d819834f07149dda4e01e6) formatting - [`5483549`](https://github.com/laravel/framework/commit/54835499e4f67f72d6c7c118a12b4ddaf94eef75) Merge branch '5.8' of https://github.com/jasonvarga/framework into jasonvarga... - [`e1952ab`](https://github.com/laravel/framework/commit/e1952ab9fc381dbff843fbdf36b0dbc5b588bd5d) Tests added - [`a8d04c5`](https://github.com/laravel/framework/commit/a8d04c552b0b2213275d937aa0bc52486d621d75) Slightly adjusted code flow - Additional commits viewable in [compare view](https://github.com/laravel/framework/compare/v5.8.2...v5.8.3)


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.