EvgenyOrekhov / eslint-config-hardcore

The most strict (yet practical) ESLint config. 53 plugins. 1342 rules. React, Vue, Node, and pure JS/TS.
https://www.npmjs.com/package/eslint-config-hardcore
MIT License
418 stars 13 forks source link

Bump putout from 30.3.1 to 30.4.3 #767

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps putout from 30.3.1 to 30.4.3.

Release notes

Sourced from putout's releases.

putout v30.4.3

🔥 feature

  • f54ce7750 package: @​putout/plugin-logical-expressions v3.0.0
  • 381d2055b @​putout/plugin-logical-expressions: drop support of 🐊 < 30
  • 5a266af6b @​putout/plugin-logical-expressions: simplify: Boolean constructor
  • 2bb7b219a @​putout/plugin-promises: convert-new-promise-to-async: passed resolve

putout v30.4.2

🐞 fix

  • 7a0dbcb07 @​putout/plugin-github: add-continue-on-error: push -> splice

🔥 feature

  • 7649469b4 package: @​putout/plugin-try-catch v3.0.0
  • fd83b0085 @​putout/plugin-try-catch: drop support of 🐊 < 30
  • f0828b475 @​putout/plugin-try-catch: sync: improve support of no error

putout v30.4.1

🔥 feature

  • 5f1993c4f package: @​putout/plugin-github v6.0.0
  • e083d0791 @​putout/plugin-github: createUsesFixer -> setVersion
  • d3c2517b9 @​putout/plugin-github: drop support of 🐊 < 30
  • 6bfe1c4ce @​putout/plugin-github: add-continue-on-error: coveralls, add-and-commit
  • b3e64ff7e eslint-plugin-putout: single-property-destructuring: exclude computed

putout v30.4.0

🔥 feature

  • d3579eedf package: @​putout/plugin-remove-useless-array-constructor v2.0.0
  • ecfe465a6 @​putout/plugin-remove-useless-array-constructor: drop support of 🐊 < 30
  • 98170e84f @​putout/plugin-remove-useless-array-constructor: report
  • 701e0aabf package: @​putout/plugin-remove-duplicate-case v3.0.0
  • e792f8309 @​putout/plugin-remove-duplicate-case: drop support of 🐊 < 30
  • f14120595 @​putout/plugin-remove-duplicate-case: report
  • 168d5308c package: @​putout/plugin-typescript v4.0.0
  • 3f0a3e034 @​putout/plugin-typescript: drop support of 🐊 < 30
  • c9772e64a @​putout/plugin-typescript: remove-duplicate-interface-keys: report
  • 8d341536d package: @​putout/plugin-types v2.0.0
  • 9758ef3fe @​putout/plugin-types: drop support of 🐊 < 30
  • 0027cacd5 @​putout/plugin-types: remove-useless-typeof: report
  • 983ed74fe package: unist-util-visit v5.0.0
Commits
  • 23969ef chore: package: v30.4.3
  • f54ce77 feature: package: @​putout/plugin-logical-expressions v3.0.0
  • b56a431 chore: package: v3.0.0
  • 381d205 feature: @​putout/plugin-logical-expressions: drop support of 🐊 < 30
  • 5a266af feature: @​putout/plugin-logical-expressions: simplify: Boolean constructor
  • 6d0387e docs: readme: link
  • bef2a0b chore: putout: actions: lint ☘️
  • 693fffa chore: putout: update fixtures (#147)
  • 7d76d97 docs: @​putout/plugin-promises: description
  • 7f0da65 docs: @​putout/plugin-promises: quote
  • 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)