Skip to content
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

chore(deps): update dependency tslint to v5.6.0 #8

Merged
merged 2 commits into from
Aug 8, 2017

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 7, 2017

This Pull Request updates dependency tslint from v5.5.0 to v5.6.0

Commits


palantir/tslint

5.6.0

  • 5732e7d CHANGELOG.md formatting fix
  • 8c915c5 Prepare release 5.6.0 (#​3104)
  • eb047b7 Fully enabled the arrow-return-shorthand rule internally (#​2888)
  • 07065bc prefer-object-spread: add parens in shorthand arrow function (#​3026)
  • 0c90d6b [docs] Escape code to address #​2511 (#​3087)
  • 453b726 member-access: add fixer (#​2969)
  • 6dc0d6a callable-types: preserve modifiers (#​2962)
  • 792206b prefer-conditional-expression: don't check else-if by default (#​2963)
  • b89c3ec fix(ordered-imports): add missing check (#​3103)
  • d013680 feat(ordered-imports): support importEqualsDeclaration (#​3102)
  • 8f6c706 Ignore npm5's package-lock.json (#​3097)
  • a4b0642 Add no-submodule-imports rule (#​3091)
  • d7fab55 allow functions as first argument to Object.assign (#​3098)
  • d62cb31 Remove unnecessary import (#​3096)
  • 30f8344 Fix missing space in no-this-assignment description (#​3095)
  • a479f43 no-unused-variable: don't crash at destructuring (#​3058)
  • b580a50 no-shadowed-variable: fix bugs and add ignore options (#​3030)
  • 33d22fa one-line: bugfix for multiline type parameters (#​3004)
  • ace23ce no-null-keyword: Allow strict comparison (#​2802)
  • 42ff133 Rename src/test folder to fix #​3072 (#​3081)
  • f26d3a5 Implement new rule no-duplicate-imports (#​3075)
  • 5bd6fc6 Use ReadonlyArray for node arrays (#​3062)
  • 8c8f604 Improve CLI error message when no files are specified (#​3066)
  • 3369ff8 Recognize promise then call with rejection handler as valid floating promise handling (#​3048)
  • 9afcf17 completed-docs: Limit variable checking to module/file-level variables and use correct visibility. (#​2950)
  • 524c176 Adds new rule "space-within-parens" (#​2959)
  • a29ba47 prefer-for-of: identify more array modifications (#​3044)
  • f9e162f no-unnecessary-qualifier: make it work with typescript@next (#​3052)
  • c32bdc4 Switch from CircleCI -> local release process (#​3054)
  • b5cc207 Fixed typo on warning message (#​3057)
  • fcd0b98 Handle unnamed default exports like anonymous functions (fixes #​3040) (#​3053)
  • 45a4b47 Update tslint and tsutils dependencies (#​3029)
  • fdecbe3 Various documentation fixes (#​3038)
  • b1d629e Fix build (#​3046)
  • e22bf9e Fix #​2986 await-promise accept intersection (#​2987)
  • 37966e9 no-unsafe-any: allow truthyness and falsyness checks (#​3008)
  • 8de7cae array-type: consider this to be simple type (#​2982)
  • ff3904a Added NaN and (+/-)Infinity as numbers to no-inferrable-types (#​2885)
  • 3534721 Update yarn installation docs (#​2960)
  • 4b73647 README: Fixed casing of names, added "more" link (#​2998)
  • a8e29a9 no-switch-case-fall-though: accespt different comment formats (#​2983)
  • c88b213 Fix rule name and docs link in changelog


This PR has been generated by Renovate Bot.

@codecov-io
Copy link

codecov-io commented Aug 8, 2017

Codecov Report

Merging #8 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #8   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          16     16           
  Branches        2      2           
=====================================
  Hits           16     16

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update de93703...d4d4242. Read the comment docs.

@renovate renovate bot merged commit 78802a4 into master Aug 8, 2017
@renovate renovate bot deleted the renovate/tslint-5.x branch August 8, 2017 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants