-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of uglify-js is breaking the build 🚨 #10
Comments
After pinning to 3.4.9 your tests are passing again. Downgrade this dependency 📌. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v3.5.0
CommitsThe new version differs by 8 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v3.5.1
CommitsThe new version differs by 11 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v3.5.2
CommitsThe new version differs by 13 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v3.5.3
|
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v3.5.4
|
The dependency uglify-js was updated from
3.4.9
to3.4.10
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
uglify-js is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
Release Notes for v3.4.10
Commits
The new version differs by 18 commits.
9707ccd
v3.4.10
cb8f3a2
add Node.js 10 to CI tests (#3342)
8b3259e
fix corner case in
reduce_vars
(#3341)b66f47b
update dependencies
8d2e6f3
fix function inlining after
reduce_vars
(#3340)b3ef5e5
enhance
evaluate
(#3339)627f5fb
fix corner case with
nameCache
(#3338)d90777b
parse
mangle.properties.regex
in--config-file
properly (#3337)e49297e
improve usability of
pure_funcs
(#3336)ebd82b3
fix corner case in
collapse_vars
(#3334)d074aa6
fix corner case in
collapse_vars
(#3333)b052f62
fix corner case in
reduce_vars
(#3332)d4ac84b
fix corner case in
arguments
&reduce_vars
(#3331)e250396
fix corner case in
arguments
(#3330)c6fa39b
Update README.md (#3311)
There are 18 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: