Skip to content

build(deps-dev): bump eslint-plugin-unicorn from 65.0.1 to 67.0.0#1660

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-unicorn-67.0.0
Closed

build(deps-dev): bump eslint-plugin-unicorn from 65.0.1 to 67.0.0#1660
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-unicorn-67.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-unicorn from 65.0.1 to 67.0.0.

Release notes

Sourced from eslint-plugin-unicorn's releases.

v67.0.0

New rules

Improvements

  • no-unreadable-new-expression: Remove from recommended preset (#3285) c9f452e8
  • comment-content: Remove from recommended preset (#3269) 21cce8b7
  • comment-content: Add checkUniformCase option (#3269) 21cce8b7
  • consistent-class-member-order: Group static methods with other static members (#3239) 8f4de024
  • consistent-class-member-order: Improve error message (#3264) 47f9f21e
  • dom-node-dataset: Flag .dataset assigned to a variable with preferAttributes (#3268) 79198cc5
  • no-array-reduce: Suggest Math.sumPrecise() for sum reduces (#3261) 081936dc
  • no-return-array-push: Disallow using push() and unshift() return values (#3244) d9ea7abf
  • no-unreadable-array-destructuring: Disallow property targets (#3245) 8b503594
  • no-unreadable-object-destructuring: Disallow property targets (#3245) 8b503594
  • no-useless-fallback-in-spread: Add checkTernary option (#3284) b2496fca
  • prefer-logical-operator-over-ternary: Improve nullish ternary detection (#3240) 4014a1ec
  • prefer-minimal-ternary: Add checkComputedMemberAccess option (#3241) cf4c014f
  • prefer-scoped-selector: Only apply to combined selectors (#3263) d715bad9
  • prefer-scoped-selector: Report partially-scoped selector lists (#3259) cf88cddb
  • prefer-type-literal-last: Keep null and undefined last (#3281) f6a9dce6
  • no-array-callback-reference: Harden the rule (#3230) dcc0cf87
  • no-declarations-before-early-exit: Harden side-effect detection (#3238) 1bad677e
  • no-declarations-before-early-exit: Ignore React hook calls (#3280) de47dcec
  • comment-content: Skip non-prose comments (#3236) 9c85b1f5
  • no-empty-file: Don't report non-empty files parsed by a plain-text parser (#3270) 3b8b9a42
  • no-unsafe-property-key: Don't flag unique symbol keys (#3278) 3fa567e7
  • no-unsafe-property-key: Ignore template literal types (#3247) b8d96020

sindresorhus/eslint-plugin-unicorn@v66.0.0...v67.0.0

... (truncated)

Commits
  • 9071c96 67.0.0
  • c9f452e no-unreadable-new-expression: Remove from recommended preset (#3285)
  • b2496fc no-useless-fallback-in-spread: Add checkTernary option (#3284)
  • 3c76922 Add no-useless-coercion rule (#3283)
  • f6a9dce prefer-type-literal-last: Keep null and undefined last (#3281)
  • 337a5a5 no-return-array-push: Improve docs
  • de47dce no-declarations-before-early-exit: Ignore React hook calls (#3280)
  • a2fd9d1 prefer-minimal-ternary: Add more tests (#3279)
  • 3fa567e no-unsafe-property-key: Don't flag unique symbol keys (#3278)
  • 5fd7d25 Add no-useless-continue rule (#3276)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 17, 2026
@dependabot dependabot Bot requested review from a team and mdn-bot as code owners June 17, 2026 01:08
@dependabot dependabot Bot requested a review from LeoMcA June 17, 2026 01:08
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 17, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-unicorn-67.0.0 branch from 49e1c1c to 4ed3aab Compare June 17, 2026 09:05
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 65.0.1 to 67.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v65.0.1...v67.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-version: 67.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-unicorn-67.0.0 branch from 4ed3aab to fffba19 Compare June 18, 2026 01:14
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1667.

@dependabot dependabot Bot closed this Jun 22, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/eslint-plugin-unicorn-67.0.0 branch June 22, 2026 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant