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 34.1.1 #865

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps putout from 30.7.0 to 34.1.1.

Release notes

Sourced from putout's releases.

putout v34.1.1

🐞 fix

  • 33880ca44 ignores: rm unused export

putout v34.1.0

🐞 fix

  • 33a899efb @​putout/plugin-nodejs: disable convert-mjs-to-js

🔥 feature

  • 071e46a10 putout: @​putout/plugin-remove-duplicate-keys v4.0.0
  • 71c7f5296 putout: add progress
  • d1dbf802c @​putout/plugin-remove-duplicate-keys: drop support of node < 18
  • 447da2448 @​putout/plugin-remove-duplicate-keys: improve support
  • 2205df2da @​putout/operate: traverseProperties: extract
  • 09f3035d6 @​putout/operate: traverseProperties: exclude SpreadElement
  • 18ad54613 @​putout/operate: traverseProperties: firstLevel
  • 1f31aca61 @​putout/operate: getProperties: SpreadElement
  • c24c98f0b @​putout/engine-runner: progress

putout v34.0.10

🔥 feature

  • 20debfa7a putout: @​putout/plugin-putout v18.0.0
  • f6508a0dc @​putout/plugin-putout: drop support of 🐊 < 34
  • ea81da134 @​putout/plugin-putout: apply-short-processors: number used as ObjectProperty value

putout v34.0.9

🐞 fix

  • fe888d8b0 putout: merge: nested

putout v34.0.8

🐞 fix

  • 55153c19d putout: merge: rules options

🔥 feature

  • 7c645f911 eslint-plugin-putout: markdown: disable config override

putout v34.0.7

🐞 fix

  • 4f577843a @​putout/plugin-nodejs: ImportExpression

🔥 feature

... (truncated)

Commits
  • d877817 chore: putout: v34.1.1
  • 33880ca fix: ignores: rm unused export
  • 15a80f6 chore: putout: v34.1.0
  • 071e46a feature: putout: @​putout/plugin-remove-duplicate-keys v4.0.0
  • cc27d47 chore: @​putout/engine-runner: v20.1.0
  • 05257eb chore: package
  • 71c7f52 feature: putout: add progress
  • a6bd4d8 chore: lint
  • a07317b chore: @​putout/operate: v12.1.0
  • 76c22bb chore: @​putout/plugin-remove-duplicate-keys: v4.0.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 #869.