Update dependency rollup to version 0.45.2 #69
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency rollup from version
0.43.0
to0.45.2
Commits
rollup/rollup
0.45.2
b7a4edf
-> v0.45.266a6e88
Merge branch 'master' of github.com:rollup/rollupe1e0f5a
Merge pull request `#1487` from TheWeatherCompany/twc-master2ff79f9
Merge pull request `#1482` from Andarist/fix/cli-extend3e38651
Merge pull request `#1490` from rollup/rollup-watch-gh-543b2363f
install rollup-watch as devDependencye9ea331
separate resolvedIds from resolvedExternalIds782967a
update LICENSE0.45.1
87c4733
-> v0.45.15e4cbdc
Merge pull request `#1489` from rollup/gh-1483e099d8c
remove weak from optionalDependenciesb00bc3c
Undo package.json changes2607d4e
Change to use hasOwnProperty check vs in to prevent TypeError1bc1ea4
Change package name to @twc/rollupbe94551
Fixed --extend flag not being passed correctly from the CLI arguments0.45.0
abab199
-> v0.45.0328a8fa
throw helpful error if code or map are accessed from bundle.generate promise1be3478
Merge branch 'gh-1474' of https://github.com/caccialdo/rollup into gh-14740.44.0
11d7c3e
-> v0.44.088470f2
Merge pull request `#1478` from rollup/gh-1462875cd37
Merge pull request `#1472` from Andarist/iife/extendsf5bbea8
fix catch clause scopes (closes `#1462`)f9408a0
reverting ef59ea2d8979570aeca6c434986ef1504697fce9 - we're already seeing people submit repros that involve Gulp0.43.1
6f3f349
-> v0.43.122a2cd9
Merge pull request `#1477` from rollup/gh-126485b01a9
ugh you have got to be kidding me9b30ff0
ugh node 4328a327
gah, try nowb9c9e4b
move weak to optionalDependencies, as it appears to fail on Travis CI672fac4
merge master -> gh-12640b77142
add leak test on prepublishdee8f85
add test for memory leak70ad5df
Merge branch 'closure-memory-leak' of https://github.com/dmitrage/rollup into gh-1470c17f7ce
merge master -> gh-12643237330
Merge pull request `#1464` from FelixRilling/dependency-uglifyc026cb2
Merge pull request `#1463` from diervo/amdOptionsFix287cd43
update acornb26ac1d
less cryptic error if entry module is external (`#1264`)dcda451
Merge pull request `#1451` from talmobi/mastera76b35e
Add tests for async bundle transformers4980d71
Lint fixes73bc503
Fix tests to support async transformBundle05fb800
Support for async transformBundle5306bab
Minor code tweaks (after code review)b5dfd1e
Fixed issue with umd noConflict bundle + named exports. In such case undefined got exported as module.a001e6b
--extend option support for UMD buildsb0f366e
Fixed issue with exports not being returned for the named mode (in IIFE format)97baa41
Added support for --extend option. Default behaviour for the IIFE should be to create a simple local var or to assign a module to a namespaced namea06265c
Fix closure memory leak269949f
Refactored the code to satisfy changed tests (new default iife consistent behaviour). Still 5 failing tests - all of them have illegal moduleNames. --extends will make them work.9d122ad
Converted most of the tests to include new proposed expected format for the IIFE, effectively making them failing now - its setting a groundwork for an --extends optionc660001
update uglify-js to v330b74db
Run same options transform on generate for bundleef59ea2
Compact issue template and use external repro instructions30202c6
added error source file information and preserving error constructor (so that err.name is preserved e.g.) for better error loggingf6ce031
Merge pull request `#1446` from ksvitkovsky/feature-gh-1265ea9c328
Merge pull request `#1445` from yyx990803/patch-1866f72d
Let this.error and this.warn accept loc-object8aeab96
Add test cases for `#1265`0993eb4
use prependRight in IfStatement40baf04
Merge pull request `#1444` from anmonteiro/patch-19d2aa62
`pureExternalImports` -> `pureExternalModules`This PR has been generated by Renovate Bot.