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.30.1 #310

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.29.1 -> 1.30.1 code search for "rollup"

Release Notes

rollup/rollup ### [`v1.30.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​1301) [Compare Source](https://togithub.com/rollup/rollup/compare/v1.30.0...v1.30.1) _2020-01-27_ ##### Bug Fixes - Do not mistreat static entgry points as dynamic ones when chunking ([#​3357](https://togithub.com/rollup/rollup/issues/3357)) - Resolve a crash when chunking circular dynamic imports ([#​3357](https://togithub.com/rollup/rollup/issues/3357)) ##### Pull Requests - [#​3357](https://togithub.com/rollup/rollup/pull/3357):Resolve issues with circular dynamic entries ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v1.30.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​1300) [Compare Source](https://togithub.com/rollup/rollup/compare/v1.29.1...v1.30.0) _2020-01-27_ ##### Features - Do not split chunks when dynamically imported modules import modules that are already loaded by all dynamic importers ([#​3354](https://togithub.com/rollup/rollup/issues/3354)) - Add `hoistTransitiveImports` option to disable hoisting imports of static dependencies into entry chunks ([#​3353](https://togithub.com/rollup/rollup/issues/3353)) ##### Bug Fixes - Make sure polyfills are always loaded first when each static entry point contains them as first import ([#​3354](https://togithub.com/rollup/rollup/issues/3354)) ##### Pull Requests - [#​3353](https://togithub.com/rollup/rollup/pull/3353): Add option to avoid hoisting transitive imports ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3354](https://togithub.com/rollup/rollup/pull/3354): Improve chunking algorithm for dynamic imports ([@​tjenkinson](https://togithub.com/tjenkinson) and [@​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 tick the rebase/retry checkbox below.

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



This PR has been generated by Renovate Bot.