Skip to content

Bump eslint-plugin-unicorn from 64.0.0 to 72.0.0#760

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

Bump eslint-plugin-unicorn from 64.0.0 to 72.0.0#760
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-unicorn-72.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-unicorn from 64.0.0 to 72.0.0.

Release notes

Sourced from eslint-plugin-unicorn's releases.

v72.0.0

Breaking

  • prefer-minimal-ternary: Rename checkVaryingCallee option to checkVaryingBase (#3508) 825b7b9b

New rules

Improvements

  • Improve performance (#3531) 8233f950
  • consistent-boolean-name: Support Vue refs (#3555) 79e79d5f
  • no-incorrect-template-string-interpolation: Ignore Unicode code point escapes (#3513) 36fdf1aa
  • no-negated-comparison: Ignore relational comparisons with optional chaining (#3512) 7b7e28a7
  • no-top-level-side-effects: Ignore <script setup> (#3542) af8fd60b
  • no-unnecessary-array-flat-map: Handle TypeScript Vue files (#3545) b6d01a0b
  • no-unsafe-property-key: Use type information for narrowed property keys (#3515) 69a6002e
  • no-unused-array-method-return: Ignore expect assertions (#3552) 110cc582
  • no-useless-promise-resolve-reject: Handle awaited calls (#3504) 9b8a1440
  • no-useless-template-literals: Ignore const assertions (#3543) 43672287
  • prefer-await: Add async IIFE suggestion (#3550) 305fb4bc
  • prefer-dom-node-html-methods: Add options and add to recommended preset (#3541) 581ef479
  • prefer-export-from: Preserve JSDoc comments on single-const re-exports (#3544) e273ab63
  • prefer-short-arrow-method: Add consistent-as-needed option (#3514) c0687455
  • prefer-simple-condition-first: Fix logic (#3530) a339abe8
  • prefer-split-limit: Support array destructuring (#3554) b23f959e
  • prefer-string-starts-ends-with: Detect slice comparisons (#3518) 98730de6
  • prefer-minimal-ternary: Don't report object-varying member access by default (#3508) 825b7b9b

sindresorhus/eslint-plugin-unicorn@v71.1.0...v72.0.0

v71.1.0

  • consistent-boolean-name: Allow async boolean predicates (#3502) dafc7c9f
  • consistent-boolean-name: Allow boolean-like React refs with Ref suffix (#3501) 064d8901

sindresorhus/eslint-plugin-unicorn@v71.0.0...v71.1.0

... (truncated)

Commits
  • 0b9a9af 72.0.0
  • 79e79d5 consistent-boolean-name: Support Vue refs (#3555)
  • b23f959 prefer-split-limit: Support array destructuring (#3554)
  • 110cc58 no-unused-array-method-return: Ignore expect assertions (#3552)
  • 305fb4b prefer-await: Add async IIFE suggestion (#3550)
  • a1615b6 Update defineConfig config docs (#3524)
  • 6ae0e95 prefer-await: Show exact solutions to incorrect code in docs (#3546)
  • 4367228 no-useless-template-literals: Ignore const assertions (#3543)
  • b6d01a0 no-unnecessary-array-flat-map: Handle TypeScript Vue files (#3545)
  • e273ab6 prefer-export-from: Preserve JSDoc comments on single-const re-exports (#3544)
  • 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 Jul 15, 2026
@github-actions
github-actions Bot enabled auto-merge July 15, 2026 19:13
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 64.0.0 to 72.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v64.0.0...v72.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-version: 72.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-72.0.0 branch from 87154b5 to 1d203ad Compare July 16, 2026 19:16
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