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 33.8.1 #850

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps putout from 30.7.0 to 33.8.1.

Release notes

Sourced from putout's releases.

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

  • eae45513d @​putout/operator-filesystem: writeFileContent: base64

🔥 feature

  • 70959a20b putout: @​putout/plugin-eslint v6.0.0
  • 9841829ab @​putout/plugin-eslint: drop support of 🐊 < 33
  • 6b06a327e @​putout/operate: setLiteralValue: empty double quotes in raw
  • 7a5dfa11b @​putout/operator-filesystem: use base64 inside readFileContent/writeFileContent
  • ad1a02449 @​putotu/operator-filesystem: writeFileContent: field exists

putout v33.6.1

🔥 feature

  • efeb16707 putout: @​putout/plugin-package-json v6.0.0
  • 0830df2ef @​putout/plugin-package-json: drop support of 🐊 < 33

... (truncated)

Commits
  • 2eb5909 chore: putout: v33.8.1
  • 970b3b3 feature: putout: supported-files: fullstore
  • ceaae9e chore: putout: v33.8.0
  • d79f6a4 fix: putout: loader: use putoutAsync
  • 57200d7 chore: @​putout/plugin-nodejs: v9.2.0
  • be92475 feature: putout: enable nodejs filesystem rules
  • a8e501d feature: @​putout/plugin-nodejs: mjs-file: add
  • f85820f feature: @​putout/plugin-nodejs: cjs-file: add
  • e4657fa chore: @​putout/operator-match-files: v1.3.0
  • 4e80a6f feature: @​putout/operator-match-files: add additional check of provided files
  • 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 10 months ago

Superseded by #851.