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

Bump putout from 30.7.0 to 34.4.0 #869

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps putout from 30.7.0 to 34.4.0.

Release notes

Sourced from putout's releases.

putout v34.4.0

🔥 feature

  • 9ad60e41c putout: -i: improve
  • 658e59103 @​putout/plugin-filesystem: convert-simple-filesystem-to-filesystem: simplify
  • bac19321a @​putout/operator-filesystem: createFile
  • 991448520 @​putout/operator-filesystem: createFile with no content
  • 5bdb9288f @​putout/operator-filesystem: getFileContent: add
  • 3dc73e9b6 @​putout/operator-filesystem: writeFileContent: emoji
  • b7d9c9028 @​putout/plugin-filesystem: replace-cwd: from is root
  • c6ddc7fc9 @​putout/pluginf-filesystem: export replace-cwd
  • c325ed4e9 @​putout/plugin-react-hooks: drop support of node < 18
  • 4f8af0c0b @​putout/plugin-react-hooks: declare: useMemo
  • eaa9871c6 @​putout/plugin-remove-useless-escape: double quotes inside template
  • 9ab30399d @​putout/plugin-filesystem: write-all-files: progress: add
  • f07474267 @​putout/plugin-filesystem: replace-cwd: from root
  • 49fa0ab73 @​putout/plugin-filesystem: replace-cwd: add progress
  • 313803316 @​putout/test: progressWithOptions

putout v34.3.0

🔥 feature

  • 343bf7d8b putout: @​putout/cli-choose-formatter v3.0.0
  • 12f580372 @​putout/cli-choose-formatter: drop support of node < 18
  • a0e6215fe putout: @​putout/cli-cache v3.0.0
  • 026ecf2bd @​putout/cli-cache: drop support of node < 18
  • 845dba5b0 putout: @​putout/eslint v3.0.0
  • 4a4f269b2 eslint-plugin-putout: @​putout/eslint v3.0.0
  • 15c333e64 @​putout/test: @​putout/eslint v2.4.0
  • 89d1b752c @​putout/eslint: drop support of node < 18
  • bd0884317 @​putout/processor-css: stylelint-prettier v5.0.0
  • d9467ffe0 @​putout/eslint: find-up v7.0.0
  • 215816655 @​putout/cli-choose-formatter: find-up v7.0.0
  • 9b0eb42c0 @​putout/cli-cache: find-up v7.0.0
  • b2dee82e0 putout: find-up v7.0.0
  • 433114dc0 @​putout/engine-runner: scanner: progress: add percent
  • 12908419f @​putout/processor-css: align spaces on empty lines
  • 3117a145e @​putout/test: progress
  • ef4908d1f @​putout/plugin-filesystem: exports: read-all-files
  • 849f1cfcd @​putout/plugin-filesystem: read-all-files: progress
  • e916cdf6c @​putout/engine-runner: Scanner: progress: file
  • 0f992b4da @​putout/plugin-remove-unused-variables: first argument should be always declared and used when arguments count > 1
  • f09f4e316 @​putout/plugin-filesystem: wriate-all-files: add
  • 9c2c1fd78 @​putout/operator-filesystem: writeFileContent: directory

putout v34.2.1

🔥 feature

  • 3c57c56ee putout: cli: report: handle case when no places passed
  • fffa6857e root: redlint v3.1.2

... (truncated)

Commits
  • d4cc618 chore: putout: v34.4.0
  • 9ad60e4 feature: putout: -i: improve
  • deecdce chore: @​putout/plugin-filesystem: v3.13.0
  • 9b61047 chore: @​putout/operator-filesystem: v3.5.0
  • deff3cb chore: madrun: increase SUPERTAPE_LOAD_LOOP
  • 658e591 feature: @​putout/plugin-filesystem: convert-simple-filesystem-to-filesystem: ...
  • 94d941f chore: lint
  • bac1932 feature: @​putout/operator-filesystem: createFile
  • 9914485 feature: @​putout/operator-filesystem: createFile with no content
  • 5bdb928 feature: @​putout/operator-filesystem: getFileContent: add
  • 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 6 months ago

Superseded by #871.