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.20.0 to 6.1.3 #6072

Merged
merged 1 commit into from Sep 9, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2020

Bumps tslint from 5.20.0 to 6.1.3.

Release notes

Sourced from tslint's releases.

v6.1.3

  • [bugfix] add support for TypeScript 4.0 peer dependency (#4943)

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)
Changelog

Sourced from tslint's changelog.

v6.1.3

  • [bugfix] add support for TypeScript 4.0 peer dependency (#4943)

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)
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 Aug 26, 2020
@codecov-commenter
Copy link

codecov-commenter commented Aug 26, 2020

Codecov Report

Merging #6072 into develop will decrease coverage by 0.38%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #6072      +/-   ##
===========================================
- Coverage    76.26%   75.87%   -0.39%     
===========================================
  Files          848      705     -143     
  Lines        18858    14898    -3960     
  Branches      3721     2933     -788     
===========================================
- Hits         14382    11304    -3078     
+ Misses        3353     2722     -631     
+ Partials      1123      872     -251     
Impacted Files Coverage Δ
...ib/content-node-share/content-node-share.module.ts
...get-container/search-widget-container.component.ts
...services/src/lib/directives/node-lock.directive.ts
...add-permission/search-config-permission.service.ts
...name-location-cell/name-location-cell.component.ts
...load/components/upload-version-button.component.ts
.../src/lib/version-manager/version-manager.module.ts
...search/components/empty-search-result.component.ts
...es/src/lib/upload/components/upload-files.event.ts
...ontent-services/src/lib/social/rating.component.ts
... and 133 more

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 bd7d513...12f39d2. Read the comment docs.

@DenysVuika
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2020

Looks like this PR is already up-to-date with develop! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/tslint-6.1.3 branch from c7adf47 to 3c99f02 Compare August 28, 2020 16:36
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/tslint-6.1.3 branch 2 times, most recently from 74b3093 to bc31bf1 Compare September 9, 2020 11:57
Bumps [tslint](https://github.com/palantir/tslint) from 5.20.0 to 6.1.3.
- [Release notes](https://github.com/palantir/tslint/releases)
- [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
- [Commits](palantir/tslint@5.20.0...6.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/tslint-6.1.3 branch from bc31bf1 to 12f39d2 Compare September 9, 2020 14:27
@eromano eromano merged commit ba63f73 into develop Sep 9, 2020
@eromano eromano deleted the dependabot/npm_and_yarn/develop/tslint-6.1.3 branch September 9, 2020 21:28
SilviuCPopa pushed a commit that referenced this pull request Sep 15, 2020
Bumps [tslint](https://github.com/palantir/tslint) from 5.20.0 to 6.1.3.
- [Release notes](https://github.com/palantir/tslint/releases)
- [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
- [Commits](palantir/tslint@5.20.0...6.1.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 PR: merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants