Skip to content

chore(deps-dev): Bump eslint-plugin-unicorn from 68.0.0 to 69.0.0#236

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

chore(deps-dev): Bump eslint-plugin-unicorn from 68.0.0 to 69.0.0#236
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 29, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-unicorn from 68.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

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 29, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-unicorn-69.0.0 branch 3 times, most recently from 96d44db to 06afd8e Compare June 29, 2026 03:09
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 68.0.0 to 69.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v68.0.0...v69.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-version: 69.0.0
  dependency-type: direct:development
  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 06afd8e to b7f4987 Compare June 30, 2026 02:08
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 domain/dependency-update-major/reviewed domain/github/inreview javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant