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.35.1 - autoclosed #27

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.33.3 -> 2.35.1 age adoption passing confidence

Release Notes

rollup/rollup ### [`v2.35.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2351) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.35.0...v2.35.1) _2020-12-14_ ##### Bug Fixes - Allow closing the bundle when watching in case of generate errors by adding the bundle to the error event ([#​3909](https://togithub.com/rollup/rollup/issues/3909)) - Automatically close all bundles on generate errors when watching and using the CLI ([#​3909](https://togithub.com/rollup/rollup/issues/3909)) - Try to create remaining bundles when watching and one of them throws ([#​3909](https://togithub.com/rollup/rollup/issues/3909)) ##### Pull Requests - [#​3909](https://togithub.com/rollup/rollup/pull/3909): Forward bundle through watch error events ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.35.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2350) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.34.2...v2.35.0) _2020-12-14_ ##### Features - Add `closeBundle` hook that is triggered by `bundle.close()` in the JS API ([#​3883](https://togithub.com/rollup/rollup/issues/3883)) ##### Pull Requests - [#​3883](https://togithub.com/rollup/rollup/pull/3883): Revert pattern to folder export ([@​intrnl](https://togithub.com/intrnl)) ### [`v2.34.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2342) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.34.1...v2.34.2) _2020-12-06_ ##### Bug Fixes - Revert pattern export change ([#​3898](https://togithub.com/rollup/rollup/issues/3898)) ##### Pull Requests - [#​3898](https://togithub.com/rollup/rollup/pull/3898): Revert pattern to folder export ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.34.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2341) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.34.0...v2.34.1) _2020-12-03_ ##### Bug Fixes - Avoid Node deprecation warning by using a pattern export for nested Rollup files ([#​3896](https://togithub.com/rollup/rollup/issues/3896)) ##### Pull Requests - [#​3887](https://togithub.com/rollup/rollup/pull/3887): Run memory leak test on all systems ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3892](https://togithub.com/rollup/rollup/pull/3892): Add pull_request to windows github actions ([@​shellscape](https://togithub.com/shellscape)) - [#​3893](https://togithub.com/rollup/rollup/pull/3893): Update dependencies ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3896](https://togithub.com/rollup/rollup/pull/3896): Replace deprecated folder package export with pattern export ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.34.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2340) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.33.3...v2.34.0) _2020-11-29_ ##### Features - Support RequireJS comaptible AMD ids in code-splitting builds via amd.autoId ([#​3867](https://togithub.com/rollup/rollup/issues/3867)) - Allow adding an AMD id base path ([#​3867](https://togithub.com/rollup/rollup/issues/3867)) ##### Bug Fixes - Warn when using an constant AMD id in a code-splitting build ([#​3867](https://togithub.com/rollup/rollup/issues/3867)) ##### Pull Requests - [#​3867](https://togithub.com/rollup/rollup/pull/3867): Implement amd.autoId/amd.basePath options ([@​tjenkinson](https://togithub.com/tjenkinson))

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.