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

Bump putout from 30.7.0 to 33.9.0 #851

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps putout from 30.7.0 to 33.9.0.

Release notes

Sourced from putout's releases.

putout v33.9.0

🐞 fix

  • fc9f6ca66 @​putout/plugin-filesystem: rename-test-to-spec: report
  • 3c62be182 @​putout/operator-match-files: rm useless @​putout/printer

🔥 feature

  • 9eff5bae8 @​putout/plugin-filesystem: rename-test-to-spec: add
  • 4a3638d02 putout: filesystem: enable only for '.filesystem.json'
  • 7f1805247 @​putout/plugin-filesystem: rename-spec-to-test: add
  • 55e5a2740 @​putout/plugin-putout: declare: getFilename: add
  • 18a153ff1 @​putout/plugin-putout: add-push: referenced
  • 1d9f638b2 @​putout/plugin-putout: replace-test-message: transform: add support of no replace

putout v33.8.1

🔥 feature

  • 970b3b33b putout: supported-files: fullstore

putout v33.8.0

🐞 fix

  • d79f6a49e putout: loader: use putoutAsync

🔥 feature

  • be92475be putout: enable nodejs filesystem rules
  • a8e501db1 @​putout/plugin-nodejs: mjs-file: add
  • f85820fca @​putout/plugin-nodejs: cjs-file: add
  • 4e80a6f73 @​putout/operator-match-files: add additional check of provided files
  • be49cc530 @​putout/operator-match-files: autodetect json/js

putout v33.7.0

🐞 fix

  • 0650c3c03 @​putout/plugin-nextjs: update-tsconfig: disabled by default

🔥 feature

  • cd981e88c @​putout/plugin-putout: declare: matchFiles: add
  • 3b577c59d @​putout/operator-match-files: add
  • 2dff879d0 putout: exports: transform, findPlaces
  • c8be4d2d0 @​putout/plugin-nextjs: update-tsconfig-file: reuse update-tsconfig-file
  • 80cd0b2a7 @​putout/plugin-nextjs: update-tsconfig: add
  • f48b53485 @​putout/plugin-nextjs: update-tsconfig-file: add

putout v33.6.2

🐞 fix

... (truncated)

Commits
  • cc263cf chore: putout: v33.9.0
  • 7126a92 chore: @​putout/plugin-filesystem: v1.3.1
  • fc9f6ca fix: @​putout/plugin-filesystem: rename-test-to-spec: report
  • 6813eda chore: @​putout/plugin-filesystem: v1.3.0
  • 9eff5ba feature: @​putout/plugin-filesystem: rename-test-to-spec: add
  • 01f8a85 chore: @​putout/plugin-filesystem: v1.2.0
  • 4a3638d feature: putout: filesystem: enable only for '.filesystem.json'
  • 7f18052 feature: @​putout/plugin-filesystem: rename-spec-to-test: add
  • 3ec26c4 chore: @​putout/plugin-putout: v16.7.0
  • 55e5a27 feature: @​putout/plugin-putout: declare: getFilename: add
  • 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 8 months ago

Superseded by #853.