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-config-prettier is breaking the build 🚨 #65

Open
greenkeeper bot opened this issue May 20, 2018 · 3 comments
Open

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented May 20, 2018

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

Branch Build failing 🚨
Dependency tslint-config-prettier
Current Version 1.12.0
Type dependency

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

tslint-config-prettier is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build Your tests passed on CircleCI! Details
  • ci/circleci: lint Your tests passed on CircleCI! Details
  • ci/circleci: test Your tests passed on CircleCI! Details
  • ci/circleci: webpack-build Your tests failed on CircleCI Details

Release Notes v1.13.0

1.13.0 (2018-05-20)

Features

  • rules: add vrsource-tslint-rules/multiline-arrow (a298bd1)
Commits

The new version differs by 7 commits.

  • f7ad874 Merge pull request #146 from alexjoverm/feat/vrsource-tslint-rules/multiline-arrow
  • a298bd1 feat(rules): add vrsource-tslint-rules/multiline-arrow
  • 07ccb33 chore(package): update tslint-eslint-rules to version 5.3.0 (#144)
  • f68f447 chore(package): update tslint-eslint-rules to version 5.2.0 (#142)
  • f2c10ef chore(package): update @types/node to version 10.0.3 (#141)
  • 46f3ae7 Update README.md
  • 3caa316 Update README.md

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 May 20, 2018

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 13, 2018

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 55 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 55 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 27, 2018

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 74 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 74 commits in total.

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