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 31.6.0 #798

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps putout from 30.7.0 to 31.6.0.

Release notes

Sourced from putout's releases.

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

putout v31.5.0

🔥 feature

  • 2958ef1d7 eslint-plugin-putout: putout: esm
  • cf5712aea eslint-plugin-putout: esm: use async
  • 58a165199 putout: export findPlacesAsync, transformAsync
  • e0ebe4ff0 @​putout/plugin-putout: add-index-to-import: add

putout v31.4.0

🐞 fix

  • 343c7448c @​putout/engine-loader: loadPluginsAsync: disabled rule

🔥 feature

  • d239cf375 package: @​putout/plugin-remove-useless-arguments v8.0.0
  • d9d55fab2 @​putout/plugin-remove-useless-arguments: drop support of 🐊 < 31
  • bf4dd6331 @​putout/plugin-remove-useless-arguments: destructuring: params length
  • c186080fa @​putout/plugin-travis: convert to ESM
  • 3423767ec putout: add support of ESM plugins
  • c91c3d2a1 @​putout/engine-loader: loadPluginsAsync: speed up with memoize
  • 5b67c34a1 @​putout/plugin-putout: apply-namespace-speicifier: exclude alot imports

putout v31.3.0

🔥 feature

  • 783861f83 package: @​putout/plugin-apply-entries v2.0.0
  • 137145031 putout: add putoutAsync
  • 347e572ad @​putout/plugin-apply-entries: ESM
  • 66aecbf55 @​putout/plugin-apply-namespace-specifier: create-test
  • e0be94d96 @​putout/plugin-putout: apply-namespace-specifier: rules
  • 66434fb93 @​putout/engine-loader: add loadPluginsAsync
  • 890558e38 eslint-plugin-putout: putout: esm

putout v31.2.4

... (truncated)

Commits
  • b4a98ae chore: putout: v31.6.0
  • 19a68ee chore: putout: actions: lint ☘️
  • e59e6ac chore: @​putout/cli-ruler: v3.1.0
  • 39899e3 chore: @​putout/cli-match: v2.2.0
  • 67ee5dc chore: @​putout/cli-match: drop escover
  • 2018e6f chore: @​putout/traverse: v8.1.1
  • f252148 fix: @​putout/traverse: contains
  • 918048e chore(package) v8.1.0
  • b259bf6 feature: @​putout/traverse: reuse path.traverse when possible
  • 3b07d1c chore(package) v7.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 1 year ago

Superseded by #799.