modernweb-dev / storybook-prebuilt

Storybook prebuilt to work with native es modules
MIT License
36 stars 9 forks source link

chore(deps): update dependency rollup to v2.33.3 #7

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.32.1 -> 2.33.3 age adoption passing confidence

Release Notes

rollup/rollup ### [`v2.33.3`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2333) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.33.2...v2.33.3) _2020-11-18_ ##### Bug Fixes - Do not use `.js` extension when importing AMD files from a UMD bundle ([#​3872](https://togithub.com/rollup/rollup/issues/3872)) ##### Pull Requests - [#​3861](https://togithub.com/rollup/rollup/pull/3861): Update chat/support links ([@​shellscape](https://togithub.com/shellscape)) - [#​3872](https://togithub.com/rollup/rollup/pull/3872): Also removeExtensionFromRelativeAmdId in UMD finaliser ([@​tjenkinson](https://togithub.com/tjenkinson)) ### [`v2.33.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2332) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.33.1...v2.33.2) _2020-11-14_ ##### Bug Fixes - Fix an issue where statements were ignored after a conditional return in a labeled statement ([#​3871](https://togithub.com/rollup/rollup/issues/3871)) ##### Pull Requests - [#​3871](https://togithub.com/rollup/rollup/pull/3871): Correctly track label usage in try statements ([@​Amareis](https://togithub.com/Amareis)) ### [`v2.33.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2331) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.33.0...v2.33.1) _2020-11-02_ ##### Bug Fixes - Add `syntheticNamedExports` to `this.getModuleInfo` to align with documentation ([#​3847](https://togithub.com/rollup/rollup/issues/3847)) ##### Pull Requests - [#​3847](https://togithub.com/rollup/rollup/pull/3847): Expose syntheticNamedExports to ModuleInfo ([@​Amareis](https://togithub.com/Amareis)) - [#​3852](https://togithub.com/rollup/rollup/pull/3852): Fix typo on docs ([@​jpsc](https://togithub.com/jpsc)) ### [`v2.33.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2330) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.32.1...v2.33.0) _2020-11-01_ ##### Features - Add parameter to "watchChange" hook to denote if a change was an addition, update or deletion ([#​3841](https://togithub.com/rollup/rollup/issues/3841)) - Add "closeWatcher" hook to allow plugins to clean up resources when the watcher is closed ([#​3841](https://togithub.com/rollup/rollup/issues/3841)) - Add "this.getWatchFiles" function to plugin context to get the current set of watched files ([#​3841](https://togithub.com/rollup/rollup/issues/3841)) ##### Pull Requests - [#​3841](https://togithub.com/rollup/rollup/pull/3841): Improved watcher hooks ([@​Amareis](https://togithub.com/Amareis)) - [#​3848](https://togithub.com/rollup/rollup/pull/3848): Add options hook to asyncpluginhooks ([@​intrnl](https://togithub.com/intrnl))

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

: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.