edno / kleis

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

Bump laravel/framework from 5.8.31 to 5.8.32 #122

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps laravel/framework from 5.8.31 to 5.8.32.

Release notes *Sourced from [laravel/framework's releases](https://github.com/laravel/framework/releases).* > ## v5.8.32 > ## [v5.8.32 (2019-08-13)](https://github.com/laravel/framework/compare/v5.8.31...v5.8.32) > > ### Fixed > - Fixed top level wildcard validation for `distinct` validator ([#29499](https://github-redirect.dependabot.com/laravel/framework/pull/29499)) > - Fixed resolving of columns with schema references in Postgres ([#29448](https://github-redirect.dependabot.com/laravel/framework/pull/29448)) > - Only remove the event mutex if it was created ([#29526](https://github-redirect.dependabot.com/laravel/framework/pull/29526)) > - Fixed restoring serialized collection with deleted models ([#29533](https://github-redirect.dependabot.com/laravel/framework/pull/29533), [74b62bb](https://github.com/laravel/framework/commit/74b62bbbb32674dfa167e2812231bf302454e67f)) >
Changelog *Sourced from [laravel/framework's changelog](https://github.com/laravel/framework/blob/5.8/CHANGELOG-5.8.md).* > ## [v5.8.32 (2019-08-13)](https://github.com/laravel/framework/compare/v5.8.31...v5.8.32) > > ### Fixed > - Fixed top level wildcard validation for `distinct` validator ([#29499](https://github-redirect.dependabot.com/laravel/framework/pull/29499)) > - Fixed resolving of columns with schema references in Postgres ([#29448](https://github-redirect.dependabot.com/laravel/framework/pull/29448)) > - Only remove the event mutex if it was created ([#29526](https://github-redirect.dependabot.com/laravel/framework/pull/29526)) > - Fixed restoring serialized collection with deleted models ([#29533](https://github-redirect.dependabot.com/laravel/framework/pull/29533), [74b62bb](https://github.com/laravel/framework/commit/74b62bbbb32674dfa167e2812231bf302454e67f))
Commits - [`ee16d71`](https://github.com/laravel/framework/commit/ee16d719516dfd77ed6c9538000bca49ded284e2) version - [`74b62bb`](https://github.com/laravel/framework/commit/74b62bbbb32674dfa167e2812231bf302454e67f) remove unneeded code - [`bd34d38`](https://github.com/laravel/framework/commit/bd34d3838abe6e8a53f84c9d411a00356ea457ab) Merge pull request [#29533](https://github-redirect.dependabot.com/laravel/framework/issues/29533) from tw99/Job-with-serialized-collection-handles-de... - [`4c13824`](https://github.com/laravel/framework/commit/4c1382416150930eba3dba3b6c332ffa1557a548) Merge pull request [#29535](https://github-redirect.dependabot.com/laravel/framework/issues/29535) from derekmd/request-validate-test-coverage - [`5cc9aee`](https://github.com/laravel/framework/commit/5cc9aee51fd88485e14972f6ab9c260cf2239a7c) Add Request::validate() macro test coverage - [`f4c873f`](https://github.com/laravel/framework/commit/f4c873f99a91c6cfe3c0ec6b4be30c6ebb9d51ce) Handle serialized collection with potentially deleted models - [`8550ff3`](https://github.com/laravel/framework/commit/8550ff3c2e6fa78b8df491452515188692a3f5f0) Merge pull request [#29526](https://github-redirect.dependabot.com/laravel/framework/issues/29526) from lorisleiva/5.8 - [`15bbbc0`](https://github.com/laravel/framework/commit/15bbbc00a6185b6ad48effe14fddf620ed09a26a) Merge pull request [#29527](https://github-redirect.dependabot.com/laravel/framework/issues/29527) from imanghafoori1/test_session_store - [`e1a57aa`](https://github.com/laravel/framework/commit/e1a57aaaceca3ec5975723523e9331d6da71cd94) add test - [`fc59616`](https://github.com/laravel/framework/commit/fc59616b926b469d72bb17a7ec561a63a262a1f3) Only remove the event mutex if it was created - Additional commits viewable in [compare view](https://github.com/laravel/framework/compare/v5.8.31...v5.8.32)


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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.