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.4.0 #886

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps putout from 30.7.0 to 35.4.0.

Release notes

Sourced from putout's releases.

putout v35.4.0

🔥 feature

  • bbe15dd4f @​putout/plugin-remove-useless-array: add
  • d4bd0385f @​putout/plugin-remove-duplicate-keys: add support of ArrayExpression
  • ca6331e6d @​putout/operate: extract: add support of ArrayExpression

putout v35.3.0

🔥 feature

  • 196d7fa02 putout: @​putout/plugin-remove-duplicate-keys v5.0.0
  • 3603637f7 @​putout/operate: extract: add support of MemberExpression
  • 74b14c076 @​putout/plugin-remove-duplicate-keys: drop support of 🐊 < 35
  • 92be466f1 @​putout/plugin-remove-duplicate-keys: add support of MemberExpression

putout v35.2.0

🔥 feature

  • 1d543f69f putout: config: .*ignore: convert-quotes-to-backticks: disable

putout v35.1.0

🐞 fix

  • 3d78bb266 @​putout/test: report: empty string
  • 7d7c567a8 @​putout/operator-filesystem: move out basename from inner loop

🔥 feature

  • 3d8068b9f eslint-plugin-putout: ts: enable disabled rules
  • a00ff011f @​putout/engine-processor: picomatch v4.0.1
  • 9599034cd putout: picomatch v4.0.1
  • 572aae69f @​putout/processor-markdown: madcut v2.0.0
  • afcb7b442 @​putout/engine-parser: hermes-parser v0.19.1
  • 56f4224a8 eslint-plugin-putout: @​typescript-eslint/parser v7.0.1
  • 1fb00d669 eslint-plugin-putout: @​typescript-eslint/eslint-plugin v7.0.1
  • 7ac1f2d39 @​putout/engine-runner: @​putout/plugin-filesystem v4.0.1
  • 94c618383 root: @​putout/test v9.0.0
  • 795e24b36 @​putout/operator-match-files: name of a plugin
  • a4e368945 @​putout/operator-json: fromJS: add ability to cut strict mode

putout v35.0.7

🔥 feature

  • 2565b6a40 putout: @​putout/operator-match-files v3.0.0
  • 40baccf79 @​putout/operator-match-files: @​putout/operator-filesystem v4.0.0
  • 86345a7b4 @​putout/operator-match-files: drop support of 🐊 < 35
  • 55d5963b0 @​putout/plugin-filesystem: @​putout/operator-filesystem v4.0.0
  • 3cbdbcaf5 putout: @​putout/processor-filesystem v4.0.0
  • 8c657206c @​putout/processor-filesystem: @​putout/operator-filesystem v4.0.0
  • 106278280 putout: @​putout/engine-runner v21.0.0

... (truncated)

Commits
  • 3527b14 chore: putout: v35.4.0
  • d14c7a0 chore: @​putout/plugin-remove-useless-array: v1.0.1
  • bbe15dd feature: @​putout/plugin-remove-useless-array: add
  • 30e656f chore: @​putout/plugin-remove-duplicate-keys: v5.1.0
  • f256bd3 chore: @​putout/operate: v12.3.0
  • d4bd038 feature: @​putout/plugin-remove-duplicate-keys: add support of ArrayExpression
  • ca6331e feature: @​putout/operate: extract: add support of ArrayExpression
  • e05893d chore: putout: v35.3.0
  • 196d7fa feature: putout: @​putout/plugin-remove-duplicate-keys v5.0.0
  • b9bbc37 chore: @​putout/plugin-remove-duplicate-keys: v5.0.0
  • 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 #888.