bitjson/typescript-starter

An in-range update of tslint-config-prettier is breaking the build 🚨

greenkeeper opened this issue Β· 1 comments

The devDependency tslint-config-prettier was updated from 1.17.0 to 1.18.0.

🚨 View failing branch.

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

tslint-config-prettier 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/appveyor/branch: Waiting for AppVeyor build to complete (Details).
  • ❌ continuous-integration/travis-ci/push: The Travis CI build is in progress (Details).
  • ❌ ci/circleci: node-latest: Your tests failed on CircleCI (Details).
  • ❌ ci/circleci: node-10: Your tests failed on CircleCI (Details).

Release Notes for v1.18.0

1.18.0 (2019-02-04)

Features

  • rules: add tslint/type-literal-delimiter (17f0120)
Commits

The new version differs by 23 commits.

  • 4898124 Merge pull request #267 from ikatyang/feat/tslint/type-literal-delimiter
  • a9d99cf chore(deps-dev): bump prettier from 1.16.3 to 1.16.4 (#269)
  • c632154 test: update snapshots
  • 17f0120 feat(rules): add tslint/type-literal-delimiter
  • e3ccb42 Merge pull request #265 from prettier/dependabot/npm_and_yarn/typescript-3.3.1
  • c4797ac chore(deps-dev): bump prettier from 1.16.1 to 1.16.3 (#264)
  • d89020e chore(deps-dev): bump typescript from 3.2.4 to 3.3.1
  • 09b758a chore(deps-dev): bump tslint-immutable from 5.1.0 to 5.1.2 (#263)
  • 0849718 chore(deps-dev): bump prettier from 1.16.0 to 1.16.1 (#262)
  • d60f89a chore(deps-dev): bump prettier from 1.15.3 to 1.16.0 (#261)
  • 18650e1 chore(deps-dev): bump typescript from 3.2.2 to 3.2.4 (#258)
  • 0d8733d chore(deps-dev): bump tslint-immutable from 5.0.1 to 5.1.0 (#257)
  • f9760cb chore(deps-dev): bump tslint from 5.12.0 to 5.12.1 (#256)
  • 1332c66 chore(deps-dev): bump tslint-consistent-codestyle from 1.14.1 to 1.15.0 (#255)
  • cf880a1 chore(deps-dev): bump tslint from 5.11.0 to 5.12.0 (#253)

There are 23 commits in total.

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 🌴

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