-
Notifications
You must be signed in to change notification settings - Fork 25
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 jshint is breaking the build 🚨 #62
Comments
After pinning to 2.10.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are still failing with this version. Compare changes Release Notes for JSHint 2.10.32.10.3 (2019-11-04)Bug Fixes
CommitsThe new version differs by 36 commits.
There are 36 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for JSHint 2.11.02.11.0 (2020-01-13)This release was previously published using the "release candidate" pattern. No The release notes for version 2.11.0-rc1 completely describes the changes CommitsThe new version differs by 19 commits.
There are 19 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for JSHint 2.11.12.11.1 (2020-05-14)This release includes patches from a number of first-time contributors. James Bug Fixes
Features
CommitsThe new version differs by 29 commits.
There are 29 commits in total. See the full diff |
The devDependency jshint was updated from
2.10.1
to2.10.2
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
jshint 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
Release Notes for JSHint 2.10.1
2.10.2 (2019-03-13)
Bug Fixes
Commits
The new version differs by 10 commits.
07ff25d
v2.10.2
307e9fc
[[FIX]] Require const intlzr in C-style for loop
404c9a0
[[FIX]] Init block bindings in C-style for loop
8d71df8
[[CHORE]] Update Test262
64b9dce
[[FIX]] Correct parsing of exported async fns
d73467a
[[CHORE]] Update dependency to fix vulnerability
d697ff4
[[FIX]] Track FutureReservedWords as idnts in ES5+
14384d3
[[FIX]] Warn on reassignment of async functions
b0c224b
[[FIX]] Allow built-in method names in classes
668c4a3
[[FIX]] Correct parsing of RegExp character sets
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: