yurikrupnik / generators

Custom Yeoman generators monorepo
MIT License
2 stars 0 forks source link

chore(deps): update dependency rollup to v2.41.2 #61

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.39.1 -> 2.41.2 age adoption passing confidence

Release Notes

rollup/rollup ### [`v2.41.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2412) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.41.1...v2.41.2) _2021-03-12_ ##### Bug Fixes - Also remove sourcemaps comments if plugins return a pre-made ast ([#​3987](https://togithub.com/rollup/rollup/issues/3987)) ##### Pull Requests - [#​3987](https://togithub.com/rollup/rollup/pull/3987): Change removal of sourcemap comment ([@​yannayl](https://togithub.com/yannayl)) ### [`v2.41.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2411) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.41.0...v2.41.1) _2021-03-11_ ##### Pull Requests - [#​3990](https://togithub.com/rollup/rollup/pull/3990): Add browser sourcemap and remove log ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.41.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2410) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.40.0...v2.41.0) _2021-03-09_ ##### Features - Add option to `treeshake.propertyReadSideEffects` to keep all property accesses ([#​3985](https://togithub.com/rollup/rollup/issues/3985)) ##### Bug Fixes - Also respect pure comment annotations when a plugin provides an AST in the transform hook provided they use this.parse ([#​3981](https://togithub.com/rollup/rollup/issues/3981)) ##### Pull Requests - [#​3981](https://togithub.com/rollup/rollup/pull/3981): Move pure comment annotation to Graph.contextParse ([@​yannayl](https://togithub.com/yannayl)) - [#​3985](https://togithub.com/rollup/rollup/pull/3985): implement --treeshake.propertyReadSideEffects=always to handle getters with side effects ([@​kzc](https://togithub.com/kzc)) ### [`v2.40.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2400) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.39.1...v2.40.0) _2021-02-26_ ##### Features - Make sure that entry point variable names take precedence over variable names in dependencies when deconflicting ([#​3977](https://togithub.com/rollup/rollup/issues/3977)) ##### Bug Fixes - Replace `:` in generated file names to prevent invalid files on Windows ([#​3972](https://togithub.com/rollup/rollup/issues/3972)) ##### Pull Requests - [#​3972](https://togithub.com/rollup/rollup/pull/3972): Don't allow `:` in file names ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3976](https://togithub.com/rollup/rollup/pull/3976): Add soft breaks to guide to improve mobile experience ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3977](https://togithub.com/rollup/rollup/pull/3977): Reverse module deconflicting order ([@​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.