Skip to content

chore(deps): bump millionco/react-doctor from 10bd788323bfb493cb3ee1d30d914c4684fa22e6 to 53fa4dffe837e0157fb850fef700fccaaec191ea#54

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/millionco/react-doctor-53fa4dffe837e0157fb850fef700fccaaec191ea
Closed

chore(deps): bump millionco/react-doctor from 10bd788323bfb493cb3ee1d30d914c4684fa22e6 to 53fa4dffe837e0157fb850fef700fccaaec191ea#54
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/millionco/react-doctor-53fa4dffe837e0157fb850fef700fccaaec191ea

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps millionco/react-doctor from 10bd788323bfb493cb3ee1d30d914c4684fa22e6 to 53fa4dffe837e0157fb850fef700fccaaec191ea.

Commits
  • 53fa4df feat(react-doctor): detect Tailwind version and gate size-N rule on it (#202)
  • 30d851a 0.1.6
  • e9e4217 fix
  • d52e9a8 0.1.,5
  • 5f0f9f9 feat(react-doctor): typed errors + config rootDir for diagnose() targeting (#...
  • ad850cb feat(plugin): integrate eslint-plugin-react-you-might-not-need-an-effect (#201)
  • 71a1043 docs(actions): full workflow example and inputs reference (#188) (#199)
  • b501c3b docs(config): clarify ignore.overrides covers per-file rule ignore (#197)
  • b2927fd fix(suppressions): match disable comments with descriptive trailing text (#15...
  • d95c939 feat(cli): expose --why as documented public alias for --explain (#161) (#198)
  • Additional commits viewable in compare view

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 [millionco/react-doctor](https://github.com/millionco/react-doctor) from 10bd788323bfb493cb3ee1d30d914c4684fa22e6 to 53fa4dffe837e0157fb850fef700fccaaec191ea.
- [Release notes](https://github.com/millionco/react-doctor/releases)
- [Commits](millionco/react-doctor@10bd788...53fa4df)

---
updated-dependencies:
- dependency-name: millionco/react-doctor
  dependency-version: 53fa4dffe837e0157fb850fef700fccaaec191ea
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 11, 2026

Labels

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

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

@github-actions
Copy link
Copy Markdown

React Doctor

Score: 98 / 100

react-doctor v0.1.6

CI detected — scoring locally.

Scanning /home/runner/work/goods-go/goods-go...



  ⚠ react-doctor/design-no-redundant-size-axes      ×51
      w-4 h-4 → use the shorthand size-4 (Tailwind v3.4+)
      → Collapse `w-N h-N` to `size-N` (Tailwind v3.4+) when both axes match
      src/features/admin/locations/ui/location-delete-dialog.tsx:84
      src/features/admin/items/ui/item-form-dialog.tsx:35
      src/features/admin/items/ui/item-form-dialog.tsx:101
      src/features/admin/items/ui/item-form-dialog.tsx:121
      src/features/admin/tasks/ui/task-delete-dialog.tsx:58
      src/features/admin/tasks/ui/task-delete-dialog.tsx:79
      src/features/user/tasks/ui/task-detail-dialog.tsx:231
      src/features/admin/tasks/ui/task-table.tsx:172
      src/features/admin/tasks/ui/task-table.tsx:183
      src/features/admin/tasks/ui/task-filter-bar.tsx:146
      src/features/admin/tasks/ui/task-filter-bar.tsx:153
      src/features/admin/tasks/ui/task-filter-bar.tsx:160
      src/features/admin/tasks/ui/task-filter-bar.tsx:167
      src/features/admin/tasks/ui/task-filter-bar.tsx:176
      src/features/admin/tasks/ui/task-filter-bar.tsx:206
      src/features/admin/tasks/ui/task-filter-bar.tsx:238
      src/features/admin/tasks/ui/task-filter-bar.tsx:246
      src/features/admin/tasks/ui/task-filter-bar.tsx:254
      src/features/admin/tasks/ui/task-filter-bar.tsx:263
      src/features/admin/tasks/ui/task-filter-bar.tsx:275
      src/features/admin/tasks/ui/task-filter-bar.tsx:297
      src/features/admin/locations/ui/location-tree.tsx:96
      src/features/admin/locations/ui/location-tree.tsx:100
      src/features/admin/locations/ui/location-tree.tsx:109
      src/features/admin/locations/ui/location-tree.tsx:113
      src/features/admin/locations/ui/location-tree.tsx:119
      src/features/admin/locations/ui/location-tree.tsx:123
      src/features/admin/tasks/ui/task-form-dialog.tsx:50
      src/features/admin/tasks/ui/task-form-dialog.tsx:214
      src/features/admin/tasks/ui/task-form-dialog.tsx:258
      src/features/admin/tasks/ui/task-form-dialog.tsx:319
      src/features/admin/tasks/ui/task-form-dialog.tsx:380
      src/features/admin/tasks/ui/task-form-dialog.tsx:409
      src/features/admin/tasks/ui/task-form-dialog.tsx:444
      src/features/admin/tasks/ui/task-form-dialog.tsx:540
      src/features/admin/items/ui/item-list-page-view.tsx:33
      src/features/admin/items/ui/item-table.tsx:64
      src/features/admin/items/ui/item-table.tsx:75
      src/features/admin/locations/ui/location-form-dialog.tsx:36
      src/features/admin/locations/ui/location-form-dialog.tsx:185
      src/features/admin/tasks/ui/task-list-page-view.tsx:74
      src/features/auth/ui/login-form.tsx:23
      src/features/auth/ui/login-form.tsx:87
      src/features/auth/ui/login-form.tsx:87
      src/features/admin/locations/ui/location-list-page-view.tsx:80
      src/features/admin/locations/ui/location-list-page-view.tsx:93
      src/features/admin/locations/ui/location-list-page-view.tsx:103
      src/features/admin/items/ui/item-delete-dialog.tsx:68
      src/features/auth/ui/sign-up-form.tsx:23
      src/features/auth/ui/sign-up-form.tsx:107
      src/features/auth/ui/sign-up-form.tsx:107

  ⚠ react-doctor/design-no-bold-heading             ×3
      font-bold on <h1> crushes counter shapes at display sizes — use font-semibold (600) or font-medium (500)
      → Use `font-semibold` (600) or `font-medium` (500) on headings — 700+ crushes letter counter shapes at display sizes
      src/app/forbidden.tsx:9
      src/features/user/tasks/ui/task-filter-sheet.tsx:173
      src/features/user/tasks/ui/task-detail-dialog.tsx:193

  ⚠ react-doctor/design-no-default-tailwind-palette ×2
      bg-gray-100 reads as the Tailwind template default — use zinc (true neutral), neutral (warmer), or stone (warmest)
      → Replace `indigo-*` / `gray-*` / `slate-*` with project tokens, your brand color, or a less-default neutral (`zinc`, `neutral`, `stone`)
      src/app/forbidden.tsx:6
      src/app/(admin)/admin/layout.tsx:8

  ┌─────┐  98 / 100 Great
  │ ◠ ◠ │  █████████████████████████████████████████████████░
  │  ▽  │  React Doctor (www.react.doctor)
  └─────┘

  56 issues across 19/32 files  in 325ms
  Full diagnostics written to /tmp/react-doctor-0629591a-10c5-405c-b159-9bee16654b04

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 18, 2026

Superseded by #56.

@dependabot dependabot Bot closed this May 18, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/millionco/react-doctor-53fa4dffe837e0157fb850fef700fccaaec191ea branch May 18, 2026 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants