standard-crypto / farcaster-js

MIT License
121 stars 25 forks source link

chore(deps-dev): bump eslint-config-standard-with-typescript from 21.0.1 to 43.0.0 #731

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps eslint-config-standard-with-typescript from 21.0.1 to 43.0.0.

Release notes

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

v43.0.0

43.0.0 (2023-12-16)

⚠ BREAKING CHANGES

  • add rule @​typescript-eslint/prefer-return-this-type

Features

  • @​typescript-eslint/prefer-return-this-type (d987ba3)

v42.0.0

42.0.0 (2023-12-9)

⚠ BREAKING CHANGES

  • add rule @​typescript-eslint/no-unsafe-argument

Features

  • @​typescript-eslint/no-unsafe-argument (350bd29)

v41.0.0

41.0.0 (2023-12-9)

⚠ BREAKING CHANGES

  • add rule @​typescript-eslint/non-nullable-type-assertion-style

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

Features

  • @​typescript-eslint/non-nullable-type-assertion-style (3f94c58)

v40.0.0

40.0.0 (2023-11-18)

⚠ BREAKING CHANGES

  • add rule @​typescript-eslint/unbound-method

Features

  • @​typescript-eslint/unbound-method (2ec6d24), closes #1327

... (truncated)

Changelog

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

43.0.0 (2023-12-16)

⚠ BREAKING CHANGES

  • add rule @​typescript-eslint/prefer-return-this-type

Features

  • @​typescript-eslint/prefer-return-this-type (d987ba3)

42.0.0 (2023-12-9)

⚠ BREAKING CHANGES

  • add rule @​typescript-eslint/no-unsafe-argument

Features

  • @​typescript-eslint/no-unsafe-argument (350bd29)

41.0.0 (2023-12-9)

⚠ BREAKING CHANGES

  • add rule @​typescript-eslint/non-nullable-type-assertion-style

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

Features

  • @​typescript-eslint/non-nullable-type-assertion-style (3f94c58)

40.0.0 (2023-11-18)

⚠ BREAKING CHANGES

  • add rule @​typescript-eslint/unbound-method

Features

  • @​typescript-eslint/unbound-method (2ec6d24), closes #1327

39.1.1 (2023-10-07)

Build system / dependencies

... (truncated)

Commits
  • 7af18b1 chore(release): 43.0.0 [skip ci]
  • ae8f1e3 Merge pull request #1372 from standard/prefer-return-this-type
  • d987ba3 feat: @​typescript-eslint/prefer-return-this-type
  • 83645ed Merge pull request #1377 from standard/renovate/eslint-8.x
  • 38e5910 chore(deps): update dependency eslint to v8.56.0
  • c7ba540 Merge pull request #1376 from standard/renovate/eslint-plugin-import-2.x
  • 76481bf chore(deps): update dependency eslint-plugin-import to v2.29.1
  • 0a32894 Merge pull request #1375 from standard/renovate/eslint-8.x
  • bc1309e chore(deps): update dependency @​types/eslint to v8.44.9
  • 9b56a7b Merge pull request #1374 from standard/renovate/semantic-release-22.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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)