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.9.1 #874

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps putout from 30.7.0 to 34.9.1.

Release notes

Sourced from putout's releases.

putout v34.9.1

🐞 fix

  • aaa62dc27 putout: esm: simplify

🔥 feature

  • 7bf62e83d putout: @​putout/plugin-merge-duplicate-imports v11.0.0
  • 2e3683246 @​putout/plugin-merge-duplicate-imports: drop support of node < 18
  • b3f9373b4 @​putout/plugin-merge-duplicate-imports: rename: add

putout v34.9.0

🔥 feature

  • f690349f2 putout: ESM: add ability to use methods
  • bb24a0751 @​putout/engine-parser: @​putout/printer v8.0.0

putout v34.8.1

🔥 feature

  • 1404d5292 putout: @​putout/plugin-remove-unused-expressions v8.0.0
  • 08200f1f2 @​putout/plugin-remove-unused-expressions: drop support of node < 18
  • cfe2ade11 @​putout/plugin-remove-unused-expressions: exclude IIFE (#198)
  • 4eea6575a root: eslint-plugin-n v17.0.0-0
  • f2f7fe931 @​putout/plugin-for-of: for-each: exclude VariableDeclarator (#196)

putout v34.8.0

🐞 fix

  • 2f66f5f35 @​putout/plugin-minify: merge-loops: add
  • fd73cb65c @​putout/plugin-remove-debugger: description

🔥 feature

  • e7b749180 @​putout/plugin-minify: merge-loops: add
  • 3d618625b @​putout/plugin-convert-label-to-object: exclude empty BlockStatements
  • ef61a3b8e putout: @​putout/plugin-convert-label-to-object v1.0.0
  • 4a63f5f2e @​putout/plugin-convert-label-to-object: exlude functions without LabeledStatement
  • d57c488c2 @​putout/plugin-convert-label-to-object: add
  • b68b9dba6 putout: @​putout/plugin-remove-debugger v6.0.0
  • 660c8d55d @​putout/plugin-remove-debugger: drop support of node < 18

putout v34.7.3

🐞 fix

  • 5218db9ec @​putout/plugin-remove-useless-spread: exclude CallExpression

🔥 feature

  • 3b3bb29f1 putout: @​putout/plugin-remove-useless-spread v10.0.0

... (truncated)

Commits
  • 758e3d6 chore: putout: v34.9.1
  • 7bf62e8 feature: putout: @​putout/plugin-merge-duplicate-imports v11.0.0
  • cb1789d chore: @​putout/plugin-merge-duplicate-imports: v11.0.0
  • 2e36832 feature: @​putout/plugin-merge-duplicate-imports: drop support of node < 18
  • b3f9373 feature: @​putout/plugin-merge-duplicate-imports: rename: add
  • aaa62dc fix: putout: esm: simplify
  • b01548b chore: putout: v34.9.0
  • 9ec5f16 test: putout: sometimes fail
  • f690349 feature: putout: ESM: add ability to use methods
  • 84a8e46 chore: @​putout/engine-parser: v10.1.0
  • 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 #879.