saltbot-org / saltbot

automated virtual betting bot
GNU General Public License v2.0
52 stars 45 forks source link

Bump @typescript-eslint/eslint-plugin-tslint from 4.26.0 to 4.30.0 #456

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @typescript-eslint/eslint-plugin-tslint from 4.26.0 to 4.30.0.

Release notes

Sourced from @​typescript-eslint/eslint-plugin-tslint's releases.

v4.30.0

4.30.0 (2021-08-30)

Bug Fixes

  • eslint-plugin: [dot-notation] false positive with optional chaining (#3711) (c19fc6e), closes #3510
  • eslint-plugin: [prefer-reduce-type-parameter] handle already existing type params (#3706) (71dd273)
  • eslint-plugin: isTypeReadonly error with <TS3.7 (#3731) (5696407)
  • visitor-keys: add key to StaticBlock (v5) (#3812) (fa35e22)

Features

  • experimental-utils: add literal types to global option (#3634) (820965c)
  • typescript-estree: add support for class static blocks (#3730) (f81831b)

v4.29.3

4.29.3 (2021-08-23)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v4.29.2

4.29.2 (2021-08-16)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v4.29.1

4.29.1 (2021-08-09)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v4.29.0

4.29.0 (2021-08-02)

Bug Fixes

  • eslint-plugin: [no-implied-eval] handle bind on nested member expressions (#3598) (f5a6806)
  • eslint-plugin: [no-implied-eval] permit more expression types (#3624) (ca7c549)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] incorrect fix when condition is reversed (#3581) (b595575)
  • eslint-plugin: [return-await] handle nested functions correctly (#3601) (4a196b5)
  • eslint-plugin: [return-await] properly handle fixes for TSAsExpression (#3631) (00a4369)
  • experimental-utils: simplify eslint-utils' findVariable's signature in ast-utils (#3574) (3ef5267)
  • typescript-estree: correct tty check (#3635) (62bcc93)
  • typescript-estree: ensure --fix works with singleRun mode (#3655) (99eca0d)

Features

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin-tslint's changelog.

4.30.0 (2021-08-30)

Note: Version bump only for package @​typescript-eslint/eslint-plugin-tslint

4.29.3 (2021-08-23)

Note: Version bump only for package @​typescript-eslint/eslint-plugin-tslint

4.29.2 (2021-08-16)

Note: Version bump only for package @​typescript-eslint/eslint-plugin-tslint

4.29.1 (2021-08-09)

Note: Version bump only for package @​typescript-eslint/eslint-plugin-tslint

4.29.0 (2021-08-02)

Note: Version bump only for package @​typescript-eslint/eslint-plugin-tslint

4.28.5 (2021-07-26)

Note: Version bump only for package @​typescript-eslint/eslint-plugin-tslint

4.28.4 (2021-07-19)

... (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[bot] commented 2 years ago

Superseded by #463.