guillaumebriday / todolist-backend-laravel

Back-end application for Todolist Web application built with Laravel 5.8 and Vue.js
https://todolist-docs.guillaumebriday.me
MIT License
70 stars 22 forks source link

Update dependency laravel/framework to v5.8.31 #33

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
laravel/framework (source) require patch 5.8.30 -> 5.8.31

Release Notes

laravel/framework ### [`v5.8.31`](https://togithub.com/laravel/framework/releases/v5.8.31) [Compare Source](https://togithub.com/laravel/framework/compare/v5.8.30...v5.8.31) ##### Fixed - Fixed FatalThrowableError in `updateExistingPivot()` when pivot is non-existent ([#​29362](https://togithub.com/laravel/framework/pull/29362)) - Fixed worker timeout handler when there is no job processing ([#​29366](https://togithub.com/laravel/framework/pull/29366)) - Fixed `assertJsonValidationErrors()` with muliple messages ([#​29380](https://togithub.com/laravel/framework/pull/29380)) - Fixed UPDATE queries with alias ([#​29405](https://togithub.com/laravel/framework/pull/29405)) ##### Changed - `Illuminate\Cache\ArrayStore::forget()` returns false on missing key ([#​29427](https://togithub.com/laravel/framework/pull/29427)) - Allow chaining on `QueryBuilder::dump()` method ([#​29437](https://togithub.com/laravel/framework/pull/29437)) - Change visibility to public for `hasPivotColumn()` method ([#​29367](https://togithub.com/laravel/framework/pull/29367)) - Added line break for plain text mails ([#​29408](https://togithub.com/laravel/framework/pull/29408)) - Use `date_create` to prevent date validator warnings ([#​29342](https://togithub.com/laravel/framework/pull/29342), [#​29389](https://togithub.com/laravel/framework/pull/29389))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.