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 32.0.0 #284

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v32.0.0

32.0.0 (2023-01-24)

⚠ BREAKING CHANGES

  • @​typescript-eslint/consistent-type-{imports/exports}

Co-authored-by: Rostislav Simonik rostislav.simonik@technologystudio.sk

Features

  • @​typescript-eslint/consistent-type-{imports/exports} (bf0f96f)

v31.0.0

31.0.0 (2023-01-19)

⚠ BREAKING CHANGES

  • @​typescript-eslint/consistent-generic-constructors

Features

  • @​typescript-eslint/consistent-generic-constructors (0248ed7)

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)

... (truncated)

Changelog

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

32.0.0 (2023-01-24)

⚠ BREAKING CHANGES

  • @​typescript-eslint/consistent-type-{imports/exports}

Co-authored-by: Rostislav Simonik rostislav.simonik@technologystudio.sk

Features

  • @​typescript-eslint/consistent-type-{imports/exports} (bf0f96f)

31.0.0 (2023-01-19)

⚠ BREAKING CHANGES

  • @​typescript-eslint/consistent-generic-constructors

Features

  • @​typescript-eslint/consistent-generic-constructors (0248ed7)

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

... (truncated)

Commits
  • 6d9f895 chore(release): 32.0.0 [skip ci]
  • 4b02677 Merge pull request #1044 from standard/consistent-type-imports-exports
  • bf0f96f feat: @​typescript-eslint/consistent-type-{imports/exports}
  • 4c4b7cc chore(deps): update dependency semantic-release to v20.0.4 (#1043)
  • 27cf7fa chore(deps): update dependency @​typescript-eslint/eslint-plugin to v5.49.0 (#...
  • 23e3761 chore(deps): update dependency semantic-release to v20.0.3 (#1041)
  • c2002aa chore(release): 31.0.0 [skip ci]
  • ca2bdec Merge pull request #1040 from standard/consistent-generic-constructors
  • 0248ed7 feat: @​typescript-eslint/consistent-generic-constructors
  • 4c76a6b chore(release): 30.0.0 [skip ci]
  • 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 #285.