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 27.0.1 #281

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v27.0.1

27.0.1 (2023-01-12)

Documentation

v27.0.0

27.0.0 (2023-01-12)

⚠ BREAKING CHANGES

  • add @​typescript-eslint/await-thenable

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

Features

  • add @​typescript-eslint/await-thenable (7dad1a9)

Testing

  • all plugin rules are considered (f91887f)
  • correct 'all plugin rules are considered' (6863028)

Build system / dependencies

  • latest node.js in publish job (0c8d8f8)

v26.0.0

26.0.0 (2023-01-03)

⚠ BREAKING CHANGES

  • add @​typescript-eslint/no-confusing-void-expression

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

Features

  • add @​typescript-eslint/no-confusing-void-expression (15ce349)

v25.0.0

25.0.0 (2023-01-03)

... (truncated)

Changelog

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

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

Features

  • add @​typescript-eslint/await-thenable (7dad1a9)

Testing

  • all plugin rules are considered (f91887f)
  • correct 'all plugin rules are considered' (6863028)

Build system / dependencies

  • latest node.js in publish job (0c8d8f8)

26.0.0 (2023-01-03)

⚠ BREAKING CHANGES

  • add @​typescript-eslint/no-confusing-void-expression

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

Features

  • add @​typescript-eslint/no-confusing-void-expression (15ce349)

25.0.0 (2023-01-03)

⚠ BREAKING CHANGES

  • add @​typescript-eslint/no-unnecessary-type-constraint

... (truncated)

Commits
  • e81441b chore(release): 27.0.1 [skip ci]
  • fb998d0 Merge pull request #1030 from standard/readme-ci-badge
  • f05c5d1 docs: fix readme ci badge
  • 6022c9b chore(release): 27.0.0 [skip ci]
  • cb810cd Merge pull request #1029 from standard/publish-job-node-version
  • 0c8d8f8 build: latest node.js in publish job
  • 4d16331 Merge pull request #1027 from standard/renovate/eslint-plugin-import-2.x
  • a3afa2c chore(deps): update dependency eslint-plugin-import to v2.27.4
  • 63f48b0 Merge pull request #1028 from standard/await-thenable
  • 7dad1a9 feat: add @​typescript-eslint/await-thenable
  • 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 #282.