chore(deps): update dependency tslint to ~5.20.1 - abandoned
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| tslint (source) | ~5.16.0 -> ~5.20.1 |
Release Notes
palantir/tslint
v5.20.1
No changes from v5.20.0, just re-released to correctly mark with the latest dist-tag on NPM.
v5.20.0
- [bugfix] fix
strict-boolean-expressionsfalse positive with"ignore-rhs"option (#4833) - [bugfix] fix
no-unnecessary-type-assertionno error when"strict": truein compiler flags (#4841) - [bugfix] "ignore" option for
file-name-casingrule works correctly (#4848) - [bugfix] fix
array-typefalse positive for simple parenthesized types with "array-simple" option (#4844) - [new-rule-option]
object-literal-shorthandsupports{"property"?: "never", "method"?: "never"}as config options (#4842) - [new-rule-option]:
allow-genericsoption forinvalid-voidrule (#4839) - [new-rule-option]
check-super-callsoption forunnecessary-constructorrule (#4813) - [chore] Upgrade
diffdependency to v4.0.1 (#4845, #4852)
Thanks to our contributors!
- Bas Bosman
- Tanmoy Bhowmik
- David Zulaica
- Maxime Kjaer
- @guidsdo
- Pavel Birukov
- Josh Goldberg
- Akshaya Srivatsa
v5.19.0
- [bugfix] relax
promise-function-asyncfor short parenthesized arrow functions (#4765) - [bugfix] fix
no-async-without-awaitfalse positive for abstract methods (#4782) - [bugfix] fix
strict-comparisonsfalse positive fornullandundefinedliterals (#4786) - [bugfix] improve
no-angle-bracket-type-assertionautofix semantics with more parentheses (#4823) - [enhancement] add BigInt support to
restrict-plus-operandsrule (#4814) - [enhancement]
await-promisenow supports new TypeScript 3.6 AST API symbols for async iterators (#4800) - [new-rule-option]
check-stringsandcheck-regexoptions formax-line-lengthrule (#4798) - [new-rule-option]
variable-declaration-ignore-functionoption fortypedefrule (#4769) - [new-rule-option]
ignore-blank-linesoption forobject-literal-sort-keysrule (#4808) - [new-rule]
no-for-in(#4747) - [new-rule]
invalid-void(#4736) - [new-rule]
strict-string-expressionsreports errors on type coercions found in string expressions (#4807) - [new-rule]
no-promise-as-boolean(#4790) - [docs] link to OSS fellowship medium post in README (#4821)
Thanks to our contributors!
- Josh Pike
- Tanmoy Bhowmik
- Michael Withagen
- Evgeniy Timokhov
- Vitalij Krotov
- Josh Goldberg
- Veda
- Guido
- Robert Fink
- Max Sysoev
v5.18.0
- [feature] New
--print-configCLI flag (#4744) - [bugfix]
no-unnecessary-type-assertionno longer flagsx!non-null assertions if--strictNullChecksis not enabled (#3724) - [bugfix]
quotemarkhandles unbalanced quotes more gracefully without crashing (#4344) - [docs] Add tslint-playground link to README and bug report template (#4150)
- [enhancement]
no-magic-numbersrule ignores arguments passed into default Number methods (#3668) - [new-fixer]
comment-format(#3583) - [new-rule-option]
"allow-trailing-lowercase"option forcomment-formatrule (#3583) - [new-rule-option]
"ignore-accessors"foradjacent-overload-signaturesto ignore getters / setters overloads (#3718) - [new-rule]
no-async-without-await(#3945) - [new-rule]
strict-comparisons(#4519)
Thanks to our contributors!
- Josh Goldberg
- smoehrle
- Mateusz Witkowski
- Andy Hanson
- John Wiseheart
- Eran Shabi
- Tibor Blenessy
- AndreasGassmann
- Ryan Waskiewicz
- Isabelle
v5.17.0
- [bugfix]
quotemarkbacktic option now ignores enum members, use strict declarations, lookup types, and strings containing octal escape sequences. (#4693) - [bugfix]
no-redundant-jsdocno longer errors onJSDocThisTag(#4690) - [chore] Update devDependency mocha from v3.2.0 to v6.1.4 (#4669) (#4674)
- [chore] Update devDependency js-yaml from ^3.13.0 to ^3.13.1 (#4663)
- [chore] Update deprecated devDependency github to @octokit/rest (#4673)
- [chore] Update devDependency nyc from v13.3.0 to v14.1.1 (#4699)
- [deprecation]
no-use-before-declarerule for typescript >= 2.9.0 (#4695) - [documentation] Minor fix for
variable-namerule metadata (#4731) - [documentation] Fixed
no-unused-variableargument count (#4683) - [enhancement] Allow const assertions in
no-object-literal-type-assertion(#4681) - [new-fixer]
unnecessary-constructor(#4694)
Thanks to our contributors!
- Bjorn Stromberg
- Vitaliy Agoshkov
- knafteN
- Bowen Ni
- Waseem Ahmad
- Åsmund Grammeltvedt
- Eric Ferreira
- Zhen Tian
- Tom Lakesman
- zachkirsch
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 4am every weekday,every weekend" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
Autoclosing Skipped
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.