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 35.7.1 #899

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps putout from 30.7.0 to 35.7.1.

Release notes

Sourced from putout's releases.

putout v35.7.1

🔥 feature

  • fdcf08f49 putout: @​putout/plugin-remove-empty v12.0.0
  • e993d6246 @​putout/plugin-remove-empty: drop support of node < 18
  • 8525c285a @​putout/plugin-remove-empty: argument: add support of AssignmentPattern

putout v35.7.0

🐞 fix

  • 4b7638a38 eslint-plugin-putout: multiple-properties-destructuring: imports

🔥 feature

  • 77414beb9 putout: @​putout/plugin-remove-unused-variables v9.0.0
  • 17b708c7e @​putout/plugin-remove-unused-variables: drop support of 🐊 < 35
  • b2e4f1d43 @​putout/plugin-remove-unused-variables: improve support of fn args with last AssignmentPattern
  • b7301719d @​putout/plugin-sort-imports-by-specifiers: imporove specifiers count
  • ddcbf60ed @​putout/eslint: use loadESLint (https://eslint.org/docs/latest/integrate/nodejs-api#loadeslint)

putout v35.6.0

🔥 feature

  • 89738f07d putout: @​putout/plugin-remove-debugger v7.0.0
  • e3d899c79 @​putout/plugin-remove-debugger: drop support of 🐊 < 35
  • dd637a029 @​putout/plugin-sort-imports-by-specifiers: add
  • 45afe444f @​putout/engine-parser: hermes-parser v0.20.0
  • 6327667f2 @​putout/engine-reporter: @​putout/formatter-progress v5.0.0

putout v35.5.2

🔥 feature

  • 7b3906815 putout: @​putout/formatter-frame v6.0.0
  • 442062870 @​putout/formatter-frame: @​putout/formatter-codeframe v7.0.0
  • 41b929826 @​putout/formatter-frame: drop support of 🐊 < 35
  • 1334e3f65 putout: @​putout/formatter-progress v5.0.0
  • 178206c56 @​putout/formatter-progress: @​putout/formatter-dump v5.0.0
  • 762708001 @​putout/formatter-progress: drop support of node < 18
  • b7f644f14 @​putout/formatter-progress-bar: @​putout/formatter-dump v5.0.0
  • f5988d418 @​putout/formatter-memory: @​putout/formatter-dump v5.0.0
  • 9790242ff @​putout/plugin-minifycoderaiser/minify#120

putout v35.5.1

🔥 feature

  • 1a8f96edc putout: @​putout/formatter-progress-bar v4.0.0
  • 596ade5f7 @​putout/formatter-progress-bar: drop support of node < 18
  • a82b81f16 @​putout/formatter-progress-bar: chalk v5.3.0

putout v35.5.0

... (truncated)

Commits


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 #900.