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

Update dependency tslint-eslint-rules to v5 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 14, 2018

This PR contains the following updates:

Package Type Update Change
tslint-eslint-rules dependencies major ^4.1.1 -> ^5.0.0

Release Notes

buzinas/tslint-eslint-rules

v5.4.0

Compare Source

Rules

  • ter-padded-blocks

Updates

  • object-curly-spacing: supports arraysInObjects/objectsInObjects options.
  • Support for typescript 3.0

v5.3.1

Compare Source

Features
  • valid-jsdoc recognizes @inheritDoc tag
Bug fixes
  • sort-imports rule reads imports correctly (Issue #​319)
  • space-in-parens bugfix when using default options (Issue #​305)
  • no-multi-spaces bugfix in string literals.

NOTE: The Github tag v5.3.0 was deleted since it the NPM package
missed a bugfix due to not syncing the branches locally.

v5.3.0

Compare Source

v5.2.0

Compare Source

Rules
  • ter-no-proto
  • ter-no-script-url
  • ter-no-self-compare
Fixes
  • ter-newline-after-var - issue 302

v5.1.0

Compare Source

Rules
  • ter-padded-blocks
Fixes
  • ter-indent: failed when missing VariableDeclarator options (bfff0e6)
  • ter-newline-after-var: incorrectly fixing code and within try catch block (d930c6c)

v5.0.0

Compare Source

Upgraded to TSLint 5.9 and Typescript 2.6
  • NOTE: Another release will come soon that uses 2.7
Rules Added
  • ter-no-tabs

See the differences in [v5.0.0] for more information on the changes.


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency tslint-eslint-rules to ^5.0.0 Update dependency tslint-eslint-rules to v5 Apr 17, 2018
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.

1 participant