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 31.8.2 #803

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps putout from 30.7.0 to 31.8.2.

Release notes

Sourced from putout's releases.

putout v31.8.2

🔥 feature

  • 0fabbcfa0 package: @​putout/processor-json v7.0.0
  • 8ecdff05c @​putout/processor-json: rm peerDependencies
  • 8c83f79f1 @​putout/processor-json: add is-json
  • 4e6f75057 @​putout/plugin-printer: remove-args: print.breakline()
  • e20da190d @​putout/plugin-printer: drop support of 🐊 < 31
  • c4da43a67 @​putout/plugin-printer: remove-args: print.linebreak()

putout v31.8.1

🔥 feature

  • c8319fbc9 package: @​putout/plugin-for-of v3.0.0
  • 969cd067f @​putout/plugin-for-of: for-each: report
  • 83fa6b0de @​putout/plugin-nodejs: declare: process: improve Deno support

putout v31.8.0

🔥 feature

  • 182b6aaf7 @​putout/engine-loader: re-structure
  • 3ded6f846 putout: putoutAsync: simplify
  • 06c131ab6 @​putout/engine-loader: import: shorten
  • d79e746e8 scripts: generate-schema: add
  • 57d3261e4 @​putout/plugin-minify: convert to ESM

putout v31.7.0

🔥 feature

  • 2a375c896 putout: parseOptions: require -> add prefix "import:"
  • e7693f971 @​putout/engine-loader: loadPlugins: add support of 'import:'
  • 40bbe3a6a @​putout/plugin-putout: apply-namespace-specifiers: improve support of couple imports in Nested Plugin
  • ed61c1b25 @​putout/engine-loader: add support of 'import:'
  • b4d482c56 @​putout/plugin-convert-optional-to-logical: squire brace
  • 6ba8e145d @​putout/plugin-convert-optional-to-logical: convert to ESM

putout v31.6.0

🐞 fix

  • f252148df @​putout/traverse: contains
  • e762ba09e ## 🔥 feature @​putout/plugin-nodejs: add-node-preadd

🔥 feature

  • b259bf667 @​putout/traverse: reuse path.traverse when possible
  • e762ba09e @​putout/plugin-nodejs: add-node-prefix: add
  • 0930cf863 @​putout/operate: setLiteralValue: improve support of template
  • a6f8c7d3f @​putout/plugin-apply-nullish-coalescing: drop support of 🐊 < 31
  • d7ab0933a @​putout/plugin-apply-shorthand-properties: drop support of 🐊 < 31

... (truncated)

Commits
  • 5e251bf chore: putout: v31.8.2
  • 0fabbcf feature: package: @​putout/processor-json v7.0.0
  • 4c8acda chore: @​putout/processor-json: v7.0.0
  • 8ecdff0 feature: @​putout/processor-json: rm peerDependencies
  • 8c83f79 feature: @​putout/processor-json: add is-json
  • 0d180f7 chore: @​putout/plugin-printer: v2.1.0
  • 4e6f750 feature: @​putout/plugin-printer: remove-args: print.breakline()
  • a285cc7 chore: @​putout/plugin-printer: v2.0.0
  • e20da19 feature: @​putout/plugin-printer: drop support of 🐊 < 31
  • c4da43a feature: @​putout/plugin-printer: remove-args: print.linebreak()
  • 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 1 year ago

Superseded by #804.