springload / draftail

📝🍸 A configurable rich text editor built with Draft.js
https://www.draftail.org/
MIT License
613 stars 64 forks source link

chore(deps): update rollup to v1.29.0 #288

Closed thi-bot closed 4 years ago

thi-bot commented 4 years ago

This PR contains the following updates:

Package Update Type Change Sourcegraph
rollup minor devDependencies 1.28.0 -> 1.29.0 code search for "rollup"

Release Notes

rollup/rollup ### [`v1.29.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​1290) [Compare Source](https://togithub.com/rollup/rollup/compare/v1.28.0...v1.29.0) _2020-01-08_ ##### Features - Enable top-level await by default ([#​3089](https://togithub.com/rollup/rollup/issues/3089)) - Add typings for watch events ([#​3302](https://togithub.com/rollup/rollup/issues/3302)) ##### Bug Fixes - Deconflict files that would conflict only on a case-insensitive OS ([#​3317](https://togithub.com/rollup/rollup/issues/3317)) - Do not fail in certain scenarios where a logical expression inside a sequence expression was being directly included ([#​3327](https://togithub.com/rollup/rollup/issues/3327)) ##### Pull Requests - [#​3089](https://togithub.com/rollup/rollup/pull/3089): Move top-level await out of experimental ([@​guybedford](https://togithub.com/guybedford)) - [#​3302](https://togithub.com/rollup/rollup/pull/3302): Adds type definitions for RollupWatcher events ([@​NotWoods](https://togithub.com/NotWoods)) - [#​3317](https://togithub.com/rollup/rollup/pull/3317): Fix module id conflict on a case insensitive OS ([@​yesmeck](https://togithub.com/yesmeck)) - [#​3327](https://togithub.com/rollup/rollup/pull/3327): Handle deoptimizations while a node is being included ([@​lukastaegert](https://togithub.com/lukastaegert))

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.