Skip to content

build(deps): bump eslint-plugin-unicorn from 64.0.0 to 72.0.0 - #1100

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

build(deps): bump eslint-plugin-unicorn from 64.0.0 to 72.0.0#1100
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
@dependabot
dependabot Bot requested a review from a team as a code owner July 15, 2026 17:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 15, 2026
@kguzek kguzek added the blocked by ESLint v10 Cannot be merged or worked on until ESLint v10 support is added label Jul 16, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-unicorn-72.0.0 branch from 94834a6 to 7098e64 Compare August 3, 2026 09:36
@kguzek

kguzek commented Aug 3, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-unicorn-72.0.0 branch from 7098e64 to 2d88d0a Compare August 3, 2026 09:37
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:production
  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 2d88d0a to bf8605b Compare August 3, 2026 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked by ESLint v10 Cannot be merged or worked on until ESLint v10 support is added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant