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 24.0.0 #275

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v24.0.0

24.0.0 (2022-12-14)

⚠ BREAKING CHANGES

  • add rule consistent-indexed-object-style

Features

  • add rule consistent-indexed-object-style (2edd0af)

Build system / dependencies

  • workaround some commitlint issue (a202f4b)
Changelog

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

24.0.0 (2022-12-14)

⚠ BREAKING CHANGES

  • add rule consistent-indexed-object-style

Features

  • add rule consistent-indexed-object-style (2edd0af)

Build system / dependencies

  • workaround some commitlint issue (a202f4b)
Commits
  • c0bd99d chore(release): 24.0.0 [skip ci]
  • 9285ab5 Merge pull request #1004 from standard/consistent-indexed-object-style
  • 2edd0af feat: add rule consistent-indexed-object-style
  • 80daab8 chore(deps): update dependency @​types/node to v18.11.15 (#1002)
  • fb10246 Merge pull request #1001 from standard/renovate/node-18.x
  • 3f241a3 chore(deps): update dependency @​types/node to v18.11.14
  • cfe58de chore(deps): update dependency @​typescript-eslint/eslint-plugin to v5.46.1 (#...
  • ed773d8 chore(deps): update dependency @​types/node to v18.11.13 (#999)
  • 57ee7e2 chore(deps): update dependency @​types/node to v18.11.12 (#998)
  • e63b4bc chore(deps): update dependency @​typescript-eslint/eslint-plugin to v5.46.0 (#...
  • 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 #278.