nnn-gif / ethvm

EthVM: Open source Ethereum networks explorer
MIT License
0 stars 0 forks source link

An in-range update of tslint-consistent-codestyle is breaking the build 🚨 #35

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency tslint-consistent-codestyle was updated from 1.14.1 to 1.15.0.

🚨 View failing branch.

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

tslint-consistent-codestyle 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](https://travis-ci.org/niktrix/ethvm/builds/474962259?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.15.0

Features:

  • no-unnecessary-else and no-else-after-return are now automatically fixable
Commits

The new version differs by 9 commits.

  • a38e6a9 v1.15.0
  • 0c8e6f4 docs update
  • aaa948d Simplify fixer logic and reuse for no-else-after-return
  • 21bb83e Don't trim whitespaces in test baselines
  • d174ddf support more typescript nightly versions
  • 16c6ae2 Upodate Fimbullinter
  • b00d6e8 Implement fix for noUnnecessaryElseRule (#103)
  • e5de338 fix syntax error in test
  • c2c3121 add fimbullinter.yaml

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

Your tests are still failing with this version. Compare changes

Release Notes for v1.15.1

Bugfixes:

  • naming-convention: filter option is no longer affect by the order of checked names and caching
Commits

The new version differs by 2 commits.

See the full diff