worldturtlemedia / darksky-api

API Wrapper for DarkSky.net written in TypeScript.
https://worldturtlemedia.github.io/darksky-api/
MIT License
8 stars 3 forks source link

chore(deps): update dependency rollup to v2.26.4 #559

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 patch 2.26.3 -> 2.26.4

Release Notes

rollup/rollup ### [`v2.26.4`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2264) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.26.3...v2.26.4) _2020-08-19_ ##### Bug Fixes - Fix a situation where invalid code was rendered when dynamically importing a module with synthetic named exports when preserving modules ([#​3738](https://togithub.com/rollup/rollup/issues/3738)) - Create a proper namespace object when in a non-es format, a namespace is imported from a chunk with `default` export mode ([#​3738](https://togithub.com/rollup/rollup/issues/3738)) - Use the same variable when in a chunk, a namespace is both imported and reexported as a binding ([#​3738](https://togithub.com/rollup/rollup/issues/3738)) - Do not include the synthetic namespace in static entry points unless it is actually used ([#​3738](https://togithub.com/rollup/rollup/issues/3738)) - Make sure the chunking of one output does not interfere with the namespace objects of another output ([#​3738](https://togithub.com/rollup/rollup/issues/3738)) ##### Pull Requests - [#​3738](https://togithub.com/rollup/rollup/pull/3738): Improve synthetic entry handling ([@​lukastaegert](https://togithub.com/lukastaegert))

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.