Skip to content

chore(deps): bump millionco/react-doctor from 10bd788323bfb493cb3ee1d30d914c4684fa22e6 to c944d3e55f525ca32090ac4bbb67f79a1d42bd6d#57

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/millionco/react-doctor-c944d3e55f525ca32090ac4bbb67f79a1d42bd6d
Open

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps millionco/react-doctor from 10bd788323bfb493cb3ee1d30d914c4684fa22e6 to c944d3e55f525ca32090ac4bbb67f79a1d42bd6d.

Commits

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 c944d3e55f525ca32090ac4bbb67f79a1d42bd6d.
- [Release notes](https://github.com/millionco/react-doctor/releases)
- [Commits](millionco/react-doctor@10bd788...c944d3e)

---
updated-dependencies:
- dependency-name: millionco/react-doctor
  dependency-version: c944d3e55f525ca32090ac4bbb67f79a1d42bd6d
  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 25, 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: 96 / 100

react-doctor v0.2.4

✔ Select projects to scan › goods-go
Scanning /home/runner/work/goods-go/goods-go...



  ⚠ deslop/unused-dependency             ×3
      Unused dependency: `@radix-ui/react-visually-hidden`
      → Remove the dependency from package.json if it is genuinely unused.
      package.json

  ⚠ deslop/unused-export                 ×2
      Unused export: `requireUserWithRoles`
      → Drop the `export` keyword (or remove the declaration) if no other module uses this symbol.
      src/lib/auth/guards.ts:50
      src/lib/auth/roles.ts:9

  ⚠ react-doctor/no-redundant-roles
      `<ul>` already has implicit role `list` — remove the redundant `role` attribute.
      → Remove `role` attributes that match the element's implicit role.
      src/features/user/tasks/ui/task-list-page-view.tsx:143

  ⚠ react-doctor/prefer-tag-over-role
      Prefer the semantic `<output>` element over `role="status"` on a generic tag.
      → Replace `role` with the semantic HTML element when one exists.
      src/features/user/tasks/ui/task-list-page-view.tsx:155

  ⚠ deslop/unused-dev-dependency
      Unused devDependency: `supabase`
      → Remove the dependency from package.json if it is genuinely unused.
      package.json

  54 demoted from the prComment surface (e.g. design cleanup) — run `npx react-doctor@latest .` locally for the full list.

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

  8 issues across 4/119 files  in 1.8s
  Full diagnostics written to /tmp/react-doctor-4b3c2a5e-1fea-4072-a4f5-ff8c1b40efc0

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