Skip to content

chore(deps-dev): bump eslint-plugin-unicorn from 63.0.0 to 71.1.0#162

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

chore(deps-dev): bump eslint-plugin-unicorn from 63.0.0 to 71.1.0#162
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-unicorn-71.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-unicorn from 63.0.0 to 71.1.0.

Release notes

Sourced from eslint-plugin-unicorn's releases.

v71.1.0

  • consistent-boolean-name: Allow async boolean predicates (#3502) dafc7c9f
  • consistent-boolean-name: Allow boolean-like React refs with Ref suffix (#3501) 064d8901

sindresorhus/eslint-plugin-unicorn@v71.0.0...v71.1.0

v71.0.0

Improvements

  • consistent-boolean-name: Ignore destructured variables (#3485) 0de22c58
  • consistent-boolean-name: Skip React hooks by default (#3487) fab07e28
  • isolated-functions: Respect configured globals in isolated functions (#3495) 1af1d1a4
  • no-unnecessary-array-flat-map: Ignore conditional flatMap fixes in TypeScript (#3499) 5eb6d879
  • prefer-boolean-return: Ignore repeated boolean guard clauses (#3494) fdb3d894
  • prefer-top-level-await: Ignore Svelte files (#3489) 58670ffa
  • prefer-uint8array-base64: Remove from presets (#3493) 3f4c31e9

sindresorhus/eslint-plugin-unicorn@v70.0.0...v71.0.0

v70.0.0

New rules

Improvements

  • consistent-boolean-name: Add inverse boolean name support (#3478) d379e135
  • expiring-todo-comments: Report unsupported catalog versions (#3455) 26f11dab
  • isolated-functions: Add defaults for workerize and common evaluate APIs (#3467) 30c75707
  • isolated-functions: Support methods (#3470) c6155235
  • no-collection-bracket-access: Handle conditional member keys (#3462) cd01d0bc
  • no-manually-wrapped-comments: Handle more cases (#3460) c09d4c77
  • no-non-function-verb-prefix: Add ignore option (#3475) f9a422ec
  • no-return-array-push: Fix false-positives (#3448) 5f4dd3ac
  • no-useless-else: Recognize process.exit() as an exiting branch (#3482) 46714a64
  • prefer-continue: Ignore empty statements (#3473) df904a70
  • prefer-early-return: Ignore empty statements (#3473) df904a70

... (truncated)

Commits
  • 5373b9c 71.1.0
  • dafc7c9 consistent-boolean-name: Allow async boolean predicates (#3502)
  • 064d890 consistent-boolean-name: Allow boolean-like React refs with Ref suffix (#...
  • 950194b 71.0.0
  • 5eb6d87 no-unnecessary-array-flat-map: Ignore conditional flatMap fixes in TypeScri...
  • 87d1de4 Update dependencies (#3498)
  • 1af1d1a isolated-functions: Respect configured globals in isolated functions (#3495)
  • fdb3d89 prefer-boolean-return: Ignore repeated boolean guard clauses (#3494)
  • 3f4c31e prefer-uint8array-base64: Remove from presets (#3493)
  • 58670ff prefer-top-level-await: Ignore Svelte files (#3489)
  • 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 63.0.0 to 71.1.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v63.0.0...v71.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-version: 71.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependabot, javascript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file semver-patch labels Jul 7, 2026
@dependabot dependabot Bot requested review from a team as code owners July 7, 2026 08:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file semver-patch labels Jul 7, 2026
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

Overall package size

Self size: 30.07 MB
Deduped: 30.07 MB
No deduping: 30.07 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------|

🤖 This report was automatically generated by heaviest-objects-in-the-universe

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c471a2b93b

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread package.json
"eslint-plugin-import-x": "^4.17.1",
"eslint-plugin-n": "^17.24.0",
"eslint-plugin-unicorn": "^63.0.0",
"eslint-plugin-unicorn": "^71.1.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Disable the renamed abbreviation rule

When yarn lint runs with this version, eslintPluginUnicorn.configs.recommended now enables the renamed unicorn/name-replacements rule; our config still only disables the old unicorn/prevent-abbreviations name in eslint.config.js. As a result, existing identifiers such as req/res in the HTTP test callbacks match the new default replacements and lint will fail even though the abbreviation rule was intentionally turned off. Please disable or configure unicorn/name-replacements as part of this bump.

Useful? React with 👍 / 👎.

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 semver-patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants