-
Notifications
You must be signed in to change notification settings - Fork 0
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 @typescript-eslint/eslint-plugin-tslint is breaking the build 🚨 #22
Comments
After pinning to 2.9.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 6 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.12.02.12.0 (2019-12-16)Bug Fixes
FeaturesCommitsThe new version differs by 11 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.13.02.13.0 (2019-12-23)Bug Fixes
Features
CommitsThe new version differs by 39 commits.
There are 39 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.14.02.14.0 (2019-12-30)Bug Fixes
FeaturesCommitsThe new version differs by 46 commits.
There are 46 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.15.02.15.0 (2020-01-06)Bug Fixes
FeaturesCommitsThe new version differs by 56 commits.
There are 56 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v2.16.02.16.0 (2020-01-13)Bug Fixes
Features
CommitsThe new version differs by 78 commits.
There are 78 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.17.02.17.0 (2020-01-20)Bug Fixes
Features
CommitsThe new version differs by 17 commits.
There are 17 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.18.02.18.0 (2020-01-27)Bug Fixes
Features
CommitsThe new version differs by 47 commits.
There are 47 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.19.02.19.0 (2020-02-03)Bug Fixes
Features
CommitsThe new version differs by 64 commits.
There are 64 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 69 commits.
There are 69 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.21.02.21.0 (2020-02-24)Bug Fixes
FeaturesCommitsThe new version differs by 12 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.22.02.22.0 (2020-03-02)Bug Fixes
Features
CommitsThe new version differs by 22 commits.
There are 22 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.23.02.23.0 (2020-03-09)Bug Fixes
Features
CommitsThe new version differs by 36 commits.
There are 36 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 45 commits.
There are 45 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.25.02.25.0 (2020-03-23)Bug Fixes
Features
CommitsThe new version differs by 64 commits.
There are 64 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.26.02.26.0 (2020-03-30)Bug Fixes
FeaturesCommitsThe new version differs by 74 commits.
There are 74 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.27.02.27.0 (2020-04-06)Bug Fixes
Features
CommitsThe new version differs by 88 commits.
There are 88 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.28.02.28.0 (2020-04-13)Bug Fixes
Features
CommitsThe new version differs by 109 commits.
There are 109 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v2.29.02.29.0 (2020-04-20)Bug Fixes
Features
CommitsThe new version differs by 116 commits.
There are 116 commits in total. See the full diff |
The devDependency @typescript-eslint/eslint-plugin-tslint was updated from
2.9.0
to2.10.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
@typescript-eslint/eslint-plugin-tslint 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
Release Notes for v2.10.0
2.10.0 (2019-12-02)
Bug Fixes
Features
Commits
The new version differs by 16 commits.
5adb8a2
chore: publish v2.10.0
065393b
docs(eslint-plugin): typo in the configs README (#1295)
96ef1e7
feat(eslint-plugin): [no-unnec-cond] support nullish coalescing (#1148)
e350a21
feat(eslint-plugin): [no-non-null-assert] add suggestion fixer (#1260)
ce4c803
fix(eslint-plugin): [no-unused-expressions] ignore directives (#1285)
f84eb96
feat(eslint-plugin): [prefer-null-coal] opt for suggestion fixer (#1272)
dc73510
fix(typescript-estree): make FunctionDeclaration.body non-null (#1288)
3b39340
fix(eslint-plugin): [strict-bool-expr] allow nullish coalescing (#1275)
ebf5e0a
fix(eslint-plugin): [return-await] allow Any and Unknown (#1270)
e9d44f5
fix(eslint-plugin): [no-empty-function] add missed node types (#1271)
3b931ac
feat(eslint-plugin): [no-empty-func] private/protected construct (#1267)
c72c3c1
fix(eslint-plugin): [prefer-optional-chain] allow $ in identifiers
f83f04b
feat(experimental-utils): add isSpaceBetween declaration to Sou… (#1268)
57ddba3
fix(eslint-plugin): [prefer-optional-chain] handle more cases (#1261)
6daff10
fix(eslint-plugin): [no-untyped-pub-sig] ignore set return (#1264)
There are 16 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 🌴
The text was updated successfully, but these errors were encountered: