nodecraft / b2-cloud-storage

Backblaze B2 Cloud Storage API Client. Implements all of the B2 Cloud Storage APIs, with helper methods for uploading files.
MIT License
42 stars 10 forks source link

An in-range update of eslint-config-nodecraft is breaking the build 🚨 #24

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency eslint-config-nodecraft was updated from 2.0.1 to 2.1.0.

🚨 View failing branch.

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

eslint-config-nodecraft 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 - ❌ **Node 12 Test:** There are 1 failures, 0 warnings, and 0 notices. - ❌ **Node 10 Test:** There are 2 failures, 0 warnings, and 0 notices.

Commits

The new version differs by commits.

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

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 2f2d8f7 chore: default to sourceType: "script"
  • e9b9c40 feat: add initial rules for Vue.js

See the full diff

greenkeeper[bot] commented 4 years ago

After pinning to 2.0.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 3 commits.

  • bac4c17 feat: export vue as separate config
  • 66249fc docs: update install instructions to use npx install-peerdeps
  • 2f94411 fix: actually include Vue rules

See the full diff