YoloDev / rollup-config

Config for lerna based monorepos that builds all packages using a single rollup bundler.
MIT License
3 stars 2 forks source link

Update dependency rollup to v2.39.0 #90

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) 2.38.5 -> 2.39.0 age adoption passing confidence

Release Notes

rollup/rollup ### [`v2.39.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2390) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.38.5...v2.39.0) _2021-02-12_ ##### Features - Add "validate" option to verify generated chunks are valid JavaScript ([#​3952](https://togithub.com/rollup/rollup/issues/3952)) ##### Bug Fixes - Always add exports properties for uninitialized named exports ([#​3957](https://togithub.com/rollup/rollup/issues/3957)) - Allow using an external namespace reexport together with named exports ([#​3959](https://togithub.com/rollup/rollup/issues/3959)) - Avoid invalid generated code in certain scenarios with SystemJS exports ([#​3960](https://togithub.com/rollup/rollup/issues/3960)) ##### Pull Requests - [#​3952](https://togithub.com/rollup/rollup/pull/3952): implement `validate` output option and `--validate` CLI option ([@​kzc](https://togithub.com/kzc)) - [#​3956](https://togithub.com/rollup/rollup/pull/3956): Update dependencies, fix fsevents issue ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3957](https://togithub.com/rollup/rollup/pull/3957): Make sure uninitialised exports turn up via .hasOwnProperty for non-ES formats ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3959](https://togithub.com/rollup/rollup/pull/3959): Allow overriding individual exports of reexported external namespaces ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3960](https://togithub.com/rollup/rollup/pull/3960): Make sure system exports are valid JavaScript ([@​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.