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

Bump tslint from 5.12.0 to 5.12.1 #65

Merged
merged 1 commit into from
Jan 11, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps tslint from 5.12.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
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
Commits
  • 1899ed8 Merge pull request #4454 from palantir/ad/prep-5.12.1
  • a6f9663 Bump version to 5.12.1
  • a027068 Fix quotemark avoid-template issues (#4408)
  • 2e24102 Skip linting JSON files entirely (#4001)
  • 153aa43 Fix strict-type-predicate for unknown (#4444)
  • bc382bf restrict increment-decrement fixer while fixing the postfix unary expressions...
  • ba5ffe8 Mention file names in script parse failures (#4397)
  • 65b3e63 Revert breaking change to tslint:recommended, update tslint:latest (#4404)
  • See full diff in compare view

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.

If all status checks pass Dependabot will automatically merge this pull request.


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.

Bumps [tslint](https://github.com/palantir/tslint) from 5.12.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.12.0...5.12.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling a126a8f on dependabot/npm_and_yarn/tslint-5.12.1 into cb2f922 on master.

@dependabot-preview dependabot-preview bot merged commit 982cc88 into master Jan 11, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/tslint-5.12.1 branch January 11, 2019 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants