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.6.0 #871

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps putout from 30.7.0 to 34.6.0.

Release notes

Sourced from putout's releases.

putout v34.6.0

🔥 feature

  • dbc793d3f putout: @​putout/plugin-typescript v6.0.0
  • dd1994388 @​putout/plugin-typescript: find-file: ignore
  • 519967dd5 @​putout/operator-match-files: add ignore
  • c33b54fd7 @​putout/operator-filesystem: parse-simple-filesystem: handle case when directory has no slash at the end
  • 219b52fd4 @​putout/plugin-typescript: drop support of node < 18
  • 5b1b22682 @​putout/plugin-typescript: find-file: add
  • 3ab3da846 @​putout/operator-match-files: add TS support
  • 8d7674458 @​putout/plugin-filesystem: remove-vim-swap-file: add progress
  • fe1ff24a0 @​putout/plugin-putout: apply-for-of-to-track-file: add
  • dbab77a47 @​putout/plugin-filesystem: remove-files: add progress
  • 3e5df8d56 @​putout/test: progress: handle the case when no expected passed
  • 87302a420 @​putout/plugin-putout: add-await-to-progress: exclude other then tests useages
  • 98c863783 @​putout/plugin-nodejs: rename-file-cjs-to-js, rename-file-mjs-to-js: add progress
  • be9586eac @​putout/plugin-putout: add-await-to-progress: tape
  • 12ccbf3ad @​putout/plugin-tape: add putout test
  • 1ae10e0dc @​putout/plugin-tape: add-t-end: do not add when there is async operator
  • aa245567d @​putout/plugin-putout: add-await-to-progress: add
  • f4aa0f96e @​putout/plugin-putout: add-args: add progress()

putout v34.5.1

🐞 fix

  • 659aa492a @​putout/plugin-nodejs: convert-esm-to-commonjs: multiple exports

🔥 feature

  • 9ea716c95 @​putout/engine-processor: picomatch v3.0.1
  • a7117084e putout: @​putout/formatter-frame v5.0.0
  • ee268e84b eslint-plugin-putout: @​eslint/eslintrc v3.0.0
  • c3855a1e7 @​putout/formatter-frame: drop suport of node < 18
  • 436183cc3 @​putout/formatter-frame: @​putout/formatter-codeframe v6.0.0
  • 32a51b3d2 @​putout/test: @​putout/eslint v3.0.0
  • 0b21b5713 @​putout/cli-cache: file-entry-cache v8.0.0
  • b87b93a50 @​putout/processor-css: stylelint-config-standard v36.0.0
  • fddbfb959 @​putout/plugin-nodejs/convert-esm-to-commonjs: export multiple
  • f6d820a76 @​putout/compare: __exports: add
  • a1ceaca1d @​putout/plugin-package-json: find-file: use matchFiles instead
  • 54711e9d0 @​putout/operator-match-file: Traverser -> Scanner
  • 9a506bc00 @​putout/plugin-putout: convert-progress-to-track-file: couple for-of statements
  • 1e99f872b @​putout/plugin-putout: convert-progress-to-track: add
  • d375819c1 @​putout/plugin-putout: add-track-file: add
  • ab291e0fd @​putout/engine-runner: scanner: trackFile

putout v34.5.0

🔥 feature

  • 6cfd715c6 putout: package-json/find-file: enable for .filesystem.json

... (truncated)

Commits
  • d7cded0 chore: putout: v34.6.0
  • dbc793d feature: putout: @​putout/plugin-typescript v6.0.0
  • fcd9cb6 chore: @​putout/operator-match-files: v2.2.0
  • 40c8b0c chore: @​putout/operator-filesystem: v3.6.0
  • 78a4828 chore: @​putout/plugin-typescript: v6.0.0
  • dd19943 feature: @​putout/plugin-typescript: find-file: ignore
  • 519967d feature: @​putout/operator-match-files: add ignore
  • c33b54f feature: @​putout/operator-filesystem: parse-simple-filesystem: handle case wh...
  • 219b52f feature: @​putout/plugin-typescript: drop support of node < 18
  • 5b1b226 feature: @​putout/plugin-typescript: find-file: 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 #873.