sidzan / typescript-node-boilerplate

This is a fork of Microsoft's node Boiler Plate. This has all the latest dependencies and will be heavily modified to accord with JS standards
MIT License
0 stars 0 forks source link

An in-range update of tslint-microsoft-contrib is breaking the build 🚨 #20

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency tslint-microsoft-contrib was updated from 6.1.0 to 6.1.1.

🚨 View failing branch.

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

tslint-microsoft-contrib 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/sidzan/typescript-node-boilerplate/builds/520098633?utm_source=github_status&utm_medium=notification)). - ❌ **Travis CI - Branch:** The build **failed**.

Commits

The new version differs by 1 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 5 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 6.2.0

All Issues

This release doesn't contain any changes since 6.2.0-beta milestone.

Full release notes:

  • #859 no-string-based-x rules throw errors in Vue SFC
  • #856 False positive for prefer-array-literal when using Array from other namespace
  • #844 Update w3 reference in the react-a11y-role rule
  • #841 Rule react-a11y-input-elements incorrectly requiring value for file input
  • #839 prefer-array-literal: catch new Array(10) but not Array(10)
  • #836 react-a11y-no-onchange should allow onChange when onBlur is present
  • #830 Add case sensitivity to 'import-name' rule
  • #822 prefer-array-literal: how can one specify the size of the array?
  • #814 export-name does not work with kebab/snake case
  • #813 react-bind-this-issue doesn't detect bind decorators defined after usage
  • #279 new a11y rule: mouse-events-have-key-events
  • #252 new security rule: detect-child-process
Commits

The new version differs by 2 commits.

See the full diff