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.12.0 #857

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Bumps putout from 30.7.0 to 33.12.0.

Release notes

Sourced from putout's releases.

putout v33.12.0

🔥 feature

  • 135e39656 putout: add ability to ignore missing files
  • f23f62af6 @​putout/operator-filesystem: readFileContent/writeFileContent: emoji support
  • b3202c486 @​putout/plugin-nodejs: rename-file-mjs-to-js: add

putout v33.11.0

🐞 fix

  • cd7b4035d @​putout/plugin-filesystem: move-referenced-file: report

🔥 feature

  • ea0761c0f @​putout/operator-filesystem: readFileContent/writeFileContent: emoji support
  • a5004685f @​putout/plugin-nodejs: rename-file-mjs-to-js: add
  • a3653b742 @​putout/plugin-nodejs: rename-file-cjs-to-js: add
  • f957fe6a8 @​putout/test: noReportAfterTransformWithOptions: add
  • fe6cdf4c5 @​putout/operator-filesystem: copyFile/moveFile: overwrite
  • b59b533f2 @​putout/plugin-putout: declare: copyFile: add
  • 4712fb82e @​putout/cli-filesystem: copyFile: add
  • 528b36c9b @​putout/operator-filesystem: copyFile/moveFile: overwrite
  • 95d2fe901 @​putout/operator-filesystem: copyFile: add

putout v33.10.0

🐞 fix

  • 86be2a3bb @​putout/plugin-filesystem: options

🔥 feature

  • 8a4ddc626 @​putout/cli-filesystem: removeFile: recursive
  • kaelzhang/node-ignore#107
  • 340736186 @​putout/plugin-filesystem: remove-files: add
  • 725f8517e @​putout/plugin-filesystem: move-referenced-file: add
  • fb3cd2399 @​putout/plugin-putout: replace-test-message: improve report/noTransform handling
  • 1d5a722ab @​putout/plugin-filesystem: rename-referenced-file: move renameFile to fix
  • a322f2582 @​putout/plugin-filesystem: rename-referenced-file: add

putout v33.9.2

🔥 feature

  • 3421c4a80 putout: @​putout/plugin-remove-useless-escape v4.0.0
  • 6ac8df500 @​putout/plugin-remove-useless-escape: drop support of 🐊 < 33
  • 975b22a09 @​putout/plugin-remove-useless-escape: $, {

putout v33.9.1

🔥 feature

  • a9bd7f13b putout: @​putout/plugin-convert-quotes-to-backticks v3.0.0

... (truncated)

Commits
  • d16699e chore: putout: v33.12.0
  • 135e396 feature: putout: add ability to ignore missing files
  • c36dd1c chore: putout: v33.11.0
  • 314ab1a chore: @​putout/plugin-nodejs: v9.3.0
  • b7415e4 chore: @​putout/operator-filesystem: v2.6.0
  • f23f62a feature: @​putout/operator-filesystem: readFileContent/writeFileContent: emoji...
  • b3202c4 feature: @​putout/plugin-nodejs: rename-file-mjs-to-js: add
  • a3653b7 feature: @​putout/plugin-nodejs: rename-file-cjs-to-js: add
  • e9d7828 chore: putout: actions: lint ☘️
  • 547e201 chore: @​putout/test: v7.6.0
  • 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 7 months ago

Superseded by #859.