-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Version 5.4.3 of tslint just got published.
| Branch | Build failing 🚨 |
|---|---|
| Dependency | tslint |
| Current Version | 5.4.2 |
| Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
As tslint is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
- ❌ continuous-integration/travis-ci/push The Travis CI build failed Details
Release Notes
v5.4.3🛠 Bugfixes
- [bugfix] Fixed regression with empty
--outfile (#2867) - [bugfix]
unified-signatures: Don't suggest to unify rest parameters. (#2874) - [bugfix]
binary-expression-operand-order: Allow if both sides of the binary expression are literals. (#2873) - [bugfix] Restore compatibility with [email protected] and 2.2 for
whitespace,space-before-function-parenanddeprecation(#2893) - [docs]
no-string-literal: Fix documentation (#2875)
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴