Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 1, 2019

Bumps tslint from 5.10.0 to 5.12.1.

Release notes

Sourced from tslint's releases.

5.12.1

🛠️ Bugfixes & enhancements

  • [bugfix] Revert breaking change to tslint:recommended, update tslint:latest (#4404)
  • [bugfix] Correcting fixer for the increment-decrement rule (#4415)
  • [bugfix] Fix strict-type-predicates with unknown (#4444)
  • [bugfix] Skip linting of .json files to avoid problems with --resolveJsonModule compiler option (#4001)
  • [bugfix] fix some quotemark issues when using backticks with the avoid-template option (#4408)
  • [enhancement] Mention file names in test script parse failures (#4397)

Thanks to our contributors!

  • Young Min Kim
  • Enes SOYLU
  • Thomas den Hollander
  • Adrian Leonhard

v5.12.0

🎉 Features

🛠️ Bugfixes & enhancements

  • [api] Allow exclude to work with node API (#4143)
  • [api] Upgrade TSLint to support TS 3.1 (#4274)
  • [bugfix] Allow whitelisted modules to start with @ symbol (#4192)
  • [bugfix] Added exception for generators in return-undefined rule (#4370)
  • [bugfix] Allow unknown in 'no-object-literal-type-assertion' rule. (#4362)
  • [bugfix] Completed docs rule can check single-line comments (#3841)
  • [bugfix]prefer-method-signature: Correct the auto-fix code of rule, now capable to handle multiline signature. (#4066)
  • [bugfix] Default logger.error should log to stderr. (#3982)
... (truncated)
Changelog

Sourced from tslint's changelog.

v5.12.1

🛠️ Bugfixes & enhancements

  • [bugfix] Revert breaking change to tslint:recommended, update tslint:latest (#4404)
  • [bugfix] Correcting fixer for the increment-decrement rule (#4415)
  • [bugfix] Fix strict-type-predicates with unknown (#4444)
  • [bugfix] Skip linting of .json files to avoid problems with --resolveJsonModule compiler option (#4001)
  • [bugfix] fix some quotemark issues when using backticks with the avoid-template option (#4408)
  • [enhancement] Mention file names in test script parse failures (#4397)

Thanks to our contributors!

  • Young Min Kim
  • Enes SOYLU
  • Thomas den Hollander
  • Adrian Leonhard

v5.12.0

🎉 Features

🛠️ Bugfixes & enhancements

  • [api] Allow exclude to work with node API (#4143)
  • [api] Upgrade TSLint to support TS 3.1 (#4274)
  • [bugfix] Allow whitelisted modules to start with @ symbol (#4192)
  • [bugfix] Added exception for generators in return-undefined rule (#4370)
  • [bugfix] Allow unknown in 'no-object-literal-type-assertion' rule. (#4362)
  • [bugfix] Completed docs rule can check single-line comments (#3841)
... (truncated)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 1, 2019
Bumps [tslint](https://github.com/palantir/tslint) from 5.10.0 to 5.12.1.
- [Release notes](https://github.com/palantir/tslint/releases)
- [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
- [Commits](palantir/tslint@5.10.0...5.12.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/tslint-5.12.1 branch from 3b05d91 to 9f51f1b Compare February 1, 2019 07:55
@coveralls
Copy link

Pull Request Test Coverage Report for Build 80

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.813%

Totals Coverage Status
Change from base Build 79: 0.0%
Covered Lines: 206
Relevant Lines: 207

💛 - Coveralls

@cblanc cblanc merged commit 7c32235 into master Feb 1, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/tslint-5.12.1 branch February 1, 2019 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants