danielwii / asuna-node-server

node server for asuna-admin
17 stars 8 forks source link

An in-range update of eslint-plugin-jest is breaking the build 🚨 #56

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency eslint-plugin-jest was updated from 23.0.3 to 23.0.4.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

eslint-plugin-jest 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 - βœ… **codecov/project:** 50.54% remains the same compared to 12c7d95 ([Details](https://codecov.io/gh/danielwii/asuna-node-server/commit/3b2193a7cf773dd75fc261e91b5fe51f236963db)). - βœ… **codecov/patch:** Coverage not affected when comparing 12c7d95...3b2193a ([Details](https://codecov.io/gh/danielwii/asuna-node-server/commit/3b2193a7cf773dd75fc261e91b5fe51f236963db)). - ❌ **build (12.x):** There are 2 failures, 0 warnings, and 0 notices. - ❌ **build (10.x):** There are 1 failures, 0 warnings, and 0 notices. - ❌ **build (8.x):** There are 2 failures, 0 warnings, and 0 notices.

Release Notes for v23.0.4

23.0.4 (2019-11-14)

Bug Fixes

  • get correct ruleName without specifying file extension (#473) (f09203e)
Commits

The new version differs by 4 commits.

  • c5647f2 chore(release): 23.0.4 [skip ci]
  • f09203e fix: get correct ruleName without specifying file extension (#473)
  • b4868be chore(deps): lock file maintenance (#472)
  • 4fd9eea chore: update prettier

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:

greenkeeper[bot] commented 4 years ago

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

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v23.0.5

23.0.5 (2019-11-27)

Bug Fixes

  • typo in the require-to-throw-message docs (#487) (3526213)
Commits

The new version differs by 7 commits.

  • 22d890f chore(release): 23.0.5 [skip ci]
  • 3526213 fix: typo in the require-to-throw-message docs (#487)
  • d76e05f chore(deps): lock file maintenance (#485)
  • 188bdac chore: enable eslint-comments/no-unused-disable (#484)
  • c68cea4 chore: minor housekeeping (#480)
  • 822e5b0 chore(deps): lock file maintenance (#476)
  • 9a03df8 docs(lowercase exceptions option (allowedPrefixes instead of allow) (#474)

See the full diff