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.4.0 #833

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps putout from 30.7.0 to 32.4.0.

Release notes

Sourced from putout's releases.

putout v32.4.0

🔥 feature

  • 1d7370062 package: @​putout/plugin-madrun v17.0.0
  • c992e627d @​putout/plugin-madrun: convert-args-to-scripts: add
  • c6051f5c6 @​putout/plugin-madrun: drop support of 🐊 < 32

putout v32.3.0

🔥 feature

  • 3ea09d3e4 package: @​putout/plugin-github v9.0.0
  • e3f59eb58 @​putout/plugin-github: add support of node v21 (https://nodejs.org/en/blog/release/v21.0.0)
  • b42197212 @​putout/plugin-github: drop support of 🐊 < 27
  • b72e8bb06 package: estree-to-babel v8.0.0
  • ef3a2da61 @​putout/engine-loadercoderaiser/minify#114

putout v32.2.2

🔥 feature

  • 0a7bc5a6d package: @​putout/plugin-nodejs v8.0.0
  • 0cbd7db34 @​putout/plugin-nodejs: drop support of 🐊 < 32
  • 641dbb2af @​putout/plugin-nodejs: convert-buffer-to-buffer-alloc: encoding

putout v32.2.1

🐞 fix

  • 25ee3c992 @​putout/engine-runner: get rid of dynamic load of template, improve compatibility with Bun preload
  • 7f07ce346 @​putout/plugin-apply-optional-chaining: report

🔥 feature

  • 0e321a667 package: @​putout/plugin-remove-useless-spread v9.0.0
  • 45a79362c @​putout/plugin-remove-useless-spread: drop support of 🐊 < 32
  • a0caa167a @​putout/plugin-putout: declare: getBinding, getBindingPath
  • f4a10e133 @​putout/plugin-minify: drop support of 🐊 < 32
  • 88f210f37 @​putout/plugin-minifycoderaiser/minify#114
  • 0e09eaf01 @​putout/compare: phase: ignore
  • 4278dd829 @​putout/printer: drop support of 🐊 < 32
  • cb44dab3b @​putout/operator-add-args: avoid adding arg when params more then 3
  • 70a7a7058 @​putout/eslint: create-plugin: source -> sourceCode
  • 4bdedf52e @​putout/plugin-eslint-plugin: drop support of 🐊 < 32
  • 16e1f108c @​putout/plugin-eslint-plugin: convert-context-to-source: get more methods
  • ee940f43a package: ts-morph v20.0.0
  • 9a5c045cf package: hermes-parser v0.16.0
  • 6ea289705 @​putout/plugin-convert-to-logical: assign: improve

putout v32.2.0

🔥 feature

  • f70a45c2c package: @​putout/plugin-apply-optional-chaining v5.0.0

... (truncated)

Commits
  • 6b775bf chore: putout: v32.4.0
  • 1d73700 feature: package: @​putout/plugin-madrun v17.0.0
  • 4207166 chore: @​putout/plugin-madrun: v17.0.0
  • c992e62 feature: @​putout/plugin-madrun: convert-args-to-scripts: add
  • c6051f5 feature: @​putout/plugin-madrun: drop support of 🐊 < 32
  • 6f3a740 chore: putout: v32.3.0
  • 3ea09d3 feature: package: @​putout/plugin-github v9.0.0
  • d477e7b chore: @​putout/plugin-github: v9.0.0
  • e3f59eb feature: @​putout/plugin-github: add support of node v21 (https://nodejs.org/e...
  • b421972 feature: @​putout/plugin-github: drop support of 🐊 < 27
  • 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 #837.