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
402 stars 13 forks source link

Bump putout from 30.7.0 to 35.32.0 #925

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps putout from 30.7.0 to 35.32.0.

Release notes

Sourced from putout's releases.

putout v35.32.0

🔥 feature

  • d35f46d6b putout: @​putout/plugin-remove-useless-variables v11.0.0
  • 4d26f83f8 @​putout/plugin-remove-useless-variables: duplicate: add
  • 959bf46e2 @​putout/plugin-remove-useless-variables: drop support of 🐊 < 35
  • 03bbad848 @​putout/compare: __body: add support of FunctionDeclaration

putout v35.31.0

🔥 feature

  • 02f76db91 @​putout/plugin-split-assignment-expressions: add

putout v35.30.1

🔥 feature

  • 4dcdfefbc putout: samadhi v2.0.0
  • e43f4e406 @​putout/plugin-conditions: apply-consistent-blocks: add any count of blocks support
  • b7f7420ad @​putout/plugin-conditions: apply-consistent-blocks: couple
  • 3ecb697c4 @​putout/plugin-putout: simplify-replace-template: add
  • bc711bd18 @​putout/cli-cache: file-entry-cache v9.0.0

putout v35.30.0

🐞 fix

  • 2f5c9cac7 @​putout/operate: getPathAfterRequires: rm additional checks

🔥 feature

  • eb49ccbcf putout: @​putout/plugin-logical-expressions v6.0.0
  • a6e3bb03a @​putout/plugin-logical-expressions: drop support of 🐊 < 35
  • 819f9bccc @​putout/plugin-logical-expressions: simplify: add support of JSXExpressionContainer
  • d39a3f18a @​putout/plugin-typescript: remove-setter-return-type: add
  • 67cd1671e @​putout/plugin-typescript: remove-getter-arguments: add

putout v35.29.0

🔥 feature

  • 10f1f8d39 package: @​putout/plugin-declare-before-reference v4.0.0
  • a29e8de29 @​putout/plugin-declare-before-reference: use getPathAfterRequires
  • c9bfe433b @​putout/plugin-declare-before-reference: drop support of 🐊 < 35
  • ac311c393 @​putout/plugin-putout: convert-get-rule-to-require: use getPathAfterRequires
  • 8dc811a53 @​putout/plugin-putout: declare: operator: getPathAfterRequires
  • 19f7b5351 @​putout/operate: getPathAfterRequires: add
  • 8ecff1259 @​putout/plugin-for-of: add-missing-declaration: add

putout v35.28.0

🔥 feature

  • f5c9caf71 putout: add samadhi

... (truncated)

Commits
  • 34c195e chore: putout: v35.32.0
  • d35f46d feature: putout: @​putout/plugin-remove-useless-variables v11.0.0
  • 055f63a chore: @​putout/plugin-remove-useless-variables: v11.0.0
  • 4d26f83 feature: @​putout/plugin-remove-useless-variables: duplicate: add
  • 959bf46 feature: @​putout/plugin-remove-useless-variables: drop support of 🐊 < 35
  • 48868fb chore: @​putout/compare: v14.3.0
  • 03bbad8 feature: @​putout/compare: __body: add support of FunctionDeclaration
  • 481853e chore: putout: v35.31.0
  • 02f76db feature: @​putout/plugin-split-assignment-expressions: add
  • cd09201 chore: putout: v35.30.1
  • 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)
dependabot[bot] commented 1 month ago

Superseded by #929.