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 34.7.0 #873

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps putout from 30.7.0 to 34.7.0.

Release notes

Sourced from putout's releases.

putout v34.7.0

🔥 feature

  • 9d1a9829d putout: @​putout/plugin-eslint v7.0.0
  • 05c4ea635 @​putout/plugin-eslint: drop support of node < 18
  • f6b256120 @​putout/plugin-eslint: convert-rc-to-flat: add
  • c6a6c525e @​putout/operator-match-files: add ability to save to other file
  • 76ba68031 @​putout/plugin-filesystem: convert-simple-filesystem-to-filesystem: add aditional check of filename
  • c97fdd009 @​putout/eslint: createPlugin: add support of ESLint v9
  • 9f18cc9f4 @​putout/plugin-eslint-plugin: drop support of node < 18
  • d81fe5444 @​putout/plugin-eslint-plugin: turn-off-schema: add
  • f5f7b1375 eslint-plugin-putout: add support of ESLint v9
  • 22b13700a @​putout/plugin-eslint-plugin: convert-require-resolve-to-require: add
  • a0e5c520b @​putout/plugin-eslint-plugin: apply-flat-config-to-rule-tester: add
  • typescript-eslint/typescript-eslint#8171
  • d2783df9f root: eslint v9.0.0-alpha.0

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

... (truncated)

Commits
  • 1ddfc48 chore: putout: v34.7.0
  • a1f9f6f feature: putout: @​putout/plugin-eslint v7.0.0
  • 1965c0a chore: putout: actions: lint ☘️
  • 01d3e16 chore: @​putout/plugin-eslint: v7.0.0
  • 05c4ea6 feature: @​putout/plugin-eslint: drop support of node < 18
  • 98fbb47 chore: @​putout/plugin-filesystem: v3.17.0
  • a1ed244 chore: @​putout/operator-match-files: v2.3.0
  • f6b2561 feature: @​putout/plugin-eslint: convert-rc-to-flat: add
  • c6a6c52 feature: @​putout/operator-match-files: add ability to save to other file
  • 76ba680 feature: @​putout/plugin-filesystem: convert-simple-filesystem-to-filesystem: ...
  • 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 9 months ago

Superseded by #874.