Closed renovate[bot] closed 2 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
π Inspect: https://vercel.com/jamesrsingleton/hooks-arsenal/9NCjY2jA93Wno8HQmhxveZayFoAp
β
Preview: https://hooks-arsenal-git-renovate-rollup-2x-jamesrsingleton.vercel.app
This PR contains the following updates:
2.64.0
->2.66.1
Release Notes
rollup/rollup
### [`v2.66.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#2661) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.66.0...v2.66.1) *2022-01-25* ##### Bug Fixes - Only warn for conflicting names in namespace reexports if it actually causes problems ([#4363](https://togithub.com/rollup/rollup/issues/4363)) - Only allow explicit exports or reexports as synthetic namespaces and hide them from namespace reexports ([#4364](https://togithub.com/rollup/rollup/issues/4364)) ##### Pull Requests - [#4362](https://togithub.com/rollup/rollup/pull/4362): refactor: convert exportsByName object to map ([@lukastaegert](https://togithub.com/lukastaegert)) - [#4363](https://togithub.com/rollup/rollup/pull/4363): Do not warn unnecessarily for namespace conflicts ([@lukastaegert](https://togithub.com/lukastaegert)) - [#4364](https://togithub.com/rollup/rollup/pull/4364): Do not expose synthetic namespace export in entries and namespaces ([@lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.66.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#2660) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.65.0...v2.66.0) *2022-01-22* ##### Features - Note if a module has a default export in ModuleInfo to allow writing better proxy modules ([#4356](https://togithub.com/rollup/rollup/issues/4356)) - Add option to wait until all imported ids have been resolved when awaiting `this.load` ([#4358](https://togithub.com/rollup/rollup/issues/4358)) ##### Pull Requests - [#4356](https://togithub.com/rollup/rollup/pull/4356): Add hasDefaultExport to ModuleInfo ([@lukastaegert](https://togithub.com/lukastaegert)) - [#4358](https://togithub.com/rollup/rollup/pull/4358): Add "resolveDependencies" option to "this.load" ([@lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.65.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#2650) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.64.0...v2.65.0) *2022-01-21* ##### Features - Add complete import resolution objects to ModuleInfo for use in `this.load` ([#4354](https://togithub.com/rollup/rollup/issues/4354)) ##### Bug Fixes - Use correct context in plugin hooks with `perf: true` ([#4357](https://togithub.com/rollup/rollup/issues/4357)) ##### Pull Requests - [#4351](https://togithub.com/rollup/rollup/pull/4351): refactor: re-use source mapping url ([@dnalborczyk](https://togithub.com/dnalborczyk)) - [#4352](https://togithub.com/rollup/rollup/pull/4352): refactor: replace require-relative with built-in require.resolve ([@dnalborczyk](https://togithub.com/dnalborczyk)) - [#4353](https://togithub.com/rollup/rollup/pull/4353): chore: bump deps ([@dnalborczyk](https://togithub.com/dnalborczyk)) - [#4354](https://togithub.com/rollup/rollup/pull/4354): Add importedIdResolutions to moduleInfo ([@lukastaegert](https://togithub.com/lukastaegert)) - [#4355](https://togithub.com/rollup/rollup/pull/4355): chore: remove external from config ([@dnalborczyk](https://togithub.com/dnalborczyk)) - [#4357](https://togithub.com/rollup/rollup/pull/4357): fix: timed plugin context ([@dnalborczyk](https://togithub.com/dnalborczyk))Configuration
π Schedule: At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π 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.