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.10.0 #853

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps putout from 30.7.0 to 33.10.0.

Release notes

Sourced from putout's releases.

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
  • a66edf428 @​putout/plugin-convert-quotes-to-backtics: drop support of 🐊 < 33
  • 1ea125b4c @​putout/plugin-convert-quotes-to-backticks: exclude template variables
  • 290d901fc @​putout/operator-filesystem: findFile: couple masks
  • d56d88fe1 @​putout/plugin-filesystem: move out renameFileByMask
  • 5ec1f7a73 @​putout/plugin-filesystem: rename-file: add mask
  • 60ac0ac18 @​putout/operator-filesystem: renameFile: handle slashes

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

... (truncated)

Commits
  • aeeadd4 chore: putout: v33.10.0
  • 43509ea chore: @​putout/cli-filesystem: v1.4.0
  • 5abaaf5 chore: putout: add ability to remove coverage
  • 8a4ddc6 feature: @​putout/cli-filesystem: removeFile: recursive
  • 4a83bb8 feature: putout: ignore: add ability to merge negated (kaelzhang/node-ignore#...
  • 7a4f7e5 chore: putout: lint
  • 3859e88 docs: @​putout/plugin-filesystem: diff
  • d7ada6e docs: README add filesystem
  • 2ab5db1 chore: @​putout/plugin-filesystem: v1.8.0
  • 3407361 feature: @​putout/plugin-filesystem: remove-files: 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 10 months ago

Superseded by #857.