matteoterrinoni / react-virtualized-table

React virtualized table
MIT License
8 stars 0 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.15.0 of tslint-config-prettier was just published.

Branch Build failing 🚨
Dependency tslint-config-prettier
Current Version 1.14.0
Type devDependency

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/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/matteoterrinoni/react-virtualized-table/builds/418113716?utm_source=github_status&utm_medium=notification)).

Release Notes v1.15.0

1.15.0 (2018-08-20)

Features

  • rules: add tslint-eslint-rules/no-extra-semi (6450a11)
Commits

The new version differs by 9 commits.

  • bb3c479 Merge pull request #180 from alexjoverm/feat/tslint-eslint-rules/no-extra-semi
  • 6450a11 feat(rules): add tslint-eslint-rules/no-extra-semi
  • d7f3a97 chore(package): update tslint-eslint-rules to version 5.4.0 (#177)
  • 566d7c0 chore(package): update prettier to version 1.14.2
  • dcf395c chore(package): update prettier to version 1.14.1 (#175)
  • 5addc56 chore(package): update tslint-microsoft-contrib to version 5.2.0 (#174)
  • 4e69efb chore(package): update tslint-misc-rules to version 3.5.0 (#173)
  • 7102856 chore(package): update prettier to version 1.14.0 (#171)
  • e175cea chore(package): update tslint-consistent-codestyle to version 1.13.3 (#170)

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.14.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 passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.16.0

1.16.0 (2018-11-13)

Features

  • rules: add tslint-react/jsx-space-before-trailing-slash (26cc41c)
Commits

The new version differs by 30 commits.

  • ca35700 Merge pull request #210 from ikatyang/feat/tslint-react/jsx-space-before-trailing-slash
  • c9b0900 chore(deps-dev): bump tslint from 5.9.1 to 5.11.0 (#207)
  • 26cc41c feat(rules): add tslint-react/jsx-space-before-trailing-slash
  • 9ffef95 chore(deps-dev): bump tslint-react from 3.5.1 to 3.6.0 (#205)
  • 9d6a542 docs: update repo url and remove unnecessary devDependency (#209)
  • f5c9451 chore(deps-dev): bump ts-jest from 23.10.0 to 23.10.4 (#203)
  • 3b06abd chore(deps-dev): bump @types/make-dir from 1.0.1 to 1.0.3 (#204)
  • 6b7b9aa chore(deps-dev): bump @types/prettier from 1.10.0 to 1.13.2 (#206)
  • 6514ef4 chore(deps-dev): [security] bump lodash from 4.17.4 to 4.17.11 (#208)
  • 58a3112 chore(package): update prettier to version 1.15.2 (#202)
  • c07f05a docs(readme): Proper case for TSLint & Prettier (#201)
  • 647fafe chore(package): update prettier to version 1.15.1 (#200)
  • fa14fb3 chore(package): update prettier to version 1.15.0 (#199)
  • 28d8e8b chore(package): update tslint-consistent-codestyle to version 1.14.1 (#198)
  • cb4371e chore(package): update tslint-immutable to version 4.9.1 (#197)

There are 30 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.17.0

1.17.0 (2018-11-27)

Features

  • Switch to Yarn instead of npm (537a7ad)
Commits

The new version differs by 49 commits.

  • d336552 Merge pull request #238 from lipis/yarn
  • 537a7ad feat: Switch to Yarn instead of npm
  • 6c38ddc chore(deps-dev): bump semantic-release from 15.12.0 to 15.12.2
  • 9c13ec5 chore(deps-dev): bump vrsource-tslint-rules from 5.8.2 to 5.8.3 (#237)
  • 2e1fd17 chore(deps-dev): bump tslint-immutable from 4.9.1 to 5.0.0 (#235)
  • 7540e0b chore(deps-dev): bump ts-jest from 23.10.4 to 23.10.5 (#233)
  • d285f6a Merge pull request #218 from prettier/readme
  • c77472a Merge pull request #220 from prettier/dependabot/npm_and_yarn/semantic-release-15.12.0
  • 0dc80a1 chore(deps-dev): bump typescript from 3.0.3 to 3.1.6 (#231)
  • 168588a chore(deps-dev): bump tslint-misc-rules from 3.5.0 to 3.5.1 (#229)
  • c53a625 chore(deps-dev): bump @types/prettier from 1.13.2 to 1.15.1 (#230)
  • 4bb4e9b docs(readme): add link to conflicting rules list to README (#228)
  • 9d573c6 chore(deps-dev): bump codelyzer from 4.1.0 to 4.5.0 (#225)
  • 983bc18 chore: npm audit fix (#224)
  • 9bda093 chore(deps-dev): bump semantic-release from 15.1.7 to 15.12.0

There are 49 commits in total.

See the full diff