Skip to content

build(deps): bump eslint-plugin-unicorn from 64.0.0 to 69.0.0#1058

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

build(deps): bump eslint-plugin-unicorn from 64.0.0 to 69.0.0#1058
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-unicorn-69.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-unicorn from 64.0.0 to 69.0.0.

Release notes

Sourced from eslint-plugin-unicorn's releases.

v69.0.0

New rules

Improvements

  • comment-content: Don't mutate commented-out multi-line code (#3413) bef80c86
  • consistent-boolean-name: Add ignore option and plural prefixes (#3423) 7cc1d9ec
  • consistent-boolean-name: Don't crash on Svelte {#each} bindings (#3417) effc0e1a
  • consistent-conditional-object-spread: Treat undefined/null fallback as an empty branch (#3401) 38eebbd5
  • custom-error-definition: Allow no-substitution template literal for name (#3383) 594e0500
  • custom-error-definition: Don't require options parameter when forwarded to super() inline (#3377) e9314675
  • name-replacements: Exclude Vite type declaration (#3375) 396c2ed9
  • no-computed-property-existence-check: Allow dynamic access to a known boolean value (#3420) add50ffb
  • no-incorrect-template-string-interpolation: Ignore braces inside block comments (#3429) 2676b5d5
  • no-nonstandard-builtin-properties: Allow stack on Error instances (#3416) b4a3527f
  • no-return-array-push: Allow void operator to opt out (#3384) 046dc752
  • no-return-array-push: Don't report custom push methods that don't return arrays (#3427) ed1b57e1
  • no-top-level-side-effects: Allow type-only exports (#3421) c896024e
  • no-unnecessary-boolean-comparison: Fix false positive for destructured parameters and yield expressions (#3392) 26f37f8a
  • no-unnecessary-global-this: Don't report existence checks (#3426) 668ec361
  • no-unreadable-object-destructuring: Allow computed keys when a rest element is present (#3400) 3d3b6542
  • no-unsafe-string-replacement: Ignore non-string receivers (#3442) 05c7c25a
  • no-unused-array-method-return: Restrict values() reporting to arrays (#3434) 9e129728
  • no-useless-boolean-cast: Keep Boolean() around possibly-undefined values (#3397) d35e5388
  • no-useless-concat: Skip concats that form a ${…} placeholder (#3428) a39fe666
  • no-useless-else: Autofix else bodies containing JSX (#3419) 3c17b694
  • no-useless-iterator-to-array: Improve fixes (#3432) 3bc8c69d
  • prefer-at: Only check positive string index access with checkAllIndexAccess (#3415) 68d0d25f
  • prefer-code-point: Don't suggest the swap when the result feeds arithmetic (#3430) 9083ae74
  • prefer-continue: Don't report when the if body exits the loop (#3414) 2187122f
  • prefer-minimal-ternary: Add checkVaryingCallee option (#3381) c397f871

sindresorhus/eslint-plugin-unicorn@v68.0.0...v69.0.0

v68.0.0

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 25, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 25, 2026 17:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 25, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-unicorn-69.0.0 branch from 9a09efb to 60d58ba Compare June 29, 2026 14:41
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 64.0.0 to 69.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v64.0.0...v69.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-version: 69.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-69.0.0 branch from 60d58ba to 7adc56e Compare June 29, 2026 16:07
@kguzek kguzek added the blocked by ESLint v10 Cannot be merged or worked on until ESLint v10 support is added label Jun 29, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1076.

@dependabot dependabot Bot closed this Jul 2, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/eslint-plugin-unicorn-69.0.0 branch July 2, 2026 17:13
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