ioof-holdings / redux-dynostore

These libraries provide tools for building dynamic Redux stores.
BSD 3-Clause "New" or "Revised" License
122 stars 15 forks source link

Update dependency rollup to v2.29.0 #399

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 minor 2.28.2 -> 2.29.0

Release Notes

rollup/rollup ### [`v2.29.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2290) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.28.2...v2.29.0) _2020-10-08_ ##### Features - Allow passing custom options to other plugins via `this.resolve` ([#​3807](https://togithub.com/rollup/rollup/issues/3807)) - Allow attaching custom meta information to modules when resolving, loading or transforming ([#​3807](https://togithub.com/rollup/rollup/issues/3807)) - Do not throw but return `null` when using `this.getModuleInfo` for an unknown id ([#​3807](https://togithub.com/rollup/rollup/issues/3807)) ##### Bug Fixes - Trigger build in watch mode when files are added to a watched directory ([#​3812](https://togithub.com/rollup/rollup/issues/3812)) - Make `code` optional when transforming modules ([#​3807](https://togithub.com/rollup/rollup/issues/3807)) ##### Pull Requests - [#​3807](https://togithub.com/rollup/rollup/pull/3807): Implement new APIs for inter-plugin communication ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3808](https://togithub.com/rollup/rollup/pull/3808): Document that the default value of --format is 'es' ([@​jameshfisher](https://togithub.com/jameshfisher)) - [#​3812](https://togithub.com/rollup/rollup/pull/3812): Watch: listen for new files added to a directory ([@​dmitrage](https://togithub.com/dmitrage))

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.