ngxs-labs / entity-state

⏱ WIP: Entity adapter
48 stars 12 forks source link

chore(deps): update dependency rollup to ^2.30.0 #247

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Type Update Change
rollup (source) devDependencies minor ^2.29.0 -> ^2.30.0

Release Notes

rollup/rollup ### [`v2.30.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2300) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.29.0...v2.30.0) _2020-10-13_ ##### Features - Add `moduleParsed` hook that is called for each module once code and AST are available ([#​3813](https://togithub.com/rollup/rollup/issues/3813)) - Include code and AST in `this.getModuleInfo` ([#​3813](https://togithub.com/rollup/rollup/issues/3813)) ##### Bug Fixes - Provide the original Acorn AST instead of the internal one when resolving dynamic imports that contain non-trivial expressions ([#​3813](https://togithub.com/rollup/rollup/issues/3813)) ##### Pull Requests - [#​3813](https://togithub.com/rollup/rollup/pull/3813): Add moduleParsed plugin hook ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3815](https://togithub.com/rollup/rollup/pull/3815): Docs: wile => while ([@​tjenkinson](https://togithub.com/tjenkinson)) - [#​3817](https://togithub.com/rollup/rollup/pull/3817): Docs: fix code snippet ([@​codefrau](https://togithub.com/codefrau)) - [#​3818](https://togithub.com/rollup/rollup/pull/3818): Update documentation on configuring Babel, removing the section on passing '{"modules": false}' as that is no longer needed since Babel 7 ([@​Robin-Hoodie](https://togithub.com/Robin-Hoodie))

Renovate configuration

:date: Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone UTC.

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