-
Notifications
You must be signed in to change notification settings - Fork 508
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 🚨 #301
Comments
After pinning to 2.6.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.7.02.7.0 (2019-11-11)Bug Fixes
FeaturesCommitsThe new version differs by 7 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v2.8.02.8.0 (2019-11-18)Bug Fixes
Features
CommitsThe new version differs by 20 commits.
There are 20 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v2.9.02.9.0 (2019-11-25)Bug Fixes
Features
CommitsThe new version differs by 23 commits.
There are 23 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v2.10.02.10.0 (2019-12-02)Bug Fixes
Features
CommitsThe new version differs by 16 commits.
There are 16 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 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 |
This was probably failing due to the intermittent persistent CI errors that #504 fixed. |
The dependency @typescript-eslint/parser was updated from
2.6.0
to2.6.1
.🚨 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.6.1
2.6.1 (2019-11-04)
Bug Fixes
Commits
The new version differs by 4 commits.
643d6d6
chore: publish v2.6.1
e54998d
fix(typescript-estree): improve comment parsing code (#1120)
366518f
fix(typescript-estree): fix filename handling for vue JSX + markdown (#1127)
17c956e
fix(typescript-estree): don't use typescript's synthetic default (#1156)
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: