Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Oct 31, 2018 · 3 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Oct 31, 2018

The devDependency tslint-consistent-codestyle was updated from 1.13.3 to 1.14.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
  • ci/circleci: dependencies: Your tests failed on CircleCI (Details).

Release Notes for v1.14.0

Features:

  • early-exit: added option "ignore-constructor"
Commits

The new version differs by 9 commits.

  • 8dfed9f v1.14.0
  • 3b3c777 bump tsutils version requirement
  • 8af3eba early-exit: add docs for "ignore-constructor"
  • b4c6c1b Add ignore-constructor option to early-exit rule (#97)
  • a9b05fe update typescript to latest version
  • 87307f4 update fimbullinter
  • ccc8aaf correcting version in changelog (#94)
  • e7d3917 Fix typo in early-exit documentation (#89)
  • 18afb2c Use yarn in CI

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 5, 2018

Your tests are still failing with this version. Compare changes

Release Notes for v1.14.1

Bugfixes:

  • fixed version of tsutils dependency
Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 3, 2019

Your tests are still failing with this version. Compare changes

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 4, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants