-
Notifications
You must be signed in to change notification settings - Fork 2
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/parser is breaking the build 🚨 #92
Comments
After pinning to 2.17.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 still failing with this version. Compare changes Release Notes for v2.19.02.19.0 (2020-02-03)Bug Fixes
Features
CommitsThe new version differs by 17 commits.
There are 17 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 5 commits.
See the full diff |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes Release Notes for v2.21.02.21.0 (2020-02-24)Bug Fixes
FeaturesCommitsThe new version differs by 9 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v2.22.02.22.0 (2020-03-02)Bug Fixes
Features
CommitsThe new version differs by 10 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v2.23.02.23.0 (2020-03-09)Bug Fixes
Features
CommitsThe new version differs by 14 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 9 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v2.25.02.25.0 (2020-03-23)Bug Fixes
Features
CommitsThe new version differs by 19 commits.
There are 19 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v2.26.02.26.0 (2020-03-30)Bug Fixes
FeaturesCommitsThe new version differs by 10 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v2.27.02.27.0 (2020-04-06)Bug Fixes
Features
CommitsThe new version differs by 14 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v2.28.02.28.0 (2020-04-13)Bug Fixes
Features
CommitsThe new version differs by 21 commits.
There are 21 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v2.29.02.29.0 (2020-04-20)Bug Fixes
Features
CommitsThe new version differs by 7 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v2.30.02.30.0 (2020-04-27)Bug Fixes
FeaturesCommitsThe new version differs by 9 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v2.31.02.31.0 (2020-05-04)Bug Fixes
Features
CommitsThe new version differs by 15 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v2.32.02.32.0 (2020-05-11)Bug Fixes
FeaturesCommitsThe new version differs by 5 commits.
See the full diff |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 6 commits.
See the full diff |
The dependency @typescript-eslint/parser was updated from
2.17.0
to2.18.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/parser 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
Release Notes for v2.18.0
2.18.0 (2020-01-27)
Bug Fixes
settings
property (#1527) (b515e47)Keyword
(#1487) (77a1caa)Features
ban-ts-comment
rule (#1361) (2a83d13)prefer-ast-types-enum
(#1508) (c3d0a3a)Commits
The new version differs by 30 commits.
b835ec2
chore: publish v2.18.0
367b18f
docs(eslint-plugin): add script to generate the readme tables (#1524)
03221d2
test: fix vscode launch configuration for windows (#1523)
f991764
chore(eslint-plugin): refactor explicit return type rules to share code (#1493)
c8dfac3
fix(typescript-estree): error on unexpected jsdoc nodes (#1525)
6d1d2a2
test: fix coverage reports from codecov (#1528)
b515e47
fix(experimental-utils): widen type of
settings
property (#1527)67784d6
docs: extra 'a' in CONTRIBUTING.md (#1518)
afa7900
chore: enable
prefer-ast-types-enum
internal rule (#1514)c3d0a3a
feat(eslint-plugin-internal): add
prefer-ast-types-enum
(#1508)718cd88
fix(eslint-plugin): [naming-convention] fix filter option (#1482)
802e347
chore(eslint-plugin): use getFixturesRootDir in tests (#1506)
9ca65dc
chore: update
istanbul-reports
to make tests quiet (#1509)d89e8e8
fix(eslint-plugin): fix property access on undefined error (#1507)
06731e7
test(eslint-plugin): cleanup no-use-before-define tests (#1505)
There are 30 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: