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.24.1 #923

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps putout from 30.7.0 to 35.24.1.

Release notes

Sourced from putout's releases.

putout v35.24.1

🔥 feature

  • 1478a7d24 @​putout/plugin-types: remove-useles-conversion: ternary
  • 26b0471b3 putout: get back fast-glob, linting directories

putout v35.24.0

🐞 fix

  • 5e3b2a920 @​putout/plugin-eslint: typo
  • 9a682de33 @​putout/plugin-eslint: convert-export-match-to-decleration
  • d66f8fe3e @​putout/plugin-putout: add-path-store: overlap

🔥 feature

  • 2fe7a1464 putout: get rid of vulnerable not maintained fast-glob, use glob instead
  • 551bf9d88 root: husky v9.0.11
  • 67068c248 eslint-plugin-putout: @​putout/eslint-config v9.0.0
  • 812260c73 @​putout/eslint-config: drop support of node < 18
  • 9f90a4eea @​putout/eslint-config: no-constant-binary-expression: disable due to overlap with 🐊 logical-expressions
  • 44963cd84 @​putout/processor-markdown: remark-preset-lint-consistent v6.0.0
  • 00450ceeb @​putout/processor-markdown: unified-lint-rule v3.0.0
  • e2d409cab @​putotu/eslint-config: no-unused-private-class-members: disable, overlap with 🐊 remove-unused-private-fields
  • f3f9959f3 @​putout/engine-parser: hermes-parser v0.21.1
  • 359fb22fe eslint-plugin-putout: eslint-plugin-eslint-plugin v6.1.0
  • 0bb3d9cd2 eslint-plugin-putout: @​stylistic/eslint-plugin-ts v2.1.0
  • b0a1a5cb4 eslint-plugin-putout: @​stylistic/eslint-plugin-jsx v2.1.0
  • 53b84fcdd @​putout/eslint-config: @​stylistic/eslint-plugin-js v2.1.0
  • a1aeb136e @​putout/eslint-config: @​eslint/js v9.2.0
  • 244300f3f @​putout/plugin-eslint: convert-export-match-to-declaration: add
  • 4ffeea87d @​putout/plugin-putout: add-path-store: add
  • 04d61a915 @​putout/plugin-filesystem: convert-simple-filesystem-to-filesystem: add support of TemplateLiteral
  • 388899296 @​putout/plugin-filesystem: convert-simple-filesystem-to-filesystem: MemberExpression

putout v35.23.0

🐞 fix

  • fa79b359c @​putout/plugin-eslint: apply-dir-to-flat: report

🔥 feature

  • 60f3215aa putout: @​putout/plugin-for-of v6.0.0
  • 360f0cc9d @​putout/plugin-generators: add
  • e674127aa @​putout/plugin-for-of: add-missing-star: move out to generators
  • 06937ee22 @​putout/plugin-filesystem: convert-simple-filesystem-to-filesystem: improve check of parent directory
  • 358fa9655 @​putout/plugin-putout: convert-node-to-path-in-get-template-values: exclude parentPath
  • c0f246225 @​putout/plugin-apply-overrides: exclude nested
  • 6d61ac19a @​putout/plugin-eslint: apply-dir-to-flat
  • 195ed1a66 root: @​putout/eslint-flat v2.0.0
  • 2787a7c5a @​putout/eslint: ignore await/yield

... (truncated)

Commits
  • 709115b chore: putout: v35.24.1
  • 12a8430 chore: @​putout/plugin-types: v4.1.0
  • 5ee596f docs: @​putout/plugin-types: contents
  • b71da01 test: @​putotu/plugin-remove-useless-conversion: messages
  • 1478a7d feature: @​putout/plugin-types: remove-useles-conversion: ternary
  • 26b0471 feature: putout: get back fast-glob, linting directories
  • a3d90f0 docs: @​putout/plugin-condition: rm quote
  • d005196 docs: @​putout/plugin-condition: add contents
  • 6950741 chore: putout: v35.24.0
  • 29a7da1 feature: putout: get rid of vulnerable not maintained fast-glob, use glob ins...
  • 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 #924.