Skip to content
This repository has been archived by the owner on Nov 22, 2019. It is now read-only.

An in-range update of jshint is breaking the build 🚨 #64

Open
greenkeeper bot opened this issue Nov 5, 2019 · 1 comment
Open

An in-range update of jshint is breaking the build 🚨 #64

greenkeeper bot opened this issue Nov 5, 2019 · 1 comment

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Nov 5, 2019

The devDependency jshint was updated from 2.10.2 to 2.10.3.

🚨 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
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for JSHint 2.10.3

2.10.3 (2019-11-04)

Bug Fixes

  • Allow more escapes with RegExp u flag (5ac5c46)
  • Correct binding power of AwaitExpression (af04b1e)
  • Correct interpretation of commas (691dbdc)
  • Correct restrictions on class method names (f670aeb)
  • Correctly interpret class method names (82b49c4)
  • Do not crash on invalid program code (b14acca)
  • Interpret "object rest" ident as a binding (c0e9a5b)
  • Relax singleGroups for async functions (c5dcd90)
  • Tolerate static as class method name (9cb3b20)
  • Tolerate valid assignments (0a60c9e)
  • Validate lone arrow function parameter (38285cd)
Commits

The new version differs by 36 commits.

  • c43f4ad v2.10.3
  • 38285cd [[FIX]] Validate lone arrow function parameter
  • 691dbdc [[FIX]] Correct interpretation of commas
  • e63dbc7 [[CHORE]] Revert parser improvements
  • d72ce61 [[CHORE]] Improve test coverage for logical NOT
  • d015657 [[CHORE]] Remove unused internal variable
  • c81bf3a [[CHORE]] Improve CI configuration (#3415)
  • 5a337a8 [[CHORE]] Optimize case clause tracking
  • 9cb3b20 [[FIX]] Tolerate static as class method name
  • b14acca [[FIX]] Do not crash on invalid program code
  • 2366c92 [[CHORE]] Improve test coverage for RegExp parsing
  • 5ac5c46 [[FIX]] Allow more escapes with RegExp u flag
  • 0a60c9e [[FIX]] Tolerate valid assignments
  • e04746b [[TEST]] Ignore "information" messages
  • a70304d [[TEST]] Do not interpret warning as error

There are 36 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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 5, 2019

After pinning to 2.10.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants