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 33.13.3 #859

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps putout from 30.7.0 to 33.13.3.

Release notes

Sourced from putout's releases.

putout v33.13.3

🔥 feature

  • e7cce35ad putout: @​putout/plugin-madrun v18.0.0
  • 7fad0bf2e @​putout/plugin-madrun: drop support of 🐊 < 33
  • da236e291 @​putout/plugin-madrun: remove-useless-string-conversion

putout v33.13.2

🐞 fix

  • 0bf206ec4 putout: parse-options: apply-module-type-rules: tape

putout v33.13.1

🐞 fix

  • 9ca8632f4 putout: config: drop useless: tape/convert-mock-require-to-mock-import: already disabled
  • 56ed4c7da @​putout/plugin-filesystem: convert-filesystem-to-simple-filesystem: trailing slash

🔥 feature

  • 0411f1fbc @​putout/plugin-putout: declare: get-rule: simplify
  • 204f7f249 @​putout/plugin-putout: declare: getFileType: add
  • 7b5875357 @​putout/operator-filesystem: getFileType: add
  • 154a21204 @​putout/engine-runner: Scanner: Simple Filesystem
  • dfad2a2ae @​putout/operator-filesystem: pause/start
  • 27c932d6a @​putout/operator-filesystem: putout -> babel
  • b40e5e9fc @​putout/plugin-filesystem: simple-filesystem: simplify
  • 1f4bb7b18 putout: @​putout/plugin-filesystem v2.0.0
  • 6731eda00 @​putout/plugin-filesystem: drop support of 🐊 < 33
  • 5776b3819 @​putout/plugin-filesystem: toSimple, fromSimple: add

putout v33.13.0

🐞 fix

  • da125278b @​putout/operator-filesystem: parse-simple-filesystem: trailing shash
  • 8cbedc657 @​putout/operator-filesystem: moveFile: same
  • 585bb59b3 @​putout/operator-filesystem: createFile: join
  • e87464158 @​putout/operator-filesystem: createFile: join

🔥 feature

  • 676a2687e putout: @​putout/plugin-putout v17.0.0
  • 68fae6973 @​putout/plugin-putout: declare: getRule: change signature
  • 4a910e608 @​putout/plugin-putout: convert-get-rule-to-require: add off
  • b79b2bf8b @​putout/plugin-filesystem: convert-filesystem-to-simple-filesystem
  • 86e1d810d @​putout/plugin-filesystem: convert-simple-filesystem-to-filesystem
  • 9fcd8f295 @​putout/plugin-putout: convert-traverse-to-scan: add
  • 8f34dc802 @​putout/test: add support of Scanner
  • 0c8bf2340 @​putout/engine-loader: Scanner
  • 2fa621c7d @​putout/engine-runner: Scanner

... (truncated)

Commits
  • 9b2663b chore: putout: v33.13.3
  • e7cce35 feature: putout: @​putout/plugin-madrun v18.0.0
  • b93d9f0 chore: @​putout/plugin-madrun: v18.0.0
  • 7fad0bf feature: @​putout/plugin-madrun: drop support of 🐊 < 33
  • da236e2 feature: @​putout/plugin-madrun: remove-useless-string-conversion
  • 5266cf9 chore: drop escover while loaders api stabilize
  • 526b5f4 chore: putout: v33.13.2
  • 0bf206e fix: putout: parse-options: apply-module-type-rules: tape
  • 907ff6b chore: putout: v33.13.1
  • 9ca8632 fix: putout: config: drop useless: tape/convert-mock-require-to-mock-import: ...
  • 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 7 months ago

Superseded by #862.