Skip to content

chore(deps-dev): bump eslint-plugin-unicorn from 59.0.1 to 64.0.0#8882

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

chore(deps-dev): bump eslint-plugin-unicorn from 59.0.1 to 64.0.0#8882
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot-npm_and_yarn-develop-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 59.0.1 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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 30, 2026
@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-develop-eslint-plugin-unicorn-64.0.0 branch 8 times, most recently from ac2bef3 to 59e11e5 Compare April 7, 2026 04:51
@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-develop-eslint-plugin-unicorn-64.0.0 branch 7 times, most recently from 3d85e18 to 3946d67 Compare April 14, 2026 05:15
@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-develop-eslint-plugin-unicorn-64.0.0 branch 7 times, most recently from 1d0e2a2 to 6d8c014 Compare April 21, 2026 05:19
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 59.0.1 to 64.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v59.0.1...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 force-pushed the dependabot-npm_and_yarn-develop-eslint-plugin-unicorn-64.0.0 branch from 6d8c014 to a3e1cbb Compare April 22, 2026 05:17
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