aevea / knit

Tool to gamify merge requests
0 stars 0 forks source link

chore(deps): update dependency rollup to v2.8.2 #56

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
rollup (source) devDependencies patch 2.8.0 -> 2.8.2

Release Notes

rollup/rollup ### [`v2.8.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​282) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.8.1...v2.8.2) _2020-05-07_ ##### Bug Fixes - Avoid invalid code when simplifying the body of a shorthand arrow function expression ([#​3540](https://togithub.com/rollup/rollup/issues/3540)) ##### Pull Requests - [#​3540](https://togithub.com/rollup/rollup/pull/3540): Wrap object expressions in parentheses if they become children of an arrow function expression ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.8.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​281) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.8.0...v2.8.1) _2020-05-07_ ##### Bug Fixes - Allow using plugins on CLI that are exported as `exports.default` ([#​3529](https://togithub.com/rollup/rollup/issues/3529)) - Do not fail side-effect detection in nested callbacks of builtins ([#​3539](https://togithub.com/rollup/rollup/issues/3539)) ##### Pull Requests - [#​3529](https://togithub.com/rollup/rollup/pull/3529): Use default named export with plugins ([@​NotWoods](https://togithub.com/NotWoods)) - [#​3539](https://togithub.com/rollup/rollup/pull/3539): Track call side-effects both by entity and CallExpression to avoid untracked side-effects in nested calls ([@​lukastaegert](https://togithub.com/lukastaegert))

Renovate configuration

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

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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