magic-software-lab / ngx-magic-table

Simple, customizable and magic table for Angular 4.x.x
https://magic-software-lab.github.io/ngx-magic-table/
MIT License
8 stars 7 forks source link

An in-range update of tslint-jasmine-rules is breaking the build 🚨 #67

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 1.3.1 of tslint-jasmine-rules was just published.

Branch Build failing 🚨
Dependency tslint-jasmine-rules
Current Version 1.3.0
Type devDependency

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

tslint-jasmine-rules 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/magic-software-lab/ngx-magic-table/builds/358019883?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 3 commits.

  • f2d33bd Increment package number
  • 2cd2c3b Add index file
  • 2cbebc3 Incremented package version and published to npm

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 6 years ago

After pinning to 1.3.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 6 years ago

Version 1.3.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

  • d18c9ef Merge pull request #8 from taylorn16/master
  • 2341f8b Fix 'main' entry point declaration
  • de86e88 Merge pull request #7 from taylorn16/master

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.3.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 6 commits.

  • 59de6fc document new rule expect-length
  • 32cdf4a some optimizations and refactorings
  • 025cb11 only do work if in test file. use AbstractWalker to control node traversal, this enables us to dive into nested callback stacks.
  • f68b93a implement fundamental logic of expect-length rule.
  • 039d72f Setup "expect-length" rule. This is a port of a jasmine-plugin-jsapps rule.
  • 322e911 Incremented package version; published to npm

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.3.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.3.5 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 5 commits.

  • 3bfcc23 Simplifying array check a bit and incrementing version number
  • 6dcf899 Stop searching usages after first correct match is found.
  • e002005 Fixing typo in test
  • e52b89e Merge pull request #9 from ideadapt/expect-length-rule
  • 27c9703 Updating version number and typescript dependency

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.4.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • d1ba0d1 Fixing up some lint, improving efficiency of expectLengthRule, minor version bump
  • 55ecb30 Merge pull request #10 from ideadapt/fix-expect-length-false-positive

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.5.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • 2909465 Removed the 'fixable' argument and just made the rules fixable by default; removed some redundancy in the walker code; incremented version
  • f0f1f6f Add fixable parameter to fix rules

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.5.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

See the full diff