Closed greenkeeper[bot] closed 7 years ago
Your tests are passing again with this version. Explicitly upgrade to this version 🚀
The new version differs by 11 commits.
c3f14a1
v3.0.12
7b13159
fix hoist_funs
on block-scoped function
under "use strict" (#2013)
95094b9
fix if_return
on AST_Defun
(#2010)
1ff8e9d
clarify what --mangle-props does (#2012)
78309a2
better document mangle properties options (#2009)
695e182
fix and expand --mangle-props documentation (#2008)
dc33fac
fix dead_code
on block-scoped function
under "use strict" (#2006)
c70fb60
clean up lib/scope.js
(#2003)
793d614
report timing breakdown (#2000)
a277fe1
ensure new line after describe_ast()
(#1999)
7d3b941
reinstate describe_ast()
on CLI (#1996)
See the full diff
Your tests are still failing with this version. Compare the changes 🚨
The new version differs by 20 commits.
3e62faa
v3.0.14
e9645e0
introduce unsafe_Func
(#2033)
55b5f2a
widen CLI parse error code fragment displayed (#2032)
4e0a22e
v3.0.13
1aa3805
better fix for #512 & #2010 (#2019)
e62b879
display default values in --help options
(#2018)
c6c9f4f
implement --help options
(#2017)
fec1437
improve CLI usability (#2016)
79131cd
extend node_version
range on applicable tests (#2015)
c3f14a1
v3.0.12
7b13159
fix hoist_funs
on block-scoped function
under "use strict" (#2013)
95094b9
fix if_return
on AST_Defun
(#2010)
1ff8e9d
clarify what --mangle-props does (#2012)
78309a2
better document mangle properties options (#2009)
695e182
fix and expand --mangle-props documentation (#2008)
There are 20 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 28 commits.
4231f73
v3.0.16
da2de35
add comment about quote_style and gzip (#2092)
41beae4
cache web assets between CI runs (#2089)
82db918
fix CLI parsing of --source-map content
(#2088)
3dc9e14
add Node.js 8 to Travis CI (#2086)
fed0096
allow expect_stdout
to specify Error
(#2087)
2bdc880
fix variable accounting in inline
(#2085)
5ef7cb3
suppress false positives for-in loops (#2080)
4ad7b1d
fix portability of sandbox.run_code()
on Node.js 0.1x (#2078)
9186859
fix non-string parameters (#2076)
47c0713
report test/ufuzz.js
failures in process.stderr
(#2074)
293c566
marshal mangle[.properties].reserved
from non-Array values (#2072)
9c30640
fix iteration over object with inherited properties (#2068)
9db0695
fix cascade
on multi-branch evaluations (#2067)
f2af093
fix CLI output corruption (#2061)
There are 28 commits in total.
See the full diff
Version 3.0.11 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/wanadev/holes-in/builds/235276826?utm_source=github_status&utm_medium=notification)Release Notes
v3.0.11Commits
The new version differs by 5 commits.
e95052a
v3.0.11
e667f0a
fix source map offset (#1993)
69ac794
add another minify() options example (#1988)
efdb659
improve usability of
global_defs
inminify()
(#1987)a1dedeb
more refinement of minify() documentation (#1983)
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: