standard / ts-standard

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

chore(deps): bump eslint-config-standard-with-typescript from 16.0.0 to 17.0.0 #37

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps eslint-config-standard-with-typescript from 16.0.0 to 17.0.0.

Changelog

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

17.0.0 (2020-05-16)

⚠ BREAKING CHANGES

https://github.com/typescript-eslint/typescript-eslint/blob/v2.29.0/packages/eslint-plugin/docs/rules/keyword-spacing.md

  • add rule @typescript-eslint/prefer-reduce-type-parameter

https://github.com/typescript-eslint/typescript-eslint/blob/v2.29.0/packages/eslint-plugin/docs/rules/prefer-reduce-type-parameter.md

  • add rule @typescript-eslint/method-signature-style
  • plugin peerDep bumped to 2.29.0

Features

  • allowSingleExtends in no-empty-interface (821005e), closes #293
  • rule @typescript-eslint/keyword-spacing (728a592)
  • rule @typescript-eslint/method-signature-style (aecc59e)
  • rule @typescript-eslint/prefer-reduce-type-parameter (3015c46)
  • rule @typescript-eslint/prefer-ts-expect-error (b10a230)
  • upgrade parser & plugin to 2.33.0 (ce506b1), closes #290 #291 #295 #297

Bug Fixes

Commits
  • 2f340ca chore(release): 17.0.0
  • c1c0b52 chore: upgrade some dev deps
  • b10a230 feat: rule @typescript-eslint/prefer-ts-expect-error
  • 821005e feat: allowSingleExtends in no-empty-interface
  • ce506b1 feat: upgrade parser & plugin to 2.33.0
  • 7a751b2 chore: .nvmrc
  • ce6e6ed fix: specify typescript as peerDep
  • 728a592 feat: rule @typescript-eslint/keyword-spacing
  • 3015c46 feat: rule @typescript-eslint/prefer-reduce-type-parameter
  • aecc59e feat: rule @typescript-eslint/method-signature-style
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Looks like eslint-config-standard-with-typescript is no longer updatable, so this is no longer needed.