ericblade / mws-simple

nodejs Amazon MWS (Merchant Web Services) API in ~150 lines of code
MIT License
8 stars 5 forks source link

An in-range update of eslint-config-airbnb-typescript is breaking the build 🚨 #85

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency eslint-config-airbnb-typescript was updated from 7.2.0 to 7.2.1.

🚨 View failing branch.

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

eslint-config-airbnb-typescript 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 failed ([Details](https://travis-ci.org/github/ericblade/mws-simple/builds/673327438?utm_source=github_status&utm_medium=notification)).

Release Notes for v7.2.1

7.2.1 (2020-04-10)

Bug Fixes

  • disable unnecessary module resolution check for TypeScript files (#85) (f9765f3)
Commits

The new version differs by 7 commits.

  • f9765f3 fix: disable unnecessary module resolution check for TypeScript files (#85)
  • c1a6f84 chore(deps): update dependency prettier to v2 (#78)
  • 7a2f84b chore(deps): update dependency husky to v4.2.5 (#86)
  • ef01baa chore(deps): update dependency @typescript-eslint/eslint-plugin to v2.27.0 (#81)
  • b6beb5f chore(deps): update dependency eslint-plugin-import to v2.20.2 (#83)
  • e31060d chore(deps): update dependency lint-staged to v10.1.3 (#82)
  • 18a8d7d chore(deps): update dependency eslint-config-prettier to v6.10.1 (#79)

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 7.2.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.