build(deps-dev): bump eslint-plugin-unicorn from 72.0.0 to 73.0.0 - #88
Merged
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/bun/eslint-plugin-unicorn-73.0.0
branch
from
August 11, 2026 00:07
3119036 to
387bc59
Compare
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 72.0.0 to 73.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v72.0.0...v73.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-version: 73.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/bun/eslint-plugin-unicorn-73.0.0
branch
from
August 11, 2026 00:11
387bc59 to
2c08aaa
Compare
eslint-plugin-unicorn 73 adds consistent-boolean-name, which requires boolean-returning functions to use an is/has/can-style prefix. Matches the existing convention (isExpired, hasAddressInRecords).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps eslint-plugin-unicorn from 72.0.0 to 73.0.0.
Release notes
Sourced from eslint-plugin-unicorn's releases.
Commits
b54802073.0.0ae3c3d9Addconsistent-arrow-return-stylerule (#3601)a61c2c5Additeration-fallback-stylerule (#3602)e78a7c9consistent-function-style: AdddefaultExportoption (#3600)f2a62e3import-style: Ignore type-only imports (#3599)dd52b4acomment-content: Handle Unicode word boundaries (#3597)6a709b7no-this-outside-of-class: Allow explicit TypeScriptthisparameters (#3596)a33b1c1consistent-boolean-name: Add granular check options (#3591)342a5edFixprocess.exitcontrol-flow analysis (#3590)6120423no-negated-comparison: Never check relational operators (#3589)