An open index of dependabot pull requests across open source projects.

chore(deps): bump eslint-plugin-unicorn from 61.0.2 to 62.0.0

Closed
Number: #935
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 3
Created: November 24, 2025 at 05:05 AM UTC
(7 months ago)
Updated: November 24, 2025 at 05:36 AM UTC
(7 months ago)
Closed: November 24, 2025 at 05:36 AM UTC
(7 months ago)
Time to Close: 31 minutes
Labels:
dependencies javascript
Description:

Bumps eslint-plugin-unicorn from 61.0.2 to 62.0.0.

Release notes

Sourced from eslint-plugin-unicorn's releases.

v62.0.0

New rules

Improvements

  • text-encoding-identifier-case: Add withDash option (#2780) 90253860
  • no-useless-undefined: Check one undefined at a time (#2792) 27f75099
  • prefer-single-call: Check optional chaining (#2788) 8a132ace
  • text-encoding-identifier-case: Enforce 'utf-8' in form[acceptCharset] and TextDecoder (#2785) 46b39741
  • prefer-node-protocol: Handle TypeScript import types (#2774) 13a37a0d
  • no-array-for-each: Ignore forEach for Effect library (#2783) 2ef6f831
  • prefer-string-raw: Ignore more places that requires a string (#2776) 43bc4299
  • prefer-string-raw: Add support for template literals (#2691) 52723a24
  • prefer-global-this: Add navigation to windowSpecificAPIs (#2770) 0c939985
  • prefer-code-point: Report cases where String.fromCharCode is not called directly (#2766) 1d682a18
  • no-useless-spread: Safely remove empty array and object (#2764) 7aeabab3

Fixes

  • consistent-function-scoping: Fix inconsistent behavior (#2748) a5464440

https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v61.0.2...v62.0.0

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

[!NOTE]
Upgrade eslint-plugin-unicorn to v62.0.0 with corresponding lockfile and transitive dependency updates.

  • Dependencies:
    • Bump eslint-plugin-unicorn from 61.0.2 to 62.0.0 in pnpm-workspace.yaml and pnpm-lock.yaml.
    • Update transitive deps to satisfy new version: @eslint/core@0.17.0, @eslint/plugin-kit@0.4.1, regjsparser@0.13.0, and align eslint peer range in lockfile.

Written by Cursor Bugbot for commit c43304bd0a7e1f29e74616ba6d4f22e5844b3629. Configure here.

Package Dependencies
Ecosystem:
npm
Version Change:
61.0.2 → 62.0.0
Update Type:
Major
Technical Details
ID: 11312098
UUID: 3657099003
Node ID: PR_kwDOIREOSc61Gv6K
Host: GitHub
Repository: SocketDev/socket-cli