Open greenkeeper[bot] opened 7 years ago
Your tests are passing again with this version. Explicitly upgrade to this version π
Β
The new version differs by 430 commits.
6fcbd5e
v3.3.23
22cea02
improve numeral compression (#3108)
70d4477
workaround vm
context issue in node-chakracore
(#3106)
838f837
improve general performance (#3104)
82a8b6f
improve collapse_vars
(#3103)
69fc7ca
workaround test failures in Node.js 10 (#3102)
0a79496
workaround stack overflow in ChakraCore (#3101)
9e87edf
better fix for #2506 (#3099)
27211cf
handle RHS side-effects in collapse_vars
(#3097)
b5ce199
improve max_line_len
(#3095)
c71ed91
update AST
documentation (#3094)
f7545d0
remove unsupported platform
59eecb6
v3.3.22
d83c649
fix corner case in strip_func_ids()
(#3090)
7362f57
improve performance when handling unused variables in collapse_vars
(#3084)
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Β
The new version differs by 440 commits.
f83adcc
v3.3.24
df8a994
fix various corner cases (#3126)
6b91d12
fix corner case in reduce_vars
(#3124)
f37b918
fix various corner cases (#3123)
d835c72
speed up collapse_vars
(#3119)
c4cebb4
fix reduce_vars
on nested invocations (#3118)
d51a00a
compress AST_Sequence
within AST_Call
(#3117)
fc0f168
better fix for #3113 (#3115)
a0ca595
fix TreeWalker
scan order (#3114)
1a314e9
improve reduce_vars
(#3112)
6fcbd5e
v3.3.23
22cea02
improve numeral compression (#3108)
70d4477
workaround vm
context issue in node-chakracore
(#3106)
838f837
improve general performance (#3104)
82a8b6f
improve collapse_vars
(#3103)
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Β
The new version differs by 445 commits.
f72d302
v3.3.25
1a0d6ed
remove colors
dependency (#3133)
7b59b2f
replace mocha
dependency (#3131)
7bc7704
fix corner case in reduce_vars
(#3129)
14e712e
fix corner case in call binding (#3128)
f83adcc
v3.3.24
df8a994
fix various corner cases (#3126)
6b91d12
fix corner case in reduce_vars
(#3124)
f37b918
fix various corner cases (#3123)
d835c72
speed up collapse_vars
(#3119)
c4cebb4
fix reduce_vars
on nested invocations (#3118)
d51a00a
compress AST_Sequence
within AST_Call
(#3117)
fc0f168
better fix for #3113 (#3115)
a0ca595
fix TreeWalker
scan order (#3114)
1a314e9
improve reduce_vars
(#3112)
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Β
The new version differs by 448 commits.
c14d09b
v3.3.26
4fc39d8
fix corner case in collapse_vars
(#3139)
0b7c70f
Update README.md to clarify --source-map filename option (#3137)
f72d302
v3.3.25
1a0d6ed
remove colors
dependency (#3133)
7b59b2f
replace mocha
dependency (#3131)
7bc7704
fix corner case in reduce_vars
(#3129)
14e712e
fix corner case in call binding (#3128)
f83adcc
v3.3.24
df8a994
fix various corner cases (#3126)
6b91d12
fix corner case in reduce_vars
(#3124)
f37b918
fix various corner cases (#3123)
d835c72
speed up collapse_vars
(#3119)
c4cebb4
fix reduce_vars
on nested invocations (#3118)
d51a00a
compress AST_Sequence
within AST_Call
(#3117)
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Β
The new version differs by 450 commits.
6993157
v3.3.27
b5af8a1
fix corner case in reduce_vars
(#3141)
c14d09b
v3.3.26
4fc39d8
fix corner case in collapse_vars
(#3139)
0b7c70f
Update README.md to clarify --source-map filename option (#3137)
f72d302
v3.3.25
1a0d6ed
remove colors
dependency (#3133)
7b59b2f
replace mocha
dependency (#3131)
7bc7704
fix corner case in reduce_vars
(#3129)
14e712e
fix corner case in call binding (#3128)
f83adcc
v3.3.24
df8a994
fix various corner cases (#3126)
6b91d12
fix corner case in reduce_vars
(#3124)
f37b918
fix various corner cases (#3123)
d835c72
speed up collapse_vars
(#3119)
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Β
The new version differs by 459 commits.
bce7ee5
v3.4.0
b39043f
re-introduce enclose
(#3163)
caf96ac
handle asynchronous test failures (#3164)
c767490
update JetStream URL (#3165)
5843494
v3.3.28
efa21ae
fix corner case in reduce_vars
(#3151)
24d9633
fix corner cases with eval()
(#3147)
7963b96
augment tests for inline source maps (#3145)
8c62d85
augment tests for RegExp
(#3144)
6993157
v3.3.27
b5af8a1
fix corner case in reduce_vars
(#3141)
c14d09b
v3.3.26
4fc39d8
fix corner case in collapse_vars
(#3139)
0b7c70f
Update README.md to clarify --source-map filename option (#3137)
f72d302
v3.3.25
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Β
The new version differs by 462 commits.
915c7e2
v3.4.1
e54ddcb
fix corner cases in properties
(#3189)
9e19e63
general clean-ups (#3175)
bce7ee5
v3.4.0
b39043f
re-introduce enclose
(#3163)
caf96ac
handle asynchronous test failures (#3164)
c767490
update JetStream URL (#3165)
5843494
v3.3.28
efa21ae
fix corner case in reduce_vars
(#3151)
24d9633
fix corner cases with eval()
(#3147)
7963b96
augment tests for inline source maps (#3145)
8c62d85
augment tests for RegExp
(#3144)
6993157
v3.3.27
b5af8a1
fix corner case in reduce_vars
(#3141)
c14d09b
v3.3.26
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Β
The new version differs by 466 commits.
88c8f4e
v3.4.2
ab36b9b
fix corner case in ie8
(#3198)
2833091
improve mocha
tests (#3195)
766a414
enhance arguments
(#3193)
915c7e2
v3.4.1
e54ddcb
fix corner cases in properties
(#3189)
9e19e63
general clean-ups (#3175)
bce7ee5
v3.4.0
b39043f
re-introduce enclose
(#3163)
caf96ac
handle asynchronous test failures (#3164)
c767490
update JetStream URL (#3165)
5843494
v3.3.28
efa21ae
fix corner case in reduce_vars
(#3151)
24d9633
fix corner cases with eval()
(#3147)
7963b96
augment tests for inline source maps (#3145)
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Β
The new version differs by 471 commits.
fdee083
v3.4.3
5ffc17d
fix corner case in unused
6aa7500
update dependencies
76df77c
implement directives
(#3203)
957d553
improve unsafe
comparisons
(#3200)
88c8f4e
v3.4.2
ab36b9b
fix corner case in ie8
(#3198)
2833091
improve mocha
tests (#3195)
766a414
enhance arguments
(#3193)
915c7e2
v3.4.1
e54ddcb
fix corner cases in properties
(#3189)
9e19e63
general clean-ups (#3175)
bce7ee5
v3.4.0
b39043f
re-introduce enclose
(#3163)
caf96ac
handle asynchronous test failures (#3164)
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Β
The new version differs by 474 commits.
018a5a7
v3.4.4
b468103
use nvs for CI testing
66c126f
fix corner case in ie8
(#3207)
fdee083
v3.4.3
5ffc17d
fix corner case in unused
6aa7500
update dependencies
76df77c
implement directives
(#3203)
957d553
improve unsafe
comparisons
(#3200)
88c8f4e
v3.4.2
ab36b9b
fix corner case in ie8
(#3198)
2833091
improve mocha
tests (#3195)
766a414
enhance arguments
(#3193)
915c7e2
v3.4.1
e54ddcb
fix corner cases in properties
(#3189)
9e19e63
general clean-ups (#3175)
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Β
The new version differs by 477 commits.
8d4b534
v3.4.5
34a0ab6
improve fuzzing on Travis CI
bcebacb
fix corner cases in preserve_line
(#3212)
018a5a7
v3.4.4
b468103
use nvs for CI testing
66c126f
fix corner case in ie8
(#3207)
fdee083
v3.4.3
5ffc17d
fix corner case in unused
6aa7500
update dependencies
76df77c
implement directives
(#3203)
957d553
improve unsafe
comparisons
(#3200)
88c8f4e
v3.4.2
ab36b9b
fix corner case in ie8
(#3198)
2833091
improve mocha
tests (#3195)
766a414
enhance arguments
(#3193)
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Β
The new version differs by 482 commits.
2a5277b
v3.4.6
d47547d
fix corner case in join_vars
(#3224)
304db15
fix corner case in ie8
& rename
(#3223)
7cf72b8
fix corner case in global_defs
(#3218)
cea685f
fix corner case in ie8
(#3216)
8d4b534
v3.4.5
34a0ab6
improve fuzzing on Travis CI
bcebacb
fix corner cases in preserve_line
(#3212)
018a5a7
v3.4.4
b468103
use nvs for CI testing
66c126f
fix corner case in ie8
(#3207)
fdee083
v3.4.3
5ffc17d
fix corner case in unused
6aa7500
update dependencies
76df77c
implement directives
(#3203)
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Β
The new version differs by 485 commits.
5c1ae36
v3.4.7
cfebeb2
fix corner case in mangle
workaround for Safari (#3230)
fc78423
clean up webkit quirks (#3229)
2a5277b
v3.4.6
d47547d
fix corner case in join_vars
(#3224)
304db15
fix corner case in ie8
& rename
(#3223)
7cf72b8
fix corner case in global_defs
(#3218)
cea685f
fix corner case in ie8
(#3216)
8d4b534
v3.4.5
34a0ab6
improve fuzzing on Travis CI
bcebacb
fix corner cases in preserve_line
(#3212)
018a5a7
v3.4.4
b468103
use nvs for CI testing
66c126f
fix corner case in ie8
(#3207)
fdee083
v3.4.3
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Β
The new version differs by 489 commits.
0851403
v3.4.8
694ca5d
fix corner case in unused
(#3234)
57fb58b
enhance if_return
(#3232)
18c1c9b
update dependencies
5c1ae36
v3.4.7
cfebeb2
fix corner case in mangle
workaround for Safari (#3230)
fc78423
clean up webkit quirks (#3229)
2a5277b
v3.4.6
d47547d
fix corner case in join_vars
(#3224)
304db15
fix corner case in ie8
& rename
(#3223)
7cf72b8
fix corner case in global_defs
(#3218)
cea685f
fix corner case in ie8
(#3216)
8d4b534
v3.4.5
34a0ab6
improve fuzzing on Travis CI
bcebacb
fix corner cases in preserve_line
(#3212)
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Β
The new version differs by 494 commits.
ea999b0
v3.4.9
ce7e220
fix corner case in conditionals
(#3244)
2bdaca1
enhance conditionals
(#3243)
aa00292
fix corner case in reduce_vars
(#3241)
f352bce
fix corner case in collapse_vars
(#3239)
0851403
v3.4.8
694ca5d
fix corner case in unused
(#3234)
57fb58b
enhance if_return
(#3232)
18c1c9b
update dependencies
5c1ae36
v3.4.7
cfebeb2
fix corner case in mangle
workaround for Safari (#3230)
fc78423
clean up webkit quirks (#3229)
2a5277b
v3.4.6
d47547d
fix corner case in join_vars
(#3224)
304db15
fix corner case in ie8
& rename
(#3223)
There are 250 commits in total.
See the full diff
Version 3.0.14 of uglify-js just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As uglify-js is βonlyβ a devDependency of this project it might not break production or downstream projects, but βonlyβ your build or test tools β preventing new deploys or publishes.
I recommend you give this issue a high priority. Iβm sure you can resolve this :muscle:
Status Details
- β **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/dothiv/ribbon/builds/237844296?utm_source=github_status&utm_medium=notification)Release Notes
v3.0.14Β
Commits
The new version differs by 3 commits.
3e62faa
v3.0.14
e9645e0
introduce
unsafe_Func
(#2033)55b5f2a
widen CLI parse error code fragment displayed (#2032)
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: