Closed greenkeeper[bot] closed 5 years ago
Merging #6 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #6 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 1 1
Lines 8 8
=====================================
Hits 8 8
Continue to review full report at Codecov.
Legend - Click here to learn more
Ξ = absolute <relative> (impact)
,ΓΈ = not affected
,? = missing data
Powered by Codecov. Last update 46e6129...99fef52. Read the comment docs.
Update to this version instead π
The new version differs by 12 commits.
11d7c3e
-> v0.44.0
88470f2
Merge pull request #1478 from rollup/gh-1462
875cd37
Merge pull request #1472 from Andarist/iife/extends
f5bbea8
fix catch clause scopes (closes #1462)
f9408a0
reverting ef59ea2d8979570aeca6c434986ef1504697fce9 - we're already seeing people submit repros that involve Gulp
5306bab
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 builds
b0f366e
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 name
269949f
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 option
See the full diff
Update to this version instead π
The new version differs by 7 commits.
abab199
-> v0.45.0
328a8fa
throw helpful error if code or map are accessed from bundle.generate promise
1be3478
Merge branch 'gh-1474' of https://github.com/caccialdo/rollup into gh-1474
a76b35e
Add tests for async bundle transformers
4980d71
Lint fixes
73bc503
Fix tests to support async transformBundle
05fb800
Support for async transformBundle
See the full diff
Update to this version instead π
The new version differs by 12 commits.
b7a4edf
-> v0.45.2
66a6e88
Merge branch 'master' of github.com:rollup/rollup
e1e0f5a
Merge pull request #1487 from TheWeatherCompany/twc-master
2ff79f9
Merge pull request #1482 from Andarist/fix/cli-extend
3e38651
Merge pull request #1490 from rollup/rollup-watch-gh-54
3b2363f
install rollup-watch as devDependency
e9ea331
separate resolvedIds from resolvedExternalIds
782967a
update LICENSE
b00bc3c
Undo package.json changes
2607d4e
Change to use hasOwnProperty check vs in to prevent TypeError
1bc1ea4
Change package name to @twc/rollup
be94551
Fixed --extend flag not being passed correctly from the CLI arguments
See the full diff
Version 0.43.1 of rollup just got published.
The version 0.43.1 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of rollup. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 49 commits.
6f3f349
-> v0.43.1
22a2cd9
Merge pull request #1477 from rollup/gh-1264
85b01a9
ugh you have got to be kidding me
9b30ff0
ugh node 4
328a327
gah, try now
b9c9e4b
move weak to optionalDependencies, as it appears to fail on Travis CI
672fac4
merge master -> gh-1264
0b77142
add leak test on prepublish
dee8f85
add test for memory leak
70ad5df
Merge branch 'closure-memory-leak' of https://github.com/dmitrage/rollup into gh-1470
c17f7ce
merge master -> gh-1264
3237330
Merge pull request #1464 from FelixRilling/dependency-uglify
c026cb2
Merge pull request #1463 from diervo/amdOptionsFix
287cd43
update acorn
b26ac1d
less cryptic error if entry module is external (#1264)
There are 49 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: