Skip to content

Bump eslint-plugin-unicorn from 58.0.0 to 64.0.0#227

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-unicorn-64.0.0
Open

Bump eslint-plugin-unicorn from 58.0.0 to 64.0.0#227
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-unicorn-64.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps eslint-plugin-unicorn from 58.0.0 to 64.0.0.

Release notes

Sourced from eslint-plugin-unicorn's releases.

v64.0.0

New rules

Improvements

  • Support TypeScript type assertions in many rules (#2909) 6b41299a
  • text-encoding-identifier-case: Support template literals (#2905) 9448c8ce
  • prefer-math-min-max: Ignore Date objects (#2903) cd53d9ea
  • prevent-abbreviations: Handle exported TS interfaces and enums (#2898) 6dc01d23
  • no-array-callback-reference: Skip TypeScript type predicate callbacks (#2897) 02364c83
  • prefer-spread: Skip autofix when it would drop comments (#2896) 6ff14677
  • no-useless-undefined: Flag return undefined for explicit undefined return types (#2876) 41fc9c27
  • no-unnecessary-polyfills: Improve performance (#2874) c88bf295
  • expiring-todo-comments: Add ignoreDates option (#2892) 95a288ba
  • prevent-abbreviations: Recognize jQuery 42f53641
  • prefer-object-from-entries: Avoid auto-fixing generic reduce (#2878) bea9b200

Fixes

  • expiring-todo-comments: Fix partial version comparison (#2895) 51390e9d
  • consistent-destructuring: Fix false positive for nested rest destructuring (#2894) 1cddfb59
  • consistent-destructuring: Fix false positive after reassignment (#2893) c7f57d0e
  • consistent-function-scoping: Fix TypeScript false positives for lexical this (#2885) a383657a
  • custom-error-definition: Fix class field autofix (#2887) 1359726b
  • explicit-length-check: Fix || fallback false positives (#2889) 84246ecd
  • explicit-length-check: Avoid unsafe autofix in negated comparisons (#2883) 73b043ba
  • import-style: Fix false positive for type-only import (#2891) aea99544
  • no-unused-properties: Fix for JSX member access (#2890) 0ff698b3
  • better-regex: Fix empty-pattern autofix (#2881) c2019877
  • prefer-global-this: Fix for window-specific in checks (#2879) 6bf75370
  • prefer-native-coercion-functions: Fix false positive for TS type predicates (#2888) 4c4b565a
  • prefer-set-has: Fix string false positives (#2882) c230c220
  • prefer-top-level-await: Fix false positive with Promise.all (#2884) 67faa7ac

sindresorhus/eslint-plugin-unicorn@v63.0.0...v64.0.0

v63.0.0

New rules

Improvements

... (truncated)

Commits

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 58.0.0 to 64.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v58.0.0...v64.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-version: 64.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 Mar 30, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 30, 2026

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

Project Deployment Actions Updated (UTC)
cli-web-cli Ready Ready Preview, Comment Mar 30, 2026 11:11am

Request Review

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

Development

Successfully merging this pull request may close these issues.

0 participants