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.1.1 #841

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps putout from 30.7.0 to 33.1.1.

Release notes

Sourced from putout's releases.

putout v33.1.1

🐞 fix

  • 4b4cfb639 @​putout/plugin-remove-empty: drop support of 🐊 < 33
  • e62f498b7 @​putout/plugin-nextjs: create-app-directory: report

🔥 feature

  • b3c8f32e2 putout: @​putout/plugin-remove-empty v11.0.0
  • 845380f3c putout: @​putout/plugin-new v3.0.1
  • 35f362c51 @​putout/plugin-new: drop suport of 🐊 < 33

putout v33.1.0

🐞 fix

  • 885441dce featur: @​putout/plugin-nodejs: add-node-preuse module
  • f191e04f3 @​putout/processor-filesystem: merge: a couple sources in list
  • 7bea61cd5 @​putout/plugin-filesystem: findFile

🔥 feature

  • bb557e59e putout: @​putout/cli-choose-formatter v2.0.0
  • c58ad0323 @​putout/cli-choose-formatter: drop support of 🐊 < 33
  • 2f1b58124 @​putout/cli-choose-formatter: keep options
  • 561d3745e @​putout/plugin-nextjs: create-app-directory: add
  • 8bb263dc2 @​putout/plugin-putout: declare: createDirectory, getParentDirectory
  • a2699b836 @​putout/operator-filesystem: getParentDirectory: add
  • 79802be86 @​putout/cli-filesystem: createDirectory: add
  • e2cf800c9 @​putout/operator-filesystem: createDirectory: add
  • c7241c036 @​putout/operator-filesystem: moveFile: improve
  • 80f20ab2e @​putout/plugin-nextjs: drop support of 🐊 < 33
  • 8b4d71b3e @​putout/plugin-nextjs: move-404-to-not-found: add
  • d88cd8dd3 @​putout/plugin-putout: declare: operator: moveFile
  • 4fa2201fc @​putout/operator-filesystem: moveFile: add
  • a07f64a6c @​putout/processor-filesystem: merge: filter "__putout_processor_filesystem" first
  • 40f296267 @​putout/plugin-filesystem: remove-vim-swap-file: add
  • 3b27bd74d @​putout/operator-filesystem: findFile: add support of glob
  • ddc15035d @​putout/cli-filesystem: removeFile
  • 8db4748ea @​putout/plugin-putout: declare: removeFile
  • c35802c66 @​putout/operator-filesystem: removeFile: add

🐊Putout v33

image

The soul can never be cut into pieces by any weapon, nor can he be burned by fire, nor moistened by water, nor withered by the wind.

(c) Bhagavad Gita

Hi folks 🎈!

... (truncated)

Commits
  • fbc5323 chore: putout: v33.1.1
  • b3c8f32 feature: putout: @​putout/plugin-remove-empty v11.0.0
  • 845380f feature: putout: @​putout/plugin-new v3.0.1
  • cba0b86 chore: @​putout/plugin-remove-empty: v11.0.0
  • 45f1f79 chore: @​putout/plugin-new: v3.0.1
  • 4b4cfb6 fix: @​putout/plugin-remove-empty: drop support of 🐊 < 33
  • 878877c chore: @​putout/plugin-new: v3.0.0
  • 35f362c feature: @​putout/plugin-new: drop suport of 🐊 < 33
  • d10a97e chore: @​putout/plugin-nextjs: v2.1.1
  • e62f498 fix: @​putout/plugin-nextjs: create-app-directory: report
  • 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 8 months ago

Superseded by #844.