standard / ts-standard

Typescript style guide, linter, and formatter using StandardJS
https://www.npmjs.com/package/ts-standard
MIT License
464 stars 36 forks source link

build(deps): bump eslint-config-standard-with-typescript from 23.0.0 to 30.0.0 #282

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-config-standard-with-typescript from 23.0.0 to 30.0.0.

Release notes

Sourced from eslint-config-standard-with-typescript's releases.

v30.0.0

30.0.0 (2023-01-17)

⚠ BREAKING CHANGES

  • @​typescript-eslint/ban-types

Features

  • @​typescript-eslint/ban-types (94fcc73)

v29.0.0

29.0.0 (2023-01-17)

⚠ BREAKING CHANGES

  • @​typescript-eslint/ban-tslint-comment

Features

  • @​typescript-eslint/ban-tslint-comment (6aa6817)

v28.0.0

28.0.0 (2023-01-17)

⚠ BREAKING CHANGES

  • @​typescript-eslint/ban-ts-comment

Co-authored-by: Shahar Dawn Or mightyiampresence@gmail.com

Features

  • @​typescript-eslint/ban-ts-comment (13e53c0)

v27.0.1

27.0.1 (2023-01-12)

Documentation

v27.0.0

27.0.0 (2023-01-12)

... (truncated)

Changelog

Sourced from eslint-config-standard-with-typescript's changelog.

30.0.0 (2023-01-17)

⚠ BREAKING CHANGES

  • @​typescript-eslint/ban-types

Features

  • @​typescript-eslint/ban-types (94fcc73)

29.0.0 (2023-01-17)

⚠ BREAKING CHANGES

  • @​typescript-eslint/ban-tslint-comment

Features

  • @​typescript-eslint/ban-tslint-comment (6aa6817)

28.0.0 (2023-01-17)

⚠ BREAKING CHANGES

  • @​typescript-eslint/ban-ts-comment

Co-authored-by: Shahar Dawn Or mightyiampresence@gmail.com

Features

  • @​typescript-eslint/ban-ts-comment (13e53c0)

27.0.1 (2023-01-12)

Documentation

27.0.0 (2023-01-12)

⚠ BREAKING CHANGES

  • add @​typescript-eslint/await-thenable

Co-authored-by: Shahar Dawn Or mightyiampresence@gmail.com

... (truncated)

Commits
  • 4c76a6b chore(release): 30.0.0 [skip ci]
  • 343eb1c Merge pull request #1039 from standard/ban-types
  • 94fcc73 feat: @​typescript-eslint/ban-types
  • 3a23a5d chore(release): 29.0.0 [skip ci]
  • 8d5ca3b Merge pull request #1038 from standard/ban-tslint-comment
  • 6aa6817 feat: @​typescript-eslint/ban-tslint-comment
  • 4b3a960 chore(release): 28.0.0 [skip ci]
  • a1d3a0e Merge pull request #1037 from standard/ban-ts-comment
  • 13e53c0 feat: @​typescript-eslint/ban-ts-comment
  • 907dd6a Merge pull request #1032 from standard/renovate/editorconfig-checker-5.x
  • Additional commits viewable 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)
dependabot[bot] commented 1 year ago

Superseded by #283.