Closed greenkeeper[bot] closed 4 years ago
After pinning to 2.9.0 your tests are passing again. Downgrade this dependency đź“Ś.
dependency
@typescript-eslint/eslint-plugin was updated from 2.10.0
to 2.11.0
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
9f76095
chore: publish v2.11.0
324f155
docs(eslint-plugin): ROADMAP note some jsdoc rules (#1319)
3ddf1a2
fix(eslint-plugin): [brace-style] handle enum declarations (#1281)
b5a52a3
feat(eslint-plugin): [member-ordering] add index signature (#1190)
39f654b
test(eslint-plugin): [unified-signatures] add tests for #740 (#1074)
5362561
docs(eslint-plugin): typo in space-before-function-paren docs (#1297)
See the full diff
dependency
@typescript-eslint/eslint-plugin was updated from 2.11.0
to 2.12.0
.Your tests are still failing with this version. Compare changes
The new version differs by 5 commits.
6b7b88b
chore: publish v2.12.0
a2a8a0a
feat(eslint-plugin): [no-unnec-cond] check optional chaining (#1315)
f9a9fbf
fix(eslint-plugin): [prefer-null-coal] fixer w/ mixed logicals (#1326)
3923a09
fix(eslint-plugin): [quotes] ignore backticks for interface properties (#1311)
348d2f6
chore(parser): mark TS as optional peer dependency (#1327)
See the full diff
dependency
@typescript-eslint/eslint-plugin was updated from 2.12.0
to 2.13.0
.Your tests are still failing with this version. Compare changes
The new version differs by 28 commits.
a78b194
chore: publish v2.13.0
8c8ad4c
refactor(typescript-estree): add type checking for deeplyCopy (#1371)
b0cff1f
test(typescript-estree): add test cases for uncovered syntax (#1370)
8f22ffe
docs: grammar nits in the root README (#1364)
bb1671e
fix(eslint-plugin): add isTypeAssertion utility function (#1369)
bac780c
test(typescript-estree): reenable alignment tests (#1368)
3dd1b02
feat(eslint-plugin): more optional chain support in rules (#1363)
fd37bc3
feat(eslint-plugin): [pref-str-starts/ends-with] optional chain… (#1357)
099225a
fix(typescript-estree): correct type of key for base nodes (#1367)
bd0276b
fix(eslint-plugin): use AST_NODE_TYPES enum instead of strings (#1366)
93390e6
docs(eslint-plugin): [no-unnec-type-arg] correct doc title (#1360)
1c0ce9b
feat(eslint-plugin): [ban-types] handle empty type literal {} (#1348)
e51048c
fix(eslint-plugin): [quotes] ignore backticks for Enum members (#1355)
2aa696c
feat(eslint-plugin): add no-throw-literal [extension] (#1331)
425f65c
feat(eslint-plugin): add no-extra-semi [extension] (#1237)
There are 28 commits in total.
See the full diff
The dependency @typescript-eslint/eslint-plugin 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 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
- ❌ **Travis CI - Branch:** The build **failed**.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](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: