chore(deps): update dependency eslint-plugin-unicorn to 61.0.2 #51
+1
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
59.0.1
->61.0.2
Release Notes
sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)
59.0.1 -> 61.0.2
v61.0.2
Compare Source
throw-new-error
: Fix false positive for Effect library (#2740) 0ddf5eadno-useless-undefined
: IgnoreSet#delete(undefined)
(#2739) 99acd272prefer-includes
andprefer-array-index-of
: Prevent crash on Vue files (#2645) a1da5182sindresorhus/eslint-plugin-unicorn@v61.0.1...v61.0.2
Released by sindresorhus on 9/8/2025
v61.0.1
Compare Source
prefer-classlist-toggle
: OmitElement#classList.contains()
call when fixing (#2732) 066f96b9sindresorhus/eslint-plugin-unicorn@v61.0.0...v61.0.1
Released by sindresorhus on 9/6/2025
v61.0.0
Compare Source
New rules
prefer-bigint-literals
(#2722) 1f4cb8a2prefer-classlist-toggle
(#2731) 5f27ec2arequire-module-attributes
(#2725) 5f275e25no-array-sort
(#2713) b70d1e8eImprovements
unopinionated
config (#2715) c13d09b8no-array-reduce
: Report optional chaining and calling of.reduce()
(#2721) caa1f8b8prefer-type-error
: Ignore error type check (#2729) d12fc01cFixes
prefer-includes
: Fix compatibility with Vue SFC (#2704) 540a4d4bhttps://github.com/sindr...
[View full release notes]
Released by sindresorhus on 9/5/2025
📊 Package Statistics
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Buddy 🤖