calvinchiulele / idai_africa

Repositório do Sistema de Gestão do Ciclone Idai
https://idai.africa
MIT License
2 stars 4 forks source link

Bump laravel/framework from 5.8.11 to 5.8.19 #23

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps laravel/framework from 5.8.11 to 5.8.19.

Release notes *Sourced from [laravel/framework's releases](https://github.com/laravel/framework/releases).* > ## v5.8.19 > ## [v5.8.19 (2019-05-28)](https://github.com/laravel/framework/compare/v5.8.18...v5.8.19) > > ### Added > - Added optional `DYNAMODB_ENDPOINT` env variable to configure endpoint for DynamoDB ([#28600](https://github-redirect.dependabot.com/laravel/framework/pull/28600)) > - Added `Illuminate\Foundation\Application::isProduction()` method ([#28602](https://github-redirect.dependabot.com/laravel/framework/pull/28602)) > - Allowed exception reporting in `rescue()` to be disabled ([#28617](https://github-redirect.dependabot.com/laravel/framework/pull/28617)) > - Allowed to parse Url in Redis configuration ([#28612](https://github-redirect.dependabot.com/laravel/framework/pull/28612), [f4cfb32](https://github.com/laravel/framework/commit/f4cfb3287b358b41735072895a485f8e68c1c7f0)) > - Allowed setting additional (`sourceip` and `localdomain`) smtp config options ([#28631](https://github-redirect.dependabot.com/laravel/framework/pull/28631), [435c05b](https://github.com/laravel/framework/commit/435c05b96a241d3d5e37ce524de9ea134714a9be)) > > ### Fixed > - Fixed Eloquent UPDATE queries with alias ([#28607](https://github-redirect.dependabot.com/laravel/framework/pull/28607)) > - Fixed `Illuminate\Cache\DynamoDbStore::forever()` ([#28618](https://github-redirect.dependabot.com/laravel/framework/pull/28618)) > - Fixed `event:list` command, when using a combination of manually registering events and event auto discovering ([#28624](https://github-redirect.dependabot.com/laravel/framework/pull/28624)) > > ### Performance improvement > - Improve performance for `Arr::flatten()` ([#28614](https://github-redirect.dependabot.com/laravel/framework/pull/28614)) > > ### Changed > - Added `id` to `ModelNotFoundException` exception in `ImplicitRouteBinding` ([#28588](https://github-redirect.dependabot.com/laravel/framework/pull/28588)) > > ## v5.8.18 > ## [v5.8.18 (2019-05-21)](https://github.com/laravel/framework/compare/v5.8.17...v5.8.18) > > ### Added > - Added `html` as a new valid extension for views ([#28541](https://github-redirect.dependabot.com/laravel/framework/pull/28541)) > - Added: provide notification callback `withSwiftMessage` in `MailMessage` ([#28535](https://github-redirect.dependabot.com/laravel/framework/pull/28535)) > > ### Fixed > - Fixed `Illuminate\Cache\FileStore::getPayload()` in case of broken cache ([#28536](https://github-redirect.dependabot.com/laravel/framework/pull/28536)) > - Fixed exception: `The filename fallback must only contain ASCII characters` in the `Illuminate\Filesystem\FilesystemAdapter::response()` ([#28551](https://github-redirect.dependabot.com/laravel/framework/pull/28551)) > > ### Changed > - Make `Support\Testing\Fakes\MailFake::failures()` returns an empty array ([#28538](https://github-redirect.dependabot.com/laravel/framework/pull/28538)) > - Make `Support\Testing\Fakes\BusFake::pipeThrough()` returns `$this` ([#28564](https://github-redirect.dependabot.com/laravel/framework/pull/28564)) > > ### Refactoring > - Cleanup html ([#28583](https://github-redirect.dependabot.com/laravel/framework/pull/28583)) > > > ## v5.8.17 > ## [2019/05/14](https://github.com/laravel/framework/compare/v5.8.16...v5.8.17) > > ### Added > - Added `Illuminate\Foundation\Testing\TestResponse::dumpHeaders()` ([#28450](https://github-redirect.dependabot.com/laravel/framework/pull/28450)) > - Added `ends_with` validation rule ([#28455](https://github-redirect.dependabot.com/laravel/framework/pull/28455)) > - Added possibility to use a few `columns` arguments in the `route:list` command ([#28459](https://github-redirect.dependabot.com/laravel/framework/pull/28459)) > - Added `retryAfter` in `Mail\SendQueuedMailable` and `Notifications\SendQueuedNotifications` object ([#28484](https://github-redirect.dependabot.com/laravel/framework/pull/28484)) > - Added `Illuminate\Foundation\Console\Kernel::scheduleCache()` ([6587e78](https://github.com/laravel/framework/commit/6587e78383c4ecc8d7f3791f54cf6f536a1fc089)) > - Added support for multiple `--path` options within migrate commands ([#28495](https://github-redirect.dependabot.com/laravel/framework/pull/28495)) > ... (truncated)
Changelog *Sourced from [laravel/framework's changelog](https://github.com/laravel/framework/blob/5.8/CHANGELOG-5.8.md).* > ## [v5.8.19 (2019-05-28)](https://github.com/laravel/framework/compare/v5.8.18...v5.8.19) > > ### Added > - Added optional `DYNAMODB_ENDPOINT` env variable to configure endpoint for DynamoDB ([#28600](https://github-redirect.dependabot.com/laravel/framework/pull/28600)) > - Added `Illuminate\Foundation\Application::isProduction()` method ([#28602](https://github-redirect.dependabot.com/laravel/framework/pull/28602)) > - Allowed exception reporting in `rescue()` to be disabled ([#28617](https://github-redirect.dependabot.com/laravel/framework/pull/28617)) > - Allowed to parse Url in Redis configuration ([#28612](https://github-redirect.dependabot.com/laravel/framework/pull/28612), [f4cfb32](https://github.com/laravel/framework/commit/f4cfb3287b358b41735072895a485f8e68c1c7f0)) > - Allowed setting additional (`sourceip` and `localdomain`) smtp config options ([#28631](https://github-redirect.dependabot.com/laravel/framework/pull/28631), [435c05b](https://github.com/laravel/framework/commit/435c05b96a241d3d5e37ce524de9ea134714a9be)) > > ### Fixed > - Fixed Eloquent UPDATE queries with alias ([#28607](https://github-redirect.dependabot.com/laravel/framework/pull/28607)) > - Fixed `Illuminate\Cache\DynamoDbStore::forever()` ([#28618](https://github-redirect.dependabot.com/laravel/framework/pull/28618)) > - Fixed `event:list` command, when using a combination of manually registering events and event auto discovering ([#28624](https://github-redirect.dependabot.com/laravel/framework/pull/28624)) > > ### Performance improvement > - Improve performance for `Arr::flatten()` ([#28614](https://github-redirect.dependabot.com/laravel/framework/pull/28614)) > > ### Changed > - Added `id` to `ModelNotFoundException` exception in `ImplicitRouteBinding` ([#28588](https://github-redirect.dependabot.com/laravel/framework/pull/28588)) > > > ## [v5.8.18 (2019-05-21)](https://github.com/laravel/framework/compare/v5.8.17...v5.8.18) > > ### Added > - Added `html` as a new valid extension for views ([#28541](https://github-redirect.dependabot.com/laravel/framework/pull/28541)) > - Added: provide notification callback `withSwiftMessage` in `MailMessage` ([#28535](https://github-redirect.dependabot.com/laravel/framework/pull/28535)) > > ### Fixed > - Fixed `Illuminate\Cache\FileStore::getPayload()` in case of broken cache ([#28536](https://github-redirect.dependabot.com/laravel/framework/pull/28536)) > - Fixed exception: `The filename fallback must only contain ASCII characters` in the `Illuminate\Filesystem\FilesystemAdapter::response()` ([#28551](https://github-redirect.dependabot.com/laravel/framework/pull/28551)) > > ### Changed > - Make `Support\Testing\Fakes\MailFake::failures()` returns an empty array ([#28538](https://github-redirect.dependabot.com/laravel/framework/pull/28538)) > - Make `Support\Testing\Fakes\BusFake::pipeThrough()` returns `$this` ([#28564](https://github-redirect.dependabot.com/laravel/framework/pull/28564)) > > ### Refactoring > - Cleanup html ([#28583](https://github-redirect.dependabot.com/laravel/framework/pull/28583)) > > > ## [v5.8.17 (2019-05-14)](https://github.com/laravel/framework/compare/v5.8.16...v5.8.17) > > ### Added > - Added `Illuminate\Foundation\Testing\TestResponse::dumpHeaders()` ([#28450](https://github-redirect.dependabot.com/laravel/framework/pull/28450)) > - Added `ends_with` validation rule ([#28455](https://github-redirect.dependabot.com/laravel/framework/pull/28455)) > - Added possibility to use a few `columns` arguments in the `route:list` command ([#28459](https://github-redirect.dependabot.com/laravel/framework/pull/28459)) > - Added `retryAfter` in `Mail\SendQueuedMailable` and `Notifications\SendQueuedNotifications` object ([#28484](https://github-redirect.dependabot.com/laravel/framework/pull/28484)) > - Added `Illuminate\Foundation\Console\Kernel::scheduleCache()` ([6587e78](https://github.com/laravel/framework/commit/6587e78383c4ecc8d7f3791f54cf6f536a1fc089)) > - Added support for multiple `--path` options within migrate commands ([#28495](https://github-redirect.dependabot.com/laravel/framework/pull/28495)) > - Added `Tappable` trait ([#28507](https://github-redirect.dependabot.com/laravel/framework/pull/28507)) > - Added support auto-discovery for events in a custom application directory, that sets via `Illuminate\Foundation\Application::useAppPath()` ([#28493](https://github-redirect.dependabot.com/laravel/framework/pull/28493)) > ... (truncated)
Commits - [`47bb147`](https://github.com/laravel/framework/commit/47bb1471b727a0c1497143dccf46aacf73c0ce6b) version - [`8ea5512`](https://github.com/laravel/framework/commit/8ea551266013e031de10032de317f7abe0fd32d8) Update SUPPORT.md - [`ede526f`](https://github.com/laravel/framework/commit/ede526f2312b607a7517843662bfc42825595906) Merge pull request [#28635](https://github-redirect.dependabot.com/laravel/framework/issues/28635) from laravel/security-file - [`8be53b1`](https://github.com/laravel/framework/commit/8be53b15a2cd2deb54b145dd4630f6990c1ce28a) Merge pull request [#28637](https://github-redirect.dependabot.com/laravel/framework/issues/28637) from laravel/support-file - [`efa309a`](https://github.com/laravel/framework/commit/efa309a9fd19708d32c98ea9ce75bd05060cd53d) Create SUPPORT.md - [`5f93341`](https://github.com/laravel/framework/commit/5f93341f8e02296f65546a3ed12ad21cf455dfe5) Update SECURITY.md - [`db2c669`](https://github.com/laravel/framework/commit/db2c669bb982c87afee33bc24cc586a2cab220dc) Create SECURITY.md - [`435c05b`](https://github.com/laravel/framework/commit/435c05b96a241d3d5e37ce524de9ea134714a9be) formatting - [`7ed1dad`](https://github.com/laravel/framework/commit/7ed1dadd9bfd17bada86226aaa69e12bf919c43a) Merge pull request [#1](https://github-redirect.dependabot.com/laravel/framework/issues/1) from JustinBerger/jb-smtp-options - [`19a41b8`](https://github.com/laravel/framework/commit/19a41b86652361dbf5cf9de1917a9954f1108646) Allow setting additional smtp config options - Additional commits viewable in [compare view](https://github.com/laravel/framework/compare/v5.8.11...v5.8.19)


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 has been acquired by GitHub  🎉

dependabot-preview[bot] commented 5 years ago

Superseded by #26.