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
413 stars 13 forks source link

Bump putout from 30.7.0 to 32.2.0 #819

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps putout from 30.7.0 to 32.2.0.

Release notes

Sourced from putout's releases.

putout v32.2.0

🔥 feature

  • f70a45c2c package: @​putout/plugin-apply-optional-chaining v5.0.0
  • 14aa701aa @​putout/plugin-apply-optional-chaining: use, assign
  • 5f60e306b @​putout/plugin-apply-optional-chaining: drop support of 🐊 < 32
  • 609c785de putout: bundle @​putout/plugin-convert-optional-to-logical: assign
  • aa2ec40c4 @​putout/plugin: convert-optional-to-logical: assign

putout v32.1.0

🔥 feature

  • 7c50a12e7 putout: bundle @​putout/plugin-convert-optional-to-logical: assign
  • f2eb83bec @​putout/plugin: convert-optional-to-logical: assign
  • 03b8e3201 @​putout/plugin-convert-optional-to-logical: drop support of 🐊 < 32
  • 9a5b4e40d @​putout/engine-parser: optionalChainingAssign
  • f11f520f7 @​putout/engine-parser: deferredImportEvaluation
  • eb74bf5a4 @​putout/engine-parser: enable sourcePhaseImports

putout v32.0.7

🐞 fix

  • ce4cb9011 @​putout/plugin-conditions: report: convert-equal-to-strict-equal
  • 3405fe5fc @​putout/processor-markdown: cache

🔥 feature

  • 071d77f61 package: @​putout/plugin-strict-mode v9.0.0
  • 9250e82ff @​putout/plugin-strict-mode: drop support of 🐊 < 32
  • 832ad34dd @​putout/plugin-strict-mode: add-missing: report
  • cac1fde26 @​putout/engine-parser: babel: decoratorAutoAccessors
  • db48ec61f @​putout/processor-html: drop support of 🐊 < 32
  • c50eb7d95 @​putout/processor-typescript: drop support of 🐊 < 32
  • 4706a33d0 @​putout/processor-wasm: drop support of 🐊 < 32
  • e8dc8a70c package: ts-morph v19.0.0
  • 77ef88fe7 package: svelte v4.2.0
  • e8e5f732a package: remark-stringify v11.0.0
  • f1c2ea5d4 package: remark-parse v11.0.0

putout v32.0.6

🔥 feature

  • 23d26e71c package: @​putout/engine-processor v10.0.0
  • 9426d0f7a package: @​putout/engine-loader v12.0.0

putout v32.0.5

🐞 fix

  • d2188e54e @​putout/plugin-apply-shorthand-properties: drop comment

... (truncated)

Commits
  • f8c671a chore: putout: v32.2.0
  • f70a45c feature: package: @​putout/plugin-apply-optional-chaining v5.0.0
  • 68bf2a2 chore: @​putout/plugin-apply-optional-chaining: v5.0.0
  • 14aa701 feature: @​putout/plugin-apply-optional-chaining: use, assign
  • 5f60e30 feature: @​putout/plugin-apply-optional-chaining: drop support of 🐊 < 32
  • ecf212d chore: putout: v32.1.0
  • 609c785 feature: putout: bundle @​putout/plugin-convert-optional-to-logical: assign
  • 58259e9 chore: @​putout/plugin-convert-optional-to-logical: v3.0.0
  • aa2ec40 feature: @​putout/plugin: convert-optional-to-logical: assign
  • 03b8e32 feature: @​putout/plugin-convert-optional-to-logical: drop support of 🐊 < 32
  • 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 10 months ago

Superseded by #825.