Skip to content

chore(deps-dev): bump eslint-plugin-unicorn from 51.0.1 to 67.0.0#611

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

chore(deps-dev): bump eslint-plugin-unicorn from 51.0.1 to 67.0.0#611
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-plugin-unicorn-67.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-unicorn from 51.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 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 show <dependency name> 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)

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 51.0.1 to 67.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v51.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 added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 16, 2026
@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
drawer Ready Ready Preview, Comment Jun 16, 2026 9:10pm

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 16, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​eslint-plugin-unicorn@​67.0.09910010095100

View full report

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.

0 participants