-
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 is breaking the build 🚨 #19
Labels
Comments
After pinning to 2.31.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 🚀 |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 10 commits.
See the full diff |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚
Find out how to migrate to Snyk at greenkeeper.io
The devDependency @typescript-eslint/eslint-plugin was updated from
2.31.0
to2.32.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 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.32.0
2.32.0 (2020-05-11)
Bug Fixes
messages
from base rule (#1992) (51ca404)Features
Commits
The new version differs by 5 commits.
18e7b5b
chore: publish v2.32.0
18668b7
feat: bump dependencies and align AST (#2007)
6987ecc
fix(eslint-plugin): [no-base-to-string] support boolean in unions (#1979)
56d9870
fix(eslint-plugin): [no-type-alias] handle readonly types in aliases (#1990)
51ca404
fix(eslint-plugin): [no-unused-expressions] inherit
messages
from base rule (#1992)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: