danielwii / asuna-node-server

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

An in-range update of @typescript-eslint/eslint-plugin is breaking the build 🚨 #35

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency @typescript-eslint/eslint-plugin was updated from 2.3.0 to 2.3.1.

🚨 View failing branch.

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

@typescript-eslint/eslint-plugin 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 passed ([Details](https://travis-ci.org/danielwii/asuna-node-server/builds/588556369?utm_source=github_status&utm_medium=notification)). - βœ… **codecov/project:** 50.97% remains the same compared to 3f78957 ([Details](https://codecov.io/gh/danielwii/asuna-node-server/commit/477c316dc0fe93981efd5d339bcbda83f11a847b)). - βœ… **codecov/patch:** Coverage not affected when comparing 3f78957...477c316 ([Details](https://codecov.io/gh/danielwii/asuna-node-server/commit/477c316dc0fe93981efd5d339bcbda83f11a847b)). - ❌ **build (12.x):** null - ❌ **build (10.x):** null - ❌ **build (8.x):** null

Release Notes for v2.3.1

2.3.1 (2019-09-23)

Bug Fixes

  • eslint-plugin: [cons-type-assns] handle namespaced types (#975) (c3c8b86)
  • eslint-plugin: [pfa] Allow async getter/setter in classes (#980) (e348cb2)
  • typescript-estree: parsing error for await in non-async func (#988) (19abbe0)
Commits

The new version differs by 6 commits.

  • 6279c5b chore: publish v2.3.1
  • ca8ac79 docs(eslint-plugin): add missing ROADMAP link (#998)
  • dfb4fd6 docs(typescript-estree): correct typo (#995)
  • 19abbe0 fix(typescript-estree): parsing error for await in non-async func (#988)
  • c3c8b86 fix(eslint-plugin): [cons-type-assns] handle namespaced types (#975)
  • e348cb2 fix(eslint-plugin): [pfa] Allow async getter/setter in classes (#980)

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 5 years ago

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