Open greenkeeper[bot] opened 6 years ago
devDependency
uglify-js was updated from 3.6.7
to 3.6.8
.Your tests are still failing with this version. Compare changes
devDependency
uglify-js was updated from 3.6.8
to 3.6.9
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
0d17c5b
v3.6.9
5b20bad
fix corner case in dead_code
(#3579)
765a063
enable cache on GitHub Actions (#3570)
5045e14
fix corner case in conditionals
(#3577)
10648c9
enhance dead_code
(#3575)
87e67ec
fix corner case in collapse_vars
(#3574)
See the full diff
devDependency
uglify-js was updated from 3.6.9
to 3.7.0
.Your tests are still failing with this version. Compare changes
The new version differs by 15 commits.
02cc4a0
v3.7.0
4e06e1c
fix corner case in inline
(#3595)
644f65f
fix corner case in unsafe_math
(#3594)
8504a4e
fix corner case in reduce_funcs
(#3592)
10c1a78
fix corner case in collapse_vars
(#3591)
a6a0319
compress empty for-in loops (#3590)
d1b2ece
refine precision limits on unsafe_math
(#3589)
552be61
introduce eager evaluation (#3587)
dcfc4ac
minor clean-ups (#3588)
4027f87
migrate to GitHub Actions (#3586)
910799c
fix corner case in switches
(#3585)
4bd36dc
enhance unused
(#3584)
ab15c40
enhance switches
(#3583)
fe65ce9
fix corner case in collapse_vars
(#3582)
d6fd18d
enhance evaluate
& inline
(#3580)
See the full diff
devDependency
uglify-js was updated from 3.7.0
to 3.7.1
.Your tests are still failing with this version. Compare changes
The new version differs by 14 commits.
b866a23
v3.7.1
1283d73
fix corner case in parsing directives (#3615)
1b61a81
enhance collapse_vars
(#3613)
5a88c30
enhance assignments
(#3612)
168ae74
enhance collapse_vars
(#3611)
d4b7010
fix corner case in unsafe_regexp
(#3609)
e27493f
fix corner case in inline
(#3608)
292d1de
use stable Node.js version for fuzzing (#3605)
6768e65
inline functions with directives more effectively (#3604)
48a0f6f
enhance unsafe_math
(#3603)
81caadb
enhance collapse_vars (#3602)
d959e0b
fix corner case in if_return
(#3601)
67278e7
fix corner case in unused
(#3599)
c289ba1
fix corner case in collapse_vars
(#3597)
See the full diff
devDependency
uglify-js was updated from 3.7.1
to 3.7.2
.Your tests are still failing with this version. Compare changes
The new version differs by 10 commits.
fe19ab7
v3.7.2
9074f05
fix corner case in collapse_vars
(#3629)
04fbb1f
avoid collision with HTML comments (#3625)
bf7e4ca
fix corner case in collapse_vars
(#3627)
d68ddc3
fix corner case in reduce_vars
(#3623)
500e31e
enhance collapse_vars
(#3621)
bef856a
fix corner case in keep_fargs
(#3620)
9a6faf3
fix corner cases in keep_fargs
& unused
(#3618)
e915832
enhance unused
(#3617)
0593892
enhance collapse_vars
(#3616)
See the full diff
devDependency
uglify-js was updated from 3.7.2
to 3.7.3
.Your tests are still failing with this version. Compare changes
The new version differs by 8 commits.
01d6e0f
v3.7.3
ab050e7
fix corner case in directives
(#3645)
75aa6ef
enhance conditionals
(#3643)
519a00b
fix corner case in collapse_vars
(#3642)
3ff0fed
suppress false positives from fuzzer (#3638)
74396ac
fix corner case in loops
(#3635)
036bca9
enhance loops
(#3633)
18c2b18
fix corner case in reduce_vars
(#3632)
See the full diff
devDependency
uglify-js was updated from 3.7.4
to 3.7.5
.Your tests are still failing with this version. Compare changes
The new version differs by 24 commits.
5beb7e4
v3.7.5
46caaa8
enhance collapse_vars
(#3680)
5d25825
introduce --output-opts
CLI option (#3678)
14c3573
fix corner case in unsafe_math
(#3677)
f5ceff6
fix corner case in unused
(#3674)
4d6771b
fix corner case in collapse_vars
(#3672)
d171911
v3.7.4
0ff607c
improve ufuzz
false positive detection (#3670)
1988495
fix corner case in conditionals
(#3669)
fdc1008
fix corner case in reduce_vars
(#3667)
746f5f6
fix corner case in unused
(#3665)
d83d3d7
enhance unused
(#3662)
99ac73a
enhance booleans
(#3661)
a2e4c2f
enhance evaluate
(#3660)
94785e8
fix corner case in booleans
(#3659)
There are 24 commits in total.
See the full diff
devDependency
uglify-js was updated from 3.7.5
to 3.7.6
.Your tests are still failing with this version. Compare changes
devDependency
uglify-js was updated from 3.7.6
to 3.7.7
.Your tests are still failing with this version. Compare changes
The new version differs by 9 commits.
36b2d35
v3.7.7
79c6003
fix corner case in collapse_vars
(#3701)
a375406
fix corner case in collapse_vars
(#3699)
2ba5f39
enhance collapse_vars
(#3697)
87119e4
fix corner case in sign propagation (#3696)
b499e03
enhance conditionals
(#3694)
a478f27
enhance sequences
(#3693)
e9e76dc
fix corner case in string concatenations (#3692)
0dcedad
fix corner case in booleans
(#3691)
See the full diff
devDependency
uglify-js was updated from 3.7.7
to 3.8.0
.Your tests are still failing with this version. Compare changes
The new version differs by 23 commits.
d13b712
v3.8.0
457f958
improve --reduce-test
(#3727)
53517db
speed up --reduce-test
(#3726)
c13caf4
speed up --reduce-test
via result caching (#3725)
fbfa617
improve --reduce-test
(#3722)
5315dd9
minor cleanup (#3723)
31a7bf2
Updated "Output options" > "comments" in README.md (#3717)
f0a2990
enhance properties
(#3721)
0d820e4
workaround RegExp formatting bugs (#3720)
f01f580
improve --reduce-test
(#3719)
c01ff76
improve code reuse (#3718)
83a4271
fix corner case in unused
(#3716)
2557148
increase mocha --reduce-test
timeout (#3715)
dd22eda
enhance evaluate
(#3714)
f4c7788
add test for --reduce-test
(#3712)
There are 23 commits in total.
See the full diff
devDependency
uglify-js was updated from 3.8.0
to 3.8.1
.Your tests are still failing with this version. Compare changes
The new version differs by 14 commits.
d105ab9
v3.8.1
b392288
fix line accounting in multi-line strings (#3752)
ff72eaa
improve --reduce-test
(#3742)
0a1c9b3
fix corner case in evaluate
& ie8
(#3751)
03e968b
improve suspicious option detection (#3749)
421bb70
fix corner case in unused
(#3747)
bdc8ef2
fix corner case in collapse_vars
(#3745)
bca52fc
speed up CI (#3741)
d6d31cb
improve AST fuzzing (#3740)
a051846
fix corner case in evaluate
(#3739)
3485472
avoid reducing setter argument (#3737)
c8d60d6
detect toplevel
option properly (#3735)
6092bf2
fix corner case in evaluate
(#3729)
7052ce5
fix corner case in evaluate
(#3728)
See the full diff
devDependency
uglify-js was updated from 3.8.1
to 3.9.0
.Your tests are still failing with this version. Compare changes
The new version differs by 17 commits.
77261e1
v3.9.0
903a5df
fix corner case in inline
(#3778)
c810ecd
improve handling of eval
(#3776)
dce9dfc
fix corner case in reduce_vars
(#3775)
3d72663
add tests for eval()
(#3769)
a2b16e8
fix corner cases in inline
(#3773)
b35f4c5
enhance inline
(#3767)
41eb4f1
workaround intermittent nodejs.org corruptions (#3766)
94bc221
fix export of PATH to Node.js (#3765)
822d298
fix Github Actions retry logic (#3763)
273c602
expand ufuzz
patterns (#3761)
1b07f64
enhance inline
(#3760)
80d9c44
improve resilience against nodejs.org failures (#3759)
dc0cd08
fix corner case in evaluate
& unsafe_math
(#3756)
c69c026
improve resilience against nodejs.org failures (#3758)
There are 17 commits in total.
See the full diff
devDependency
uglify-js was updated from 3.9.0
to 3.9.1
.Your tests are still failing with this version. Compare changes
devDependency
uglify-js was updated from 3.9.1
to 3.9.2
.Your tests are still failing with this version. Compare changes
The new version differs by 40 commits.
20f9a1d
v3.9.2
dcb74f5
fix diagnostic text (#3838)
0794aaa
fix corner case in inline
(#3837)
74801de
fix corner cases in inline
(#3834)
f80d5b8
enhance inline
(#3832)
d900006
fix corner case in dead_code
(#3831)
39f8495
update dependencies (#3828)
818738b
fix corner case in ie8
(#3826)
bc2a4a3
fix corner case in ie8
(#3824)
a4a8cce
fix corner case in inline
(#3822)
36dcfa3
improve suspicious option detection (#3820)
94f3357
fix corner case in --reduce-test
(#3819)
44d6912
improve --reduce-test
on Error.message
(#3816)
3a4497a
fix corner case in typeofs
(#3818)
3ee13ca
improve compress
(#3814)
There are 40 commits in total.
See the full diff
devDependency
uglify-js was updated from 3.9.2
to 3.9.3
.Your tests are still failing with this version. Compare changes
The new version differs by 35 commits.
30ed8f5
v3.9.3
dc9e7cd
suppress ufuzz
false positives (#3893)
76f40e2
fix corner case in collapse_vars
(#3892)
8024f7f
fix corner case in ie8
(#3890)
eb7fa25
fix corner case in evaluate
(#3888)
ee7647d
fix corner case in collapse_vars
(#3885)
bd2f53b
fix corner case in evaluate
(#3883)
e8a7956
fix corner case in reduce_vars
(#3881)
2b24dc2
fix corner cases in evaluate
& reduce_vars
(#3879)
35cc5aa
extend --reduce-test
to cover minify()
bugs (#3876)
c1dd49e
fix corner case in comparisons
(#3877)
c76ee4b
enhance if_return
(#3875)
e23bf48
enhance evaluate
& reduce_vars
(#3873)
7e0ad23
retain @__PURE__
call when return value is used (#3874)
63adfb1
fix corner case in hoist_props
(#3872)
There are 35 commits in total.
See the full diff
devDependency
uglify-js was updated from 3.9.3
to 3.9.4
.Your tests are still failing with this version. Compare changes
The new version differs by 22 commits.
49ea629
v3.9.4
13c72a9
fix corner case in infinite recursion detection (#3926)
08af3ea
perform ufuzz
on Pull Requests (#3925)
27bdcbb
fix corner cases in infinite recursion detection (#3924)
2c4d7d6
fix corner case in reduce_vars
(#3923)
d1cc527
fix corner case in evaluate
(#3921)
75c5b60
fix corner case in ie8
& reduce_vars
(#3919)
fa14a9c
fix corner case in join_vars
(#3917)
aeb9ea5
fix corner case in inline
(#3915)
798841b
improve job resilience (#3913)
cc6eb4b
improve ufuzz
(#3912)
14eee81
update header comment for --reduce-test
(#3910)
55ebb27
fix corner case in collapse_vars
(#3909)
8704641
enhance dead_code
(#3907)
f9b3198
fix corner case in evaluate
(#3906)
There are 22 commits in total.
See the full diff
☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.
Version 3.3.13 of uglify-js was just published.
This version is covered by your current version range and after updating it in your project the build failed.
uglify-js 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
- ❌ **coverage/coveralls** Coverage pending from Coveralls.io [Details](https://coveralls.io/builds/15796802) - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/hoodiehq/hoodie-account-client/builds/348874897?utm_source=github_status&utm_medium=notification)Release Notes
v3.3.13Commits
The new version differs by 15 commits.
951d87c
v3.3.13
798fc21
improve
test/run-test.js
performance (#2971)a75a046
compress
arguments[index]
(#2967)38f2b45
fix value reference caching in
evaluate
(#2969)56e2a36
enhance
conditionals
(#2966)0daa199
migrate safe transformations out of
unsafe_comps
(#2962)73e98dc
drop
side_effects
-freereturn
values (#2965)36bca69
enhance
collapse_vars
(#2952)ace5811
drop lone "use strict" in function body (#2963)
ba7bad0
show benchmark subtotal (#2960)
b8b2ac5
improve fix for #2954 (#2958)
ea23593
fix
collapse_vars
on nested exception (#2955)52de64c
deduplicate parenthesis around object and function literals (#2953)
4557902
minor clean-ups (#2951)
f40f5eb
improve
mangle
(#2948)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: