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.9.1 to 6.1.2 #70

Merged
merged 1 commit into from
Jun 16, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2020

Bumps tslint from 5.9.1 to 6.1.2.

Release notes

Sourced from tslint's releases.

v6.1.2

  • [bugfix] restore typings compatibility with TS < 3.8 (#4933)

v6.1.1

  • [bugfix] upgrade mkdirp dependency to ^0.5.3 (#4918)

v6.1.0

Thanks to our contributors!

  • Daniel Zwelling
  • Ryan Delaney

v6.0.0

⚠️ Note: This version has been marked as deprecated on NPM to encourage users to migrate to ESLint.

  • [bugfix] fix enforce-trailing-newline option in file-header rule (#4890)
  • [bugfix] avoid writing to temp files with writeFileSync on macOS 10.15 (#4887)
  • [bugfix] fix crash in completed-docs rule when tag contents are undefined (#4895)
  • [docs] fix example code of Radix rule (#4892)
  • [docs] Add missing colon after [error] in testing rules documentation (#4903)

Thanks to our contributors!

  • Ivan Sorokin
  • Tanmoy Bhowmik
  • Meng Wang
  • Jay Bhagat
  • Aman Sharma
  • Josh Goldberg

v6.0.0-beta1

No changes from v6.0.0-beta0, just re-released to correctly mark with the beta dist-tags on NPM.

v6.0.0-beta0

  • 🔥 BREAKING CHANGES 🔥
    • [api] Changed default formatter to stylish (#4872)
    • [enhancement] Removed formatting and whitespace rules from tslint:recommended configuration (#4871)
    • [enhancement] Removed pedantic rules from tslint:recommended configuration (#4312)
    • [enhancement] vso formatter now reports severity of rule failures (#4286)
    • [enhancement] typedef rule arrow-call-signature option is more consistent in reporting errors on lambdas and will flag more violations that were missed in the previous rule implementation (#4533)
    • [bugfix] ordered-imports is now consistent with TypeScript's Organise Imports ordering (#4064)
    • [bugfix] member-ordering now checks property accessors (getters and setters) (#3984)
  • Other changes
    • [bugfix] Removed deprecated rules from tslint:all configuration (#4862)
    • [bugfix] Preserve significant zeros in fixer for number-literal-format (#4856)
... (truncated)
Changelog

Sourced from tslint's changelog.

v6.1.2

  • [bugfix] restore typings compatibility with TS < 3.8 (#4933)

v6.1.1

  • [bugfix] upgrade mkdirp dependency to ^0.5.3 (#4918)

v6.1.0

Thanks to our contributors!

  • Daniel Zwelling
  • Ryan Delaney

v6.0.0

This version has been marked as deprecated on NPM to encourage users to migrate to ESLint.

  • [bugfix] fix enforce-trailing-newline option in file-header rule (#4890)
  • [bugfix] avoid writing to temp files with writeFileSync on macOS 10.15 (#4887)
  • [bugfix] fix crash in completed-docs rule when tag contents are undefined (#4895)
  • [docs] fix example code of Radix rule (#4892)
  • [docs] Add missing colon after [error] in testing rules documentation (#4903)

Thanks to our contributors!

  • Ivan Sorokin
  • Tanmoy Bhowmik
  • Meng Wang
  • Jay Bhagat
  • Aman Sharma
  • Josh Goldberg

v6.0.0-beta1

No changes from v6.0.0-beta0, just re-released to correctly mark with the beta and next dist-tags on NPM.

v6.0.0-beta0

  • 🔥 BREAKING CHANGES 🔥
    • [api] Changed default formatter to stylish (#4872)
    • [enhancement] Removed formatting and whitespace rules from tslint:recommended configuration (#4871)
    • [enhancement] Removed pedantic rules from tslint:recommended configuration (#4312)
    • [enhancement] vso formatter now reports severity of rule failures (#4286)
    • [enhancement]typedef rule arrow-call-signature option is more consistent in reporting errors on lambdas and will flag more violations that were missed in the previous rule implementation (#4533)
    • [bugfix]ordered-imports is now consistent with TypeScript's Organise Imports ordering (#4064)
... (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.


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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jun 16, 2020
@dependabot dependabot bot requested a review from warrenbuckley June 16, 2020 08:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tslint-6.1.2 branch from 98fe737 to 27b68d0 Compare June 16, 2020 11:28
Bumps [tslint](https://github.com/palantir/tslint) from 5.9.1 to 6.1.2.
- [Release notes](https://github.com/palantir/tslint/releases)
- [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
- [Commits](palantir/tslint@5.9.1...6.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tslint-6.1.2 branch from 27b68d0 to 9dfad46 Compare June 16, 2020 11:34
@warrenbuckley warrenbuckley merged commit 67202fa into master Jun 16, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tslint-6.1.2 branch June 16, 2020 11:36
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.

None yet

1 participant