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.16.0 #912

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps putout from 30.7.0 to 35.16.0.

Release notes

Sourced from putout's releases.

putout v35.16.0

🐞 fix

  • c4ad97e8b @​putout/operator-match-files: rename
  • e5dbaca94 @​putout/operator-match-files: dot
  • 0c02ccf22 eslint: cwd

🔥 feature

  • 463d2646f putout: @​putout/plugin-types v4.0.0
  • 7f971e8ba putout: @​putout/plugin-declare v4.0.0
  • 3b043c38f @​putout/plugin-declare: isArray: move out to @​putout/plugin-types
  • 844e20dbb @​putout/plugin-types: drop support of node < 18
  • bd2e91935 @​putout/plugin-types: declare: isArray, isEmptyArray: add
  • 5fa1a1cd5 @​putout/eslint-flat: move out matchToFlat
  • 8c8705b95 @​putout/eslint-flat: add support of FlatConfig
  • baf9706c6 @​putout/eslint-flat: add
  • 1ba8ae649 @​putout/operator-match-files: improve rename
  • ed0d47673 @​putout/eslint: get-eslint: Flat Config
  • 65aaa5a93 @​putout/eslint: improve support of FlatConfig
  • d4b426a3c @​putout/operator-match-file: find existing
  • 405300d88 @​putout/operator-filesystem: maybeRemoveFile: search in current directory only
  • f561bfd03 @​putout/operator-match-files: copy -> rename
  • 812886108 @​putout/operator-ignore: __json: no property found

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

... (truncated)

Commits
  • f15edcc chore: putout: v35.16.0
  • 463d264 feature: putout: @​putout/plugin-types v4.0.0
  • 7f971e8 feature: putout: @​putout/plugin-declare v4.0.0
  • d1c8949 chore: @​putout/plugin-types: v4.0.0
  • 8b61a74 chore: @​putout/plugin-declare: v4.0.0
  • 3b043c3 feature: @​putout/plugin-declare: isArray: move out to @​putout/plugin-types
  • 844e20d feature: @​putout/plugin-types: drop support of node < 18
  • bd2e919 feature: @​putout/plugin-types: declare: isArray, isEmptyArray: add
  • 5fa1a1c feature: @​putout/eslint-flat: move out matchToFlat
  • 8c8705b feature: @​putout/eslint-flat: add support of FlatConfig
  • 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 2 months ago

Superseded by #914.