rollup/rollup
### [`v2.47.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2470)
[Compare Source](https://togithub.com/rollup/rollup/compare/v2.46.0...v2.47.0)
_2021-05-04_
##### Features
- Warn about ambiguous imports from combined external namespace reexports ([#4064](https://togithub.com/rollup/rollup/issues/4064))
- In case of combined namespace reexports, always prefer local exports over external namespaces ([#4064](https://togithub.com/rollup/rollup/issues/4064))
- Treat conflicting names in local namespace reexports as undefined ([#4064](https://togithub.com/rollup/rollup/issues/4064))
##### Pull Requests
- [#4064](https://togithub.com/rollup/rollup/pull/4064): Prefer locally defined exports and reexports over external namespaces ([@lukastaegert](https://togithub.com/lukastaegert))
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.
[ ] If you want to rebase/retry this PR, check this box.
This PR contains the following updates:
2.46.0
->2.47.0
Release Notes
rollup/rollup
### [`v2.47.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2470) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.46.0...v2.47.0) _2021-05-04_ ##### Features - Warn about ambiguous imports from combined external namespace reexports ([#4064](https://togithub.com/rollup/rollup/issues/4064)) - In case of combined namespace reexports, always prefer local exports over external namespaces ([#4064](https://togithub.com/rollup/rollup/issues/4064)) - Treat conflicting names in local namespace reexports as undefined ([#4064](https://togithub.com/rollup/rollup/issues/4064)) ##### Pull Requests - [#4064](https://togithub.com/rollup/rollup/pull/4064): Prefer locally defined exports and reexports over external namespaces ([@lukastaegert](https://togithub.com/lukastaegert))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.