Skip to content

chore: bump eslint-plugin-unicorn from 74.0.0 to 75.0.0 - #189

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/eslint-plugin-unicorn-75.0.0
Open

dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/eslint-plugin-unicorn-75.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-unicorn from 74.0.0 to 75.0.0.

Release notes

Sourced from eslint-plugin-unicorn's releases.

v75.0.0

New rules

Improvements

  • Add TOML support (#3687) f61393aa
  • Improve performance 3cfa32ce
  • prefer-continue: Add checkShortBodies option (#3699) 274d5815
  • filename-case: Add directoryRoots option (#3647) d2d6cc3e
  • custom-error-definition: Allow flexible options placement (#3698) 2f8e2e5d
  • prefer-smaller-scope: Check initialized declarations (#3697) 960b3745
  • no-unsafe-string-replacement: Allow safe repeated strings (#3696) 742bdcee
  • no-array-fill-with-reference-type: Recognize function return types (#3695) 60f00ffa
  • prefer-continue: Support trailing conditionals (#3694) bf480f6f
  • no-immediate-mutation: Support conditionals (#3688) 73235b9a
  • prefer-set-methods: Extend supported methods (#3674) 3459a293
  • prefer-minimal-ternary: Check property reads with checkComputedMemberAccess (#3673) 37d76148
  • prefer-array-from-async: Recognize ordinary serial mapping loops (#3671) 65ad1bb5
  • prefer-uint8array-base64: Prefer native encoding options (#3665) 6ecc9121
  • prefer-group-by: Recognize accumulation loops (#3664) a8e7d0e2
  • no-negated-condition: Preserve comments in autofixes (#3662) 8f407a73
  • prefer-minimal-ternary: Support objects, arrays, and constructors (#3658) 40c860a1
  • prefer-ternary: Handle flat return statements (#3657) 2edc1587
  • no-useless-else: Prevent unsafe combined fixes (#3654) 7beaf7df
  • no-useless-length-check: Check for…of loops (#3652) fdf47c59
  • no-unknown-css-annotations: Fix identifier lookup across @eslint/css-tree versions 9b6f37bc
  • prefer-dom-node-replace-children: Combine consecutive mutations (#3648) 52dd1cec

... (truncated)

Commits
  • 80939f9 75.0.0
  • 274d581 prefer-continue: Add checkShortBodies option (#3699)
  • 2f8e2e5 custom-error-definition: Allow flexible options placement (#3698)
  • 960b374 prefer-smaller-scope: Check initialized declarations (#3697)
  • 742bdce no-unsafe-string-replacement: Allow safe repeated strings (#3696)
  • 60f00ff no-array-fill-with-reference-type: Recognize function return types (#3695)
  • bf480f6 prefer-continue: Support trailing conditionals (#3694)
  • 73235b9 no-immediate-mutation: Support conditionals (#3688)
  • f61393a Add TOML support (#3687)
  • 05fd60e prefer-single-call: Document argument-count limitation (#3686)
  • Additional commits viewable in compare view

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 74.0.0 to 75.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v74.0.0...v75.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-version: 75.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 Sep 21, 2026
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