rollup/rollup
### [`v2.26.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2260)
[Compare Source](https://togithub.com/rollup/rollup/compare/v2.25.0...v2.26.0)
_2020-08-15_
##### Features
- Add a new entry `importedBindings` to the bundle information to list bindings per dependency ([#3722](https://togithub.com/rollup/rollup/issues/3722))
##### Bug Fixes
- Do not render an invalid UMD wrapper when no bindings are imported from a dependency ([#3724](https://togithub.com/rollup/rollup/issues/3724))
- Avoid situations where removing the `else` branch from an `if` statement might catch the `else` branch from another one ([#3725](https://togithub.com/rollup/rollup/issues/3725))
##### Pull Requests
- [#3722](https://togithub.com/rollup/rollup/pull/3722): Add import specifiers to bundle information ([@lukastaegert](https://togithub.com/lukastaegert))
- [#3724](https://togithub.com/rollup/rollup/pull/3724): Fix missing variables for UMD and IIFE builds ([@lukastaegert](https://togithub.com/lukastaegert))
- [#3725](https://togithub.com/rollup/rollup/pull/3725): Do not entirely remove else branch if another else branch might accidentally be referenced ([@lukastaegert](https://togithub.com/lukastaegert))
Renovate configuration
:date: Schedule: "after 10pm every weekday,every weekend,before 5am every weekday" (UTC).
: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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
2.25.0
->2.26.0
Release Notes
rollup/rollup
### [`v2.26.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2260) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.25.0...v2.26.0) _2020-08-15_ ##### Features - Add a new entry `importedBindings` to the bundle information to list bindings per dependency ([#3722](https://togithub.com/rollup/rollup/issues/3722)) ##### Bug Fixes - Do not render an invalid UMD wrapper when no bindings are imported from a dependency ([#3724](https://togithub.com/rollup/rollup/issues/3724)) - Avoid situations where removing the `else` branch from an `if` statement might catch the `else` branch from another one ([#3725](https://togithub.com/rollup/rollup/issues/3725)) ##### Pull Requests - [#3722](https://togithub.com/rollup/rollup/pull/3722): Add import specifiers to bundle information ([@lukastaegert](https://togithub.com/lukastaegert)) - [#3724](https://togithub.com/rollup/rollup/pull/3724): Fix missing variables for UMD and IIFE builds ([@lukastaegert](https://togithub.com/lukastaegert)) - [#3725](https://togithub.com/rollup/rollup/pull/3725): Do not entirely remove else branch if another else branch might accidentally be referenced ([@lukastaegert](https://togithub.com/lukastaegert))Renovate configuration
:date: Schedule: "after 10pm every weekday,every weekend,before 5am every weekday" (UTC).
: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.