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.35 #49

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.34 -> 5.8.35

Release Notes

laravel/framework ### [`v5.8.35`](https://togithub.com/laravel/framework/releases/v5.8.35) [Compare Source](https://togithub.com/laravel/framework/compare/v5.8.34...v5.8.35) ##### Added - Added support of `NOT RLIKE` SQL operator ([#​29788](https://togithub.com/laravel/framework/pull/29788)) - Added hebrew letters to `Str:slug` language array ([#​29838](https://togithub.com/laravel/framework/pull/29838), [ba772d6](https://togithub.com/laravel/framework/commit/ba772d643b88a4646c1161f5325e52de81d7a709)) - Added support of `php7.4` ([#​29842](https://togithub.com/laravel/framework/pull/29842)) ##### Fixed - Fixed self-referencing `MorphOneOrMany` existence queries ([#​29765](https://togithub.com/laravel/framework/pull/29765)) - Fixed `QueueFake::size()` method ([#​29761](https://togithub.com/laravel/framework/pull/29761), [ddaf6e6](https://togithub.com/laravel/framework/commit/ddaf6e63326263a9bb3732e887a2bf8b2381caa1)) ##### Changed - Added note that the GD extension is required for generating images ([#​29770](https://togithub.com/laravel/framework/pull/29770), [#​29831](https://togithub.com/laravel/framework/pull/29831)) - Changed `monolog/monolog` version to `^1.12` ([#​29837](https://togithub.com/laravel/framework/pull/29837))

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.