Version 5.3.0 of tslint just got published.
|
Branch
|
Build failing 🚨
|
|
Dependency
|
tslint
|
|
Current Version
|
5.2.0
|
|
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 could not complete due to an error Details
Release Notes
v5.3.0
This change may require a change to tslint.json
🎉 Notable features & enhancements
Thanks to our contributors!
- Andy Hanson
- Klaus Meinhardt
- Martin Probst
- Filipe Silva
- walkerburgin
- René Scheibe
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 🌴
Version 5.3.0 of tslint just got published.
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
Release Notes
v5.3.0This change may require a change to tslint.json
prefer-switch: Change defaultmin-casesto 3. (#2669)🎉 Notable features & enhancements
outputAbsolutePathsoption (#2667)prefer-object-spread(#2624)encoding(#2368)prefer-conditional-expression(#2363)indentsupport indent size (#2723)object-literal-sort-keysaddsignore-case(#2592)quotemark: Addavoid-templateoption (#2766)await-promise: What's considered a "Promise" is now configurable. (#2661)indent(#2723)typedef-whitespace(#2718)variable-name(#2672)typedef: Use name or parameters for error location (#2460)object-literal-sort-keys: check shorthand properties (#2592)space-before-function-paren: Handleget/setaccessor (#2700)typedef-whitespaceadded checks for arrow function, call and construct signature (#2718)no-object-literal-type-assertion: Allow cast toany(#2671)-poption handles directories (#2756)tsconfig.jsonis found next totslint.json(#2769)return-undefined: Treat a return typevoid | undefinedsame asvoid(#2731)no-unnecessary-initializer: HandleBindingElementanywhere, not just in aVariableDeclaration. (#2707)jsdoc-format: correctly handle alignment in files with BOM (#2619)jsdoc-format: don't treat empty comments (/**/) as jsdoc (#2619)typedef-whitespacedon't warn for leading whitespace if token is preceded by line break (#2718)jsdoc-format: fixed error position if line ends with\r\n(#2619)prefer-switch: add missing checks for some expressions (#2686)prefer-template: Allow"a" + "b" + "c". (#2741)prefer-const: fix false positive with variable declared outside of for-of or for-in (#2760)--project: fix file matching with relative path totsconfig.json(#2688)no-default-export: correctly handleexport default abstract class {...}(#2630)no-mergeable-namespace: display correct line in error message (#2656)object-literal-sort-keys: handle object spread correctly (#2592)await-promise: Consider types derived from a Promise in union types too. (#2661)no-unsafe-any: Fix bug where number literal in type position was flagged as an unsafeany. (#2712)Lint.Utils.objectify(#2764)Thanks to our contributors!
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 🌴