Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Bump tslint-etc from 1.11.1 to 1.12.0 #788

Merged
merged 1 commit into from
Jul 16, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 13, 2020

Bumps tslint-etc from 1.11.1 to 1.12.0.

Changelog

Sourced from tslint-etc's changelog.

1.12.0 (2020-07-12)

Features

  • Added the no-implicit-any-catch rule. (b9aeb5a)

Commits
  • ca51f97 v1.12.0
  • fe3d2b7 docs(CHANGELOG): 1.12.0.
  • d500b17 docs(README): Add no-implicit-any-catch.
  • c905932 test: Add parameterless catch tests.
  • c01bce3 fix: Check for Promise type.
  • 59f124b feat: Allow only unknown or any for catch.
  • 25bb8e9 feat: Support try/catch, too.
  • b9aeb5a feat: Add no-implicit-any-catch rule.
  • cc4ab5f chore(package): Update lock file.
  • 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.


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)

Bumps [tslint-etc](https://github.com/cartant/tslint-etc) from 1.11.1 to 1.12.0.
- [Release notes](https://github.com/cartant/tslint-etc/releases)
- [Changelog](https://github.com/cartant/tslint-etc/blob/master/CHANGELOG.md)
- [Commits](cartant/tslint-etc@v1.11.1...v1.12.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 13, 2020
@codecov-commenter
Copy link

codecov-commenter commented Jul 13, 2020

Codecov Report

Merging #788 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #788   +/-   ##
========================================
  Coverage    39.40%   39.40%           
========================================
  Files          677      677           
  Lines        10522    10522           
  Branches      1515     1515           
========================================
  Hits          4146     4146           
  Misses        6046     6046           
  Partials       330      330           

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 c05b67b...d7c2d0f. Read the comment docs.

@mergify mergify bot merged commit c337e5e into develop Jul 16, 2020
@mergify mergify bot deleted the dependabot/npm_and_yarn/tslint-etc-1.12.0 branch July 16, 2020 19:38
@pr-triage pr-triage bot added the PR: merged label Jul 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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

2 participants