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

Bump putout from 30.7.0 to 35.23.0 #919

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps putout from 30.7.0 to 35.23.0.

Release notes

Sourced from putout's releases.

putout v35.23.0

🐞 fix

  • fa79b359c @​putout/plugin-eslint: apply-dir-to-flat: report

🔥 feature

  • 60f3215aa putout: @​putout/plugin-for-of v6.0.0
  • 360f0cc9d @​putout/plugin-generators: add
  • e674127aa @​putout/plugin-for-of: add-missing-star: move out to generators
  • 06937ee22 @​putout/plugin-filesystem: convert-simple-filesystem-to-filesystem: improve check of parent directory
  • 358fa9655 @​putout/plugin-putout: convert-node-to-path-in-get-template-values: exclude parentPath
  • c0f246225 @​putout/plugin-apply-overrides: exclude nested
  • 6d61ac19a @​putout/plugin-eslint: apply-dir-to-flat
  • 195ed1a66 root: @​putout/eslint-flat v2.0.0
  • 2787a7c5a @​putout/eslint: ignore await/yield
  • aef0bfe36 @​putout/eslint-flat: add __dirname/import.meta.url

putout v35.22.4

🐞 fix

  • d376eb082 putout: always show ESLint parser error, even when 🐊Putout can parse

putout v35.22.3

🔥 feature

  • 6cb49e0b4 putout: cli: syntax lint: improve support of fn

putout v35.22.2

🔥 feature

  • 1e3ca1f22 putout: run 🐊 after fixing syntax errors
  • 807430337 eslint-plugin-putout: align-spaces: report
  • 08e77aec0 @​putout/plugin-putout: convert-replace-with: report
  • 19908112b @​putout/plugin-for-of: add-missing-star: delegate
  • 3f41dd7de @​putout/plugin-react: apply-create-root: add
  • eb138c934 @​putout/plugin-for-of: add-missing-star

putout v35.22.1

🔥 feature

  • 947c377ef putout: eslint.config.js: disable putout/convert-match-to-flat

putout v35.22.0

🔥 feature

  • 300976b97 putout: @​putout/plugin-promises v15.0.0
  • 84f082b24 @​putout/plugin-promises: drop support of 🐊 < 35
  • 6cb1598b8 putout: process-file: do not show ESLint parser errors when 🐊Putout can parse
  • 2b8b8be6c @​putout/engine-parser: add ability to parse await without async

... (truncated)

Commits
  • 6dd47d1 chore: putout: v35.23.0
  • 60f3215 feature: putout: @​putout/plugin-for-of v6.0.0
  • af42489 chore: @​putout/plugin-for-of: v6.0.0
  • 360f0cc feature: @​putout/plugin-generators: add
  • e674127 feature: @​putout/plugin-for-of: add-missing-star: move out to generators
  • bc4dc53 chore: @​putout/plugin-filesystem: eslint: convert rc to flat
  • 41a2689 chore: @​putout/plugin-filesystem: v5.1.0
  • 06937ee feature: @​putout/plugin-filesystem: convert-simple-filesystem-to-filesystem: ...
  • 2ab8b2e chore: @​putout/plugin-putout: v19.5.2
  • 358fa96 feature: @​putout/plugin-putout: convert-node-to-path-in-get-template-values: ...
  • 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 month ago

Superseded by #923.