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 35.15.0 #909

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps putout from 30.7.0 to 35.15.0.

Release notes

Sourced from putout's releases.

putout v35.15.0

🐞 fix

  • 9e5cc8f10 @​putout/operator-ignore: __json: property
  • 0b32f4415 @​putout/plugin-putout: remove-unused-get-properties-argument: exclude not StringLiteral
  • 0855fa787 @​putout/plugin-npmignore: message

🔥 feature

  • 09ae16147 putout: add @​putout/plugin-coverage
  • 228414483 @​putout/plugin-coverage: add
  • a961d86ce putout: @​putout/plugin-gitignore v6.0.0
  • fea9d47f9 putout: @​putout/plugin-npmignore v5.0.0
  • 95af1575f @​putout/plugin-gitignore: use ignore
  • 59361fac9 @​putout/plugin-putout: declare: ignore: add
  • 0e78b78b3 @​putout/operator-ignore: add
  • 3eb9a5b45 @​putout/operator-json: fromJS: no newline

putout v35.14.1

🔥 feature

  • d9c1cf78f putout: @​putout/plugin-gitignore v6.0.0
  • 8f360cfd3 putout: @​putout/plugin-npmignore v5.0.0
  • 314190495 @​putout/plugin-gitignore: use ignore
  • 577a53f79 @​putout/plugin-putout: declare: ignore: add

putout v35.14.0

🐞 fix

  • fee14bbd2 @​putout/plugin-npmignore: message

🔥 feature

  • 7311d3b1b @​putout/operator-ignore: add
  • 383404e74 @​putout/operator-json: fromJS: no newline
  • 8ad2a38a9 @​putout/plugin-putout: remove-unused-get-properties-argument: add
  • efc02772d @​putout/plugin-eslint: convert-rc-to-flat: safeAlign always first
  • 088a4b2fd @​putout/operate: traverseProperties: path.parentPath -> path.isCallExpression
  • 77230e28c @​putout/plugin-eslint: convert-rc-to-flat: improve support of safeAlign
  • 43a051b58 @​putout/plugin-eslint: declare: add
  • 16fdfe713 @​putout/plugin-eslint: convert-rc-to-flat: improve
  • 3fed45ab7 @​putout/plugin-eslint: convert-files-to-array: report: improve message for FlatConfig

putout v35.13.0

🐞 fix

  • e79864d67 eslint-plugin-putout: ts: plugins

🔥 feature

... (truncated)

Commits
  • 72b2088 chore: putout: v35.15.0
  • 09ae161 feature: putout: add @​putout/plugin-coverage
  • 2284144 feature: @​putout/plugin-coverage: add
  • 4421935 chore: @​putout/operator-ignore: v1.1.0
  • 9e5cc8f fix: @​putout/operator-ignore: __json: property
  • d4c0ac3 test: @​putout/processor-ignore: coverage
  • f5b4a6a chore: putout: actions: lint ☘️
  • 3d3b2e6 chore: @​putout/plugin-putout: v19.3.1
  • 0b32f44 fix: @​putout/plugin-putout: remove-unused-get-properties-argument: exclude no...
  • d8d01e4 chore: putout: v35.14.1
  • 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 5 months ago

Superseded by #912.