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

Bump putout from 30.7.0 to 35.30.0 #924

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps putout from 30.7.0 to 35.30.0.

Release notes

Sourced from putout's releases.

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

putout v35.27.0

🐞 fix

  • ec18bbbb5 @​putout/plugin-eslint: convert-export-match-to-declaration: false positive

🔥 feature

  • e82121cc7 putout: add ability to fix broken strings

putout v35.26.0

🔥 feature

  • 725e2dd6e putout: @​putout/plugin-remove-useless-escape v6.0.0
  • 1791f0979 @​putout/plugin-remove-useless-escape: drop support of 🐊 < 35
  • 9a7d278d9 @​putout/plugin-remove-useless-escape: add h
  • b4a93b98c @​putout/operator-match-files: use path.parse
  • 73e2b5f2d @​putout/plugin-eslint: convert-rc-to-flat: commonjs/esm hybrid -> esm
  • 6956a1d3a @​putout/operator-declare: type
  • d0a48a209 @​putout/operator-match-files: add ability to pass options
  • 93cc5a871 @​putout/operator-declare: first things first

... (truncated)

Commits
  • 01ea16f chore: putout: v35.30.0
  • eb49ccb feature: putout: @​putout/plugin-logical-expressions v6.0.0
  • fda1359 chore: @​putout/plugin-logical-expressions: v6.0.0
  • a6e3bb0 feature: @​putout/plugin-logical-expressions: drop support of 🐊 < 35
  • 2132afc docs: @​putout/plugin-logical-expressions: add contents
  • 819f9bc feature: @​putout/plugin-logical-expressions: simplify: add support of JSXExpr...
  • acbe93c chore: @​putout/plugin-typescript: v7.4.0
  • d39a3f1 feature: @​putout/plugin-typescript: remove-setter-return-type: add
  • 67cd167 feature: @​putout/plugin-typescript: remove-getter-arguments: add
  • c6e3d5f chore: @​putout/operate: v12.7.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 4 months ago

Superseded by #925.