Closed greenkeeper[bot] closed 4 years ago
After pinning to 1.14.2 your tests are passing again. Downgrade this dependency π.
devDependency
rollup was updated from 1.14.3
to 1.14.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-06-07
moduleSideEffects: false
(#2905)devDependency
rollup was updated from 1.14.4
to 1.14.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-06-09
The new version differs by 10 commits.
139c0b5
1.14.5
a931d1f
Update changelog
84bc002
Cache dynamic ids if possible (#2908)
fd2fe29
Do not resolve relative external ids when using the object form (#2907)
a10a4fb
Fix treeshaken parameters around parentheses (#2911)
6652a3e
Update changelog
98a91ef
Update dependencies (#2906)
b22a264
1.14.4
4392a3e
Update changelog
0a0b67f
Make sure external re-exports are included for moduleSideEffects: false (#2905)
See the full diff
devDependency
rollup was updated from 1.14.5
to 1.14.6
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-06-10
The new version differs by 13 commits.
3ff3db8
1.14.6
a624540
Update changelog
9abcb7e
Properly include try statements for each pass when deoptimization is deactivated (#2914)
139c0b5
1.14.5
a931d1f
Update changelog
84bc002
Cache dynamic ids if possible (#2908)
fd2fe29
Do not resolve relative external ids when using the object form (#2907)
a10a4fb
Fix treeshaken parameters around parentheses (#2911)
6652a3e
Update changelog
98a91ef
Update dependencies (#2906)
b22a264
1.14.4
4392a3e
Update changelog
0a0b67f
Make sure external re-exports are included for moduleSideEffects: false (#2905)
See the full diff
devDependency
rollup was updated from 1.14.6
to 1.15.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
rollup was updated from 1.15.0
to 1.15.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 22 commits.
c9eeef7
1.15.1
33513a9
Update changelog
dbe4492
Handle reexports from dynamic entries across chunks (#2928)
fb4632c
1.15.0
b0283f7
Update changelog
9418822
Do not tree-shake arguments with side-effects (#2924)
355c690
Deoptimize try-catch less radically (#2918)
b377163
Support implicit type coercion errors in es5-shim (#2917)
1718faa
Deoptimize typeof for regular expression literals to better support es6-shim (#2916)
3ff3db8
1.14.6
a624540
Update changelog
9abcb7e
Properly include try statements for each pass when deoptimization is deactivated (#2914)
139c0b5
1.14.5
a931d1f
Update changelog
84bc002
Cache dynamic ids if possible (#2908)
There are 22 commits in total.
See the full diff
devDependency
rollup was updated from 1.15.1
to 1.15.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-06-13
The new version differs by 25 commits.
c3247e6
1.15.2
7a5057a
Update changelog
bf43add
Reemit chunks emitted from transform hooks (#2933)
c9eeef7
1.15.1
33513a9
Update changelog
dbe4492
Handle reexports from dynamic entries across chunks (#2928)
fb4632c
1.15.0
b0283f7
Update changelog
9418822
Do not tree-shake arguments with side-effects (#2924)
355c690
Deoptimize try-catch less radically (#2918)
b377163
Support implicit type coercion errors in es5-shim (#2917)
1718faa
Deoptimize typeof for regular expression literals to better support es6-shim (#2916)
3ff3db8
1.14.6
a624540
Update changelog
9abcb7e
Properly include try statements for each pass when deoptimization is deactivated (#2914)
There are 25 commits in total.
See the full diff
devDependency
rollup was updated from 1.15.2
to 1.15.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-06-13
The new version differs by 28 commits.
d98eb95
1.15.3
f17910b
Update changelog
9d19a18
Fix repeated re-emission of files emitted from a transform hook (#2936)
c3247e6
1.15.2
7a5057a
Update changelog
bf43add
Reemit chunks emitted from transform hooks (#2933)
c9eeef7
1.15.1
33513a9
Update changelog
dbe4492
Handle reexports from dynamic entries across chunks (#2928)
fb4632c
1.15.0
b0283f7
Update changelog
9418822
Do not tree-shake arguments with side-effects (#2924)
355c690
Deoptimize try-catch less radically (#2918)
b377163
Support implicit type coercion errors in es5-shim (#2917)
1718faa
Deoptimize typeof for regular expression literals to better support es6-shim (#2916)
There are 28 commits in total.
See the full diff
devDependency
rollup was updated from 1.15.6
to 1.16.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 45 commits.
eb16d2f
1.16.0
d711fc4
Update changelog
1739459
Add option to handle use of features marked for deprecation as errors (#2950)
bae092c
Update changelog
0de95d0
Improve dynamic import interop (#2954)
3681afa
Keep annotations and comments when simplifying logical and conditional expressions (#2955)
1347489
1.15.6
9624952
Update changelog
f4b19ab
Improve handling of conflicting namespace exports (#2893)
7d1bd82
Get rid of alternate screen and simplify screen clearing (#2942)
3a5c17a
1.15.5
c1ba368
Update changelog
b216023
Completely omit files that do not have any included statements (#2940)
dd00ff5
Explicitly allow null as return value for various hooks (#2941)
74a3be1
1.15.4
There are 45 commits in total.
See the full diff
devDependency
rollup was updated from 1.16.0
to 1.16.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 48 commits.
dc7fc34
1.16.1
53dfc84
Update changelog
88b938d
Add missing docs for strictDeprecations (#2956)
eb16d2f
1.16.0
d711fc4
Update changelog
1739459
Add option to handle use of features marked for deprecation as errors (#2950)
bae092c
Update changelog
0de95d0
Improve dynamic import interop (#2954)
3681afa
Keep annotations and comments when simplifying logical and conditional expressions (#2955)
1347489
1.15.6
9624952
Update changelog
f4b19ab
Improve handling of conflicting namespace exports (#2893)
7d1bd82
Get rid of alternate screen and simplify screen clearing (#2942)
3a5c17a
1.15.5
c1ba368
Update changelog
There are 48 commits in total.
See the full diff
devDependency
rollup was updated from 1.16.1
to 1.16.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 51 commits.
3ed6c52
1.16.2
48f7f6d
Update changelog
9cb67d2
Make sure errors from dynamic imports can be caught (#2958)
dc7fc34
1.16.1
53dfc84
Update changelog
88b938d
Add missing docs for strictDeprecations (#2956)
eb16d2f
1.16.0
d711fc4
Update changelog
1739459
Add option to handle use of features marked for deprecation as errors (#2950)
bae092c
Update changelog
0de95d0
Improve dynamic import interop (#2954)
3681afa
Keep annotations and comments when simplifying logical and conditional expressions (#2955)
1347489
1.15.6
9624952
Update changelog
f4b19ab
Improve handling of conflicting namespace exports (#2893)
There are 51 commits in total.
See the full diff
devDependency
rollup was updated from 1.16.2
to 1.16.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-06-29
The new version differs by 54 commits.
ea68fbc
1.16.3
dbc2c17
Update changelog
9fb1a48
Deconflict unused parameters (#2972)
3ed6c52
1.16.2
48f7f6d
Update changelog
9cb67d2
Make sure errors from dynamic imports can be caught (#2958)
dc7fc34
1.16.1
53dfc84
Update changelog
88b938d
Add missing docs for strictDeprecations (#2956)
eb16d2f
1.16.0
d711fc4
Update changelog
1739459
Add option to handle use of features marked for deprecation as errors (#2950)
bae092c
Update changelog
0de95d0
Improve dynamic import interop (#2954)
3681afa
Keep annotations and comments when simplifying logical and conditional expressions (#2955)
There are 54 commits in total.
See the full diff
devDependency
rollup was updated from 1.16.3
to 1.16.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-07-02
The new version differs by 64 commits.
2896755
1.16.4
c2eb6e6
Update changelog
b02296a
Use async readFile in getRollupDefaultPlugin (#2965)
20b434d
Update changelog
eb97a3d
Fix sourcemap type and update dependencies (#2976)
959df58
Update changelog
5682ae9
Align TS types, docs and implementation for this.warn and this.error (#2975)
21b7ce4
Compensate for netlify URL normalization and fix scrolling again
928d7d6
Update website links
0dd6c15
Remove accidental solo test run
ea68fbc
1.16.3
dbc2c17
Update changelog
9fb1a48
Deconflict unused parameters (#2972)
3ed6c52
1.16.2
48f7f6d
Update changelog
There are 64 commits in total.
See the full diff
devDependency
rollup was updated from 1.16.4
to 1.16.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-07-04
The new version differs by 68 commits.
c4dbb51
1.16.5
ee4f0fe
Update changelog
b1afb6e
Do not skip onwarn handler when --silent is used (#2981)
ef7486d
Make tests run on Node 12, fix watcher cleanup issue (#2982)
2896755
1.16.4
c2eb6e6
Update changelog
b02296a
Use async readFile in getRollupDefaultPlugin (#2965)
20b434d
Update changelog
eb97a3d
Fix sourcemap type and update dependencies (#2976)
959df58
Update changelog
5682ae9
Align TS types, docs and implementation for this.warn and this.error (#2975)
21b7ce4
Compensate for netlify URL normalization and fix scrolling again
928d7d6
Update website links
0dd6c15
Remove accidental solo test run
ea68fbc
1.16.3
There are 68 commits in total.
See the full diff
devDependency
rollup was updated from 1.16.5
to 1.16.6
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-07-04
The new version differs by 71 commits.
198a7b6
1.16.6
365e363
Update changelog
61f021e
Always forward AST nodes for unresolvable dynamic imports (#2984)
c4dbb51
1.16.5
ee4f0fe
Update changelog
b1afb6e
Do not skip onwarn handler when --silent is used (#2981)
ef7486d
Make tests run on Node 12, fix watcher cleanup issue (#2982)
2896755
1.16.4
c2eb6e6
Update changelog
b02296a
Use async readFile in getRollupDefaultPlugin (#2965)
20b434d
Update changelog
eb97a3d
Fix sourcemap type and update dependencies (#2976)
959df58
Update changelog
5682ae9
Align TS types, docs and implementation for this.warn and this.error (#2975)
21b7ce4
Compensate for netlify URL normalization and fix scrolling again
There are 71 commits in total.
See the full diff
devDependency
rollup was updated from 1.16.6
to 1.16.7
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-07-09
The new version differs by 77 commits.
faebb27
1.16.7
05219ef
Update changelog
893c725
Only overwrite content when resolving import.meta properties (#2986)
e66d7be
Sourcemap types (#2985)
8fe1385
Minor stylistic improvements
36f690a
Remove leftover solo: true
198a7b6
1.16.6
365e363
Update changelog
61f021e
Always forward AST nodes for unresolvable dynamic imports (#2984)
c4dbb51
1.16.5
ee4f0fe
Update changelog
b1afb6e
Do not skip onwarn handler when --silent is used (#2981)
ef7486d
Make tests run on Node 12, fix watcher cleanup issue (#2982)
2896755
1.16.4
c2eb6e6
Update changelog
There are 77 commits in total.
See the full diff
devDependency
rollup was updated from 1.16.7
to 1.17.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-07-15
The new version differs by 82 commits.
5d1541a
1.17.0
61989d4
Update changelog
7b5aa2b
Bump lodash from 4.17.11 to 4.17.14 (#2989)
6b500b8
Add getCombinedSourceMap in transform plugin context (#2983) (#2993)
a36020d
docs: Fix code fences for link (#2987)
faebb27
1.16.7
05219ef
Update changelog
893c725
Only overwrite content when resolving import.meta properties (#2986)
e66d7be
Sourcemap types (#2985)
8fe1385
Minor stylistic improvements
36f690a
Remove leftover solo: true
198a7b6
1.16.6
365e363
Update changelog
61f021e
Always forward AST nodes for unresolvable dynamic imports (#2984)
c4dbb51
1.16.5
There are 82 commits in total.
See the full diff
devDependency
rollup was updated from 1.17.0
to 1.18.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-08-01
externalLiveBindings: false
option to optimize code when live bindings are not needed (#3010)The new version differs by 90 commits.
57dd0b9
1.18.0
997df87
Update changelog
4a0fa56
Add option to prevent code for external live bindings (#3010)
def3ae2
Update changelog
2219f24
Update badges (#2998)
8f4a993
Update changelog
b194d4a
Include working coverage script (#2997)
db6979d
Update changelog
5d1541a
1.17.0
61989d4
Update changelog
7b5aa2b
Bump lodash from 4.17.11 to 4.17.14 (#2989)
6b500b8
Add getCombinedSourceMap in transform plugin context (#2983) (#2993)
a36020d
docs: Fix code fences for link (#2987)
faebb27
1.16.7
05219ef
Update changelog
There are 90 commits in total.
See the full diff
devDependency
rollup was updated from 1.18.0
to 1.19.0
.Your tests are still failing with this version. Compare changes
The new version differs by 96 commits.
9af119d
1.19.0
b3f361c
Update changelog
456f4d2
Avoid variable from empty module name be empty (#3026)
17eaa43
Use id of last module in chunk as name base for auto-generated chunks (#3025)
871bfa0
Switch to a code-splitting build and update dependencies (#3020)
2443783
Unified file emission api (#2999)
57dd0b9
1.18.0
997df87
Update changelog
4a0fa56
Add option to prevent code for external live bindings (#3010)
def3ae2
Update changelog
2219f24
Update badges (#2998)
8f4a993
Update changelog
b194d4a
Include working coverage script (#2997)
db6979d
Update changelog
5d1541a
1.17.0
There are 96 commits in total.
See the full diff
devDependency
rollup was updated from 1.19.0
to 1.19.1
.Your tests are still failing with this version. Compare changes
devDependency
rollup was updated from 1.19.3
to 1.19.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-08-07
The new version differs by 11 commits.
ce60434
1.19.4
cc3726d
Update changelog
288069e
Prevent ASI errors for conditional expressions (#3035)
44a23bb
Avoid generate .* thing (#3034)
bdac4aa
Fix documents to use https, not http (#3036)
b1eef11
1.19.3
f97b75c
Update changelog
a243d14
Fix reference url in error messages (#3033)
f9a61d3
1.19.2
9606a25
Update changelog
c6b0483
Include bin in files
See the full diff
devDependency
rollup was updated from 1.19.4
to 1.20.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-08-21
devDependency
rollup was updated from 1.20.0
to 1.20.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-08-22
The new version differs by 35 commits.
a7e5ff2
1.20.1
0c70397
Update changelog
372101f
Fix wrong variable name in import expression (#3073)
0314917
Fixes type definition on watch and Watcher constructor. (#3074)
54dfb28
Fix lint error, update license
fb6aa6d
1.20.0
a6659d1
Update changelog
f6a6be0
Prevent infinite loop when scanning for line-breaks and there are comment-like strings (#3069)
852e704
Auto-generate license file (#3063)
9879cbc
Update changelog
8df2bc1
Update to acorn 7 (#3061)
f0b429c
Refactor use async control flow (#3053)
5979144
Update changelog
4f1d004
avoid to change original options (.acorn) object (#3051)
2593b04
Remove acorn-bigint and acorn-dynamic-import from bundle (#3058)
There are 35 commits in total.
See the full diff
devDependency
rollup was updated from 1.20.1
to 1.20.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-08-25
The new version differs by 38 commits.
b1747e4
1.20.2
9374704
Update changelog
2c93e33
Handle namespaces that reexport themselves (#3077)
a7e5ff2
1.20.1
0c70397
Update changelog
372101f
Fix wrong variable name in import expression (#3073)
0314917
Fixes type definition on watch and Watcher constructor. (#3074)
54dfb28
Fix lint error, update license
fb6aa6d
1.20.0
a6659d1
Update changelog
f6a6be0
Prevent infinite loop when scanning for line-breaks and there are comment-like strings (#3069)
852e704
Auto-generate license file (#3063)
9879cbc
Update changelog
8df2bc1
Update to acorn 7 (#3061)
f0b429c
Refactor use async control flow (#3053)
There are 38 commits in total.
See the full diff
devDependency
rollup was updated from 1.20.2
to 1.20.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-08-28
The new version differs by 43 commits.
bce164e
1.20.3
ee4a3f8
Update changelog
8ee03af
Properly reflect dependency file names in hash (#3083)
e2fa18d
Fix "default" reexport issues in non ESM/System formats (#3084)
cc5fd63
chore: add github actions workflow config for windows (#3078)
b1747e4
1.20.2
9374704
Update changelog
2c93e33
Handle namespaces that reexport themselves (#3077)
a7e5ff2
1.20.1
0c70397
Update changelog
372101f
Fix wrong variable name in import expression (#3073)
0314917
Fixes type definition on watch and Watcher constructor. (#3074)
54dfb28
Fix lint error, update license
fb6aa6d
1.20.0
a6659d1
Update changelog
There are 43 commits in total.
See the full diff
devDependency
rollup was updated from 1.20.3
to 1.21.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 52 commits.
1b72941
1.21.0
0ad169a
Update changelog
1d524f2
fix: remove 'use strict'; from systemjs when strict=false (#3101)
8dceaf6
Add support for entryFileNames pattern used in combination with preserveModules option (#3088)
b226036
Make accessing unknown globals a side-effect (#3068)
bba1466
feat: OutputBundle Tagged union with 'type = chunk|asset' (#3080)
18d1aed
Watch files onbuild, even if build fails (#3081)
1429d57
retrigger CI
071f5e3
Fix date in changelog
bce164e
1.20.3
ee4a3f8
Update changelog
8ee03af
Properly reflect dependency file names in hash (#3083)
e2fa18d
Fix "default" reexport issues in non ESM/System formats (#3084)
cc5fd63
chore: add github actions workflow config for windows (#3078)
b1747e4
1.20.2
There are 52 commits in total.
See the full diff
devDependency
rollup was updated from 1.21.0
to 1.21.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-09-09
The new version differs by 55 commits.
96e691b
1.21.1
b7ebc49
Update changelog
cb5227c
Permit plugins to add assets directly to the bundle in Rollup 1.x (#3105)
1b72941
1.21.0
0ad169a
Update changelog
1d524f2
fix: remove 'use strict'; from systemjs when strict=false (#3101)
8dceaf6
Add support for entryFileNames pattern used in combination with preserveModules option (#3088)
b226036
Make accessing unknown globals a side-effect (#3068)
bba1466
feat: OutputBundle Tagged union with 'type = chunk|asset' (#3080)
18d1aed
Watch files onbuild, even if build fails (#3081)
1429d57
retrigger CI
071f5e3
Fix date in changelog
bce164e
1.20.3
ee4a3f8
Update changelog
8ee03af
Properly reflect dependency file names in hash (#3083)
There are 55 commits in total.
See the full diff
devDependency
rollup was updated from 1.21.1
to 1.21.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-09-09
this.emitFile
instead of this.emitAsset
The new version differs by 58 commits.
ed34bc5
1.21.2
d363b3e
Update changelog
47b57dd
Fix wrong deprecation message
96e691b
1.21.1
b7ebc49
Update changelog
cb5227c
Permit plugins to add assets directly to the bundle in Rollup 1.x (#3105)
1b72941
1.21.0
0ad169a
Update changelog
1d524f2
fix: remove 'use strict'; from systemjs when strict=false (#3101)
8dceaf6
Add support for entryFileNames pattern used in combination with preserveModules option (#3088)
b226036
Make accessing unknown globals a side-effect (#3068)
bba1466
feat: OutputBundle Tagged union with 'type = chunk|asset' (#3080)
18d1aed
Watch files onbuild, even if build fails (#3081)
1429d57
retrigger CI
071f5e3
Fix date in changelog
There are 58 commits in total.
See the full diff
devDependency
rollup was updated from 1.21.2
to 1.21.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-09-09
The new version differs by 61 commits.
13b27ca
1.21.3
6a216d0
Update changelog
ed880a0
Fix .addWatchFile() dependencies failing to invalidate in watch mode (#3112)
ed34bc5
1.21.2
d363b3e
Update changelog
47b57dd
Fix wrong deprecation message
96e691b
1.21.1
b7ebc49
Update changelog
cb5227c
Permit plugins to add assets directly to the bundle in Rollup 1.x (#3105)
1b72941
1.21.0
0ad169a
Update changelog
1d524f2
fix: remove 'use strict'; from systemjs when strict=false (#3101)
8dceaf6
Add support for entryFileNames pattern used in combination with preserveModules option (#3088)
b226036
Make accessing unknown globals a side-effect (#3068)
bba1466
feat: OutputBundle Tagged union with 'type = chunk|asset' (#3080)
There are 61 commits in total.
See the full diff
devDependency
rollup was updated from 1.21.3
to 1.21.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-09-16
The new version differs by 64 commits.
9bd47a2
1.21.4
7fd57c0
Update changelog
86d98cb
Add browser globals to known globals and prevent "typeof" side-effects (#3117)
13b27ca
1.21.3
6a216d0
Update changelog
ed880a0
Fix .addWatchFile() dependencies failing to invalidate in watch mode (#3112)
ed34bc5
1.21.2
d363b3e
Update changelog
47b57dd
Fix wrong deprecation message
96e691b
1.21.1
b7ebc49
Update changelog
cb5227c
Permit plugins to add assets directly to the bundle in Rollup 1.x (#3105)
1b72941
1.21.0
0ad169a
Update changelog
1d524f2
fix: remove 'use strict'; from systemjs when strict=false (#3101)
There are 64 commits in total.
See the full diff
devDependency
rollup was updated from 1.21.4
to 1.22.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-09-29
namespaceToStringTag: true
(#3135)--context
is observed as a CLI option (#3134)The new version differs by 73 commits.
55dddd8
1.22.0
647187c
Update changelog
962be76
Generate sourcemaps but omit the comment (#3120)
b8335db
Set null prototype on namespace objects. (#3136)
a1ec55c
Remove Symbol polyfill in module namespaces (#3135)
a92d09d
Preserve empty for...of loops (#3132)
bc5b98d
Use asterisk for @types/* dependencies (#3131)
4b69c09
Wire up --context CLI flag (#3134)
a261cad
Update dependencies (#3133)
9bd47a2
1.21.4
7fd57c0
Update changelog
86d98cb
Add browser globals to known globals and prevent "typeof" side-effects (#3117)
13b27ca
1.21.3
6a216d0
Update changelog
ed880a0
Fix .addWatchFile() dependencies failing to invalidate in watch mode (#3112)
There are 73 commits in total.
See the full diff
devDependency
rollup was updated from 1.22.0
to 1.23.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-10-03
The new version differs by 77 commits.
5d53c04
1.23.0
1d08d6b
Update changelog and dependencies
9a6d811
Fix typo (#3142)
998ddf1
Include extensions in preserveModules output filenames for scriptified assets (#3116)
55dddd8
1.22.0
647187c
Update changelog
962be76
Generate sourcemaps but omit the comment (#3120)
b8335db
Set null prototype on namespace objects. (#3136)
a1ec55c
Remove Symbol polyfill in module namespaces (#3135)
a92d09d
Preserve empty for...of loops (#3132)
bc5b98d
Use asterisk for @types/* dependencies (#3131)
4b69c09
Wire up --context CLI flag (#3134)
a261cad
Update dependencies (#3133)
9bd47a2
1.21.4
7fd57c0
Update changelog
There are 77 commits in total.
See the full diff
devDependency
rollup was updated from 1.23.0
to 1.23.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-10-05
The new version differs by 81 commits.
53266e6
1.23.1
6bca51a
Update changelog
ee6a8c0
Ensure that types packages have star version ranges (#3143)
0e51dfb
Update license
5d53c04
1.23.0
1d08d6b
Update changelog and dependencies
9a6d811
Fix typo (#3142)
998ddf1
Include extensions in preserveModules output filenames for scriptified assets (#3116)
55dddd8
1.22.0
647187c
Update changelog
962be76
Generate sourcemaps but omit the comment (#3120)
b8335db
Set null prototype on namespace objects. (#3136)
a1ec55c
Remove Symbol polyfill in module namespaces (#3135)
a92d09d
Preserve empty for...of loops (#3132)
bc5b98d
Use asterisk for @types/* dependencies (#3131)
There are 81 commits in total.
See the full diff
devDependency
rollup was updated from 1.23.1
to 1.24.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-10-15
break
, continue
, return
and throw
when tree-shaking to detect dead code (#3153)import.meta
properties produce valid code in SystemJS (#3152)treeshake.annotations: false
is respected for class instantiation (#3153)The new version differs by 85 commits.
4fd918f
1.24.0
b5a9f47
Update changelog
f6db7bc
Allow import.meta.* for systemjs format (#3152)
4b16548
Get rid of immutable.js and implement tree-shaking for broken control flow (#3153)
53266e6
1.23.1
6bca51a
Update changelog
ee6a8c0
Ensure that types packages have star version ranges (#3143)
0e51dfb
Update license
5d53c04
1.23.0
1d08d6b
Update changelog and dependencies
9a6d811
Fix typo (#3142)
998ddf1
Include extensions in preserveModules output filenames for scriptified assets (#3116)
55dddd8
1.22.0
647187c
Update changelog
962be76
Generate sourcemaps but omit the comment (#3120)
There are 85 commits in total.
See the full diff
devDependency
rollup was updated from 1.24.0
to 1.25.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-10-18
The new version differs by 90 commits.
d677eb7
1.25.0
f307c89
Update changelog
91cb8f0
Add missing spaces in certain statements and expressions to avoid invalid code (#3173)
121a7f4
Handle optional control flow in labeled statements, remove unused labels (#3170)
836a106
Better try statement tree shaking (#3166)
4fd918f
1.24.0
b5a9f47
Update changelog
f6db7bc
Allow import.meta.* for systemjs format (#3152)
4b16548
Get rid of immutable.js and implement tree-shaking for broken control flow (#3153)
53266e6
1.23.1
6bca51a
Update changelog
ee6a8c0
Ensure that types packages have star version ranges (#3143)
0e51dfb
Update license
5d53c04
1.23.0
1d08d6b
Update changelog and dependencies
There are 90 commits in total.
See the full diff
devDependency
rollup was updated from 1.25.1
to 1.25.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
rollup was updated from 1.25.2
to 1.26.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-10-27
The new version differs by 106 commits.
53fb6fe
1.26.0
1fad958
Update changelog
1e1a111
Add support for "export * as name from β¦" (#3193)
2f7e064
Remove the need to provide an output name for IIFE bundles (#3181)
b4c8b43
[feat] Adds support for large assets (> 100 MB) (#3194)
b123169
1.25.2
52e5ba5
Update changelog
e24bc46
RollupOptions accept output as array (#3184)
dae509d
Add parentheses to factory function of UMD bundles (#3183)
b0d35e1
1.25.1
dc8e933
Update changelog
24063a6
Handle conditional breaks in do-while loops with unconditional return (#3180)
06fb16a
Disable errors for duplicate emitted file names (#3175)
f99c7e4
Add original parser error to rollup error; Update tests (#3176)
06047fc
Fix switch case not being included correctly (#3178)
There are 106 commits in total.
See the full diff
devDependency
rollup was updated from 1.26.0
to 1.26.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
rollup was updated from 1.26.1
to 1.26.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-10-31
treeshake: false
and star re-exports (#3209)The new version differs by 113 commits.
5cbfdee
1.26.2
2ed5bfe
Update changelog
066620e
Also remove export-all declarations when not tree-shaking (#3209)
38c3171
1.26.1
4071fa8
Update changelog
d8becda
Make the CLI run generate/output in serial (#3201)
9c85d2a
support all config file extensions (.js,.mjs,...) (#3204)
53fb6fe
1.26.0
1fad958
Update changelog
1e1a111
Add support for "export * as name from β¦" (#3193)
2f7e064
Remove the need to provide an output name for IIFE bundles (#3181)
b4c8b43
[feat] Adds support for large assets (> 100 MB) (#3194)
b123169
1.25.2
52e5ba5
Update changelog
e24bc46
RollupOptions accept output as array (#3184)
There are 113 commits in total.
See the full diff
devDependency
rollup was updated from 1.26.2
to 1.26.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-11-02
undefined
in an unused named export (@lukastaegert)The new version differs by 116 commits.
f9b9a7c
1.26.3
7ea824b
Update changelog
33b15cd
Do no fail if the source attribute is undefined
in an unused named export (#3211)
5cbfdee
1.26.2
2ed5bfe
Update changelog
066620e
Also remove export-all declarations when not tree-shaking (#3209)
38c3171
1.26.1
4071fa8
Update changelog
d8becda
Make the CLI run generate/output in serial (#3201)
9c85d2a
support all config file extensions (.js,.mjs,...) (#3204)
53fb6fe
1.26.0
1fad958
Update changelog
1e1a111
Add support for "export * as name from β¦" (#3193)
2f7e064
Remove the need to provide an output name for IIFE bundles (#3181)
b4c8b43
[feat] Adds support for large assets (> 100 MB) (#3194)
There are 116 commits in total.
See the full diff
devDependency
rollup was updated from 1.26.3
to 1.26.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
rollup was updated from 1.26.4
to 1.26.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-11-11
The new version differs by 125 commits.
8318bb4
1.26.5
9bb2c92
Update changelog
af8801b
Allow passing input options to output (#3223)
6fed410
1.26.4
79d047f
Update changelog
1a63383
Also recover from plugin errors during the initial build (#3219)
68fbefc
Update changelog
9ba33f0
docs: fix small typo (#3216)
b8ecf3d
Update dependencies and fix security vulnerability (#3217)
f9b9a7c
1.26.3
7ea824b
Update changelog
33b15cd
Do no fail if the source attribute is undefined
in an unused named export (#3211)
5cbfdee
1.26.2
2ed5bfe
Update changelog
066620e
Also remove export-all declarations when not tree-shaking (#3209)
There are 125 commits in total.
See the full diff
devDependency
rollup was updated from 1.26.5
to 1.27.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-11-12
The new version differs by 128 commits.
4b78645
1.27.0
ee326c4
Update changelog
17c14cd
Per output plugins (#3218)
8318bb4
1.26.5
9bb2c92
Update changelog
af8801b
Allow passing input options to output (#3223)
6fed410
1.26.4
79d047f
Update changelog
1a63383
Also recover from plugin errors during the initial build (#3219)
68fbefc
Update changelog
9ba33f0
docs: fix small typo (#3216)
b8ecf3d
Update dependencies and fix security vulnerability (#3217)
f9b9a7c
1.26.3
7ea824b
Update changelog
33b15cd
Do no fail if the source attribute is undefined
in an unused named export (#3211)
There are 128 commits in total.
See the full diff
devDependency
rollup was updated from 1.27.0
to 1.27.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-11-18
acornOptions
optional in parse()
in docs (@tjenkinson)The new version differs by 135 commits.
0697166
1.27.1
d7ad410
Update changelog
690d388
Do not truncate after switch-statement with removed case (#3241)
3885a7f
make acornOptions
optional in parse()
in docs (#3237)
4227977
Update dependencies and fix vulnerability (#3240)
5289fde
docs: Fix tutorial example
d588810
docs: Fix phase for resolveDynamicImport
4b78645
1.27.0
ee326c4
Update changelog
17c14cd
Per output plugins (#3218)
8318bb4
1.26.5
9bb2c92
Update changelog
af8801b
Allow passing input options to output (#3223)
6fed410
1.26.4
79d047f
Update changelog
There are 135 commits in total.
See the full diff
devDependency
rollup was updated from 1.27.1
to 1.27.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-11-18
+=
in SystemJS (#3242)The new version differs by 138 commits.
0366e24
1.27.2
81a2726
Update changelog
6dcc4e0
Export updated assignments when using shorthand update assignment expressions in SystemJS (#3242)
0697166
1.27.1
d7ad410
Update changelog
690d388
Do not truncate after switch-statement with removed case (#3241)
3885a7f
make acornOptions
optional in parse()
in docs (#3237)
4227977
Update dependencies and fix vulnerability (#3240)
5289fde
docs: Fix tutorial example
d588810
docs: Fix phase for resolveDynamicImport
4b78645
1.27.0
ee326c4
Update changelog
17c14cd
Per output plugins (#3218)
8318bb4
1.26.5
9bb2c92
Update changelog
There are 138 commits in total.
See the full diff
devDependency
rollup was updated from 1.27.2
to 1.27.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-11-20
The new version differs by 142 commits.
8f4f012
1.27.3
486253f
Update changelog
91010bf
Clearer empty chunk warning (#3244)
edddb12
Update dependencies (#3248)
0366e24
1.27.2
81a2726
Update changelog
6dcc4e0
Export updated assignments when using shorthand update assignment expressions in SystemJS (#3242)
0697166
1.27.1
d7ad410
Update changelog
690d388
Do not truncate after switch-statement with removed case (#3241)
3885a7f
make acornOptions
optional in parse()
in docs (#3237)
4227977
Update dependencies and fix vulnerability (#3240)
5289fde
docs: Fix tutorial example
d588810
docs: Fix phase for resolveDynamicImport
4b78645
1.27.0
There are 142 commits in total.
See the full diff
devDependency
rollup was updated from 1.27.3
to 1.27.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-11-22
The new version differs by 146 commits.
2f46901
1.27.4
ac9008f
Update changelog
3befd40
Add installation as a separate header (#3251)
4eccc99
Fix broken Windows CLI tests (#3249)
8f4f012
1.27.3
486253f
Update changelog
91010bf
Clearer empty chunk warning (#3244)
edddb12
Update dependencies (#3248)
0366e24
1.27.2
81a2726
Update changelog
6dcc4e0
Export updated assignments when using shorthand update assignment expressions in SystemJS (#3242)
0697166
1.27.1
d7ad410
Update changelog
690d388
Do not truncate after switch-statement with removed case (#3241)
3885a7f
make acornOptions
optional in parse()
in docs (#3237)
There are 146 commits in total.
See the full diff
devDependency
rollup was updated from 1.27.4
to 1.27.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-11-25
The new version differs by 151 commits.
c547361
1.27.5
6718a09
Update changelog
973c046
Avoid name conflicts when inlining dynamic imports nested in functions (#3256)
99a715a
Update dependencies (#3257)
54cbc81
Add note about generating source maps to load() and transform() (#3252)
2f46901
1.27.4
ac9008f
Update changelog
3befd40
Add installation as a separate header (#3251)
4eccc99
Fix broken Windows CLI tests (#3249)
8f4f012
1.27.3
486253f
Update changelog
91010bf
Clearer empty chunk warning (#3244)
edddb12
Update dependencies (#3248)
0366e24
1.27.2
81a2726
Update changelog
There are 151 commits in total.
See the full diff
devDependency
rollup was updated from 1.27.5
to 1.27.6
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-11-30
The new version differs by 154 commits.
5a01f05
1.27.6
fe0fced
Update changelog
bdd1e03
Use export mode "auto" by default when preserving modules (#3265)
c547361
1.27.5
6718a09
Update changelog
973c046
Avoid name conflicts when inlining dynamic imports nested in functions (#3256)
99a715a
Update dependencies (#3257)
54cbc81
Add note about generating source maps to load() and transform() (#3252)
2f46901
1.27.4
ac9008f
Update changelog
3befd40
Add installation as a separate header (#3251)
4eccc99
Fix broken Windows CLI tests (#3249)
8f4f012
1.27.3
486253f
Update changelog
91010bf
Clearer empty chunk warning (#3244)
There are 154 commits in total.
See the full diff
devDependency
rollup was updated from 1.27.6
to 1.27.7
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-12-01
The new version differs by 158 commits.
c753a7f
1.27.7
1b8a3de
Update changelog
d5651be
Fix incomplete computed property deoptimization (#3267)
d7e3993
Update changelog
5a01f05
1.27.6
fe0fced
Update changelog
bdd1e03
Use export mode "auto" by default when preserving modules (#3265)
c547361
1.27.5
6718a09
Update changelog
973c046
Avoid name conflicts when inlining dynamic imports nested in functions (#3256)
99a715a
Update dependencies (#3257)
54cbc81
Add note about generating source maps to load() and transform() (#3252)
2f46901
1.27.4
ac9008f
Update changelog
3befd40
Add installation as a separate header (#3251)
There are 158 commits in total.
See the full diff
The devDependency rollup was updated from
1.14.2
to1.14.3
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
rollup is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **Travis CI - Branch:** The build **errored**.Release Notes for v1.14.3
2019-06-06
Bug Fixes
Pull Requests
Commits
The new version differs by 4 commits.
c68bd95
1.14.3
d79aa57
Update changelog
7179390
Use browser relative path algorithm for chunks (#2902)
b1df517
Add funding button
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: