Skip to content

build(deps-dev): bump react-doctor from 0.8.1 to 0.9.1 - #16

Merged
deangrant merged 2 commits into
mainfrom
dependabot/npm_and_yarn/react-doctor-0.9.1
Aug 16, 2026
Merged

build(deps-dev): bump react-doctor from 0.8.1 to 0.9.1#16
deangrant merged 2 commits into
mainfrom
dependabot/npm_and_yarn/react-doctor-0.9.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 16, 2026

Copy link
Copy Markdown
Contributor

Bumps react-doctor from 0.8.1 to 0.9.1.

Release notes

Sourced from react-doctor's releases.

react-doctor@0.9.1

Patch Changes

  • #1428 1e67af0 Thanks @​aidenybai! - Add seven conservative diagnostics for responsive accessible names, reduced-motion content, animation ownership and focus timing, loading-control identity, request error states, and composite-widget feedback. Keep project-wide reduced-motion policy on the existing require-reduced-motion diagnostic instead of introducing a duplicate rule.

  • #1437 30369b6 Thanks @​skoshx! - Detect React Compiler from its compatibility runtime so compiler-gated diagnostics stay disabled when configuration lives outside the scanned package.

  • #1434 db9d300 Thanks @​aidenybai! - Make every design-tagged rule opt-in during general scans while keeping the focused design command and explicit rule configuration able to enable them.

  • Updated dependencies [1e67af0, 707378a, 8765ca3, db9d300]:

    • oxlint-plugin-react-doctor@0.9.1
    • deslop-js@0.9.1

react-doctor@0.9.0

Minor Changes

  • #979 9155bc0 Thanks @​aidenybai! - Add an experimental Ink TUI at react-doctor experimental-tui. It streams diagnostics during the scan, then renders the complete score-sorted report with keyboard navigation, inline code frames, focused fix prompts, and optional agent handoff. Monorepos get interactive project selection and one combined report with project-qualified paths. Ink and React load lazily, so the default static, JSON, and score-only paths are unaffected.

Patch Changes

  • #1423 3d7ea66 Thanks @​aidenybai! - Speed up custom Hook and wildcard re-export analysis, and upgrade the Oxc toolchain.

  • #1424 76263ec Thanks @​aidenybai! - Add direct Three.js and WebGL diagnostics derived from the React Three Fiber suite, covering hot animation and pointer paths, render-time construction, resource cleanup, device pixel ratio, shadowed point lights, frame delta, instance-buffer and projection updates, WebGPU legacy APIs, TSL uniform branches, and synchronous GPU readbacks. Prevent cyclic config bindings from crashing project discovery.

  • Updated dependencies [3d7ea66, 599e30d, 76263ec]:

    • deslop-js@0.9.0
    • oxlint-plugin-react-doctor@0.9.0

react-doctor@0.8.3

Patch Changes

  • 8d4d5a8 Thanks @​aidenybai! - Remove extraneous usage copy from the package README.

  • Updated dependencies []:

    • oxlint-plugin-react-doctor@0.8.3
    • deslop-js@0.8.3

react-doctor@0.8.2

Patch Changes

  • #1419 8c4959b Thanks @​aidenybai! - Correct false positives and false negatives found by an all-rules 2,000-project parity audit. Tighten project capability detection, browser-target compatibility, React Compiler configuration reachability, Tailwind conflict handling, JSX attribute ordering, accessible-name evidence, server-action provenance, state/effect execution analysis, image and motion evidence, and framework export handling.

  • #1337 0b0b5ac Thanks @​aidenybai! - Add deterministic design-quality lint rules spanning motion performance, accessibility, and Tailwind/JSX hygiene.

    Add react-doctor design [directory] for a focused UI audit. The command runs the complete design-rule bucket plus other explicitly design-tagged rules, deliberately activates that family's focused opt-in diagnostics, respects explicit per-rule disablements, and skips unrelated analyzers, external lint configuration, custom plugins, and health scoring.

    Motion

    • motion-create-in-render — Motion component factories executed during a component or custom-hook render, including synchronous iteration callbacks. Module scope, event/effect callbacks, and stable React initializers remain valid.
    • motion-value-constructor-in-render — manual motionValue() objects recreated during React render. Recommends useMotionValue() while preserving module-scope and explicitly stabilized values.

... (truncated)

Changelog

Sourced from react-doctor's changelog.

0.9.12

Patch Changes

  • #1623 55f11e3 Thanks @​aidenybai! - Restore the option to copy the full fix prompt from the interactive report.

  • #1622 8606ddd Thanks @​aidenybai! - Ignore Git-ignored configuration files when checking staged scan snapshot divergence.

  • #1617 51e198d Thanks @​aidenybai! - Upgrade the Oxc toolchain to the latest releases.

  • #1643 0f3995b Thanks @​aidenybai! - Recognize every detected framework and library capability as a supported scan target, including plain Three.js projects and React-backed frameworks without direct React declarations, and anchor remote-installer diagnostics on the executable download command.

  • #1636 cd2b22e Thanks @​aidenybai! - Avoid crashing when oxlint emits a code-less diagnostic while scanning Astro files.

  • #1641 b49f499 Thanks @​aidenybai! - Make react-doctor/no-multi-comp faithfully enforce Oxlint's one-component-per-file contract, and preserve React Doctor's lower-noise default behavior under react-doctor/no-multi-component-file.

  • #1632 a546cd5 Thanks @​aidenybai! - Reduce the CLI dependency graph by replacing narrow code-frame and terminal-symbol helpers with local implementations.

  • Updated dependencies [f1899d2, 7b7bfe7, d908bb1, 51e198d, 0f3995b, bea01b8, 8dfb013, b49f499]:

    • oxlint-plugin-react-doctor@0.9.12
    • deslop-js@0.9.12

0.9.11

Patch Changes

  • Updated dependencies [27a39de]:
    • oxlint-plugin-react-doctor@0.9.11
    • deslop-js@0.9.11

0.9.10

Patch Changes

  • #1610 e69faca Thanks @​rayhanadev! - Send traces and metrics to Axiom instead of Sentry. Sentry keeps crash reporting, where its source-map symbolication, issue grouping, and quotable event ids have no Axiom equivalent — so error reports are unchanged, and the JSON report's sentryEventId field keeps its meaning.

    Two user-visible changes: --debug now prints the run's Axiom trace id (crash reports carry the same id as a tag, so one id resolves in both backends), and REACT_DOCTOR_NO_TELEMETRY is now honored by the CLI as well as the language server. --no-score and --no-telemetry are unchanged and still disable everything.

  • Updated dependencies []:

    • oxlint-plugin-react-doctor@0.9.10
    • deslop-js@0.9.10

0.9.9

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github Aug 16, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependabot, ecosystem:npm. 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 force-pushed the dependabot/npm_and_yarn/react-doctor-0.9.1 branch from 7c7ded9 to 54d70e6 Compare August 16, 2026 19:02
Bumps [react-doctor](https://github.com/millionco/react-doctor/tree/HEAD/packages/react-doctor) from 0.8.1 to 0.9.1.
- [Release notes](https://github.com/millionco/react-doctor/releases)
- [Changelog](https://github.com/millionco/react-doctor/blob/main/packages/react-doctor/CHANGELOG.md)
- [Commits](https://github.com/millionco/react-doctor/commits/react-doctor@0.9.1/packages/react-doctor)

---
updated-dependencies:
- dependency-name: react-doctor
  dependency-version: 0.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/react-doctor-0.9.1 branch from 54d70e6 to 7851208 Compare August 16, 2026 19:44
Update the GitHub Actions lint workflow so React Doctor runs on 0.9.1 instead of 0.8.1. This keeps CI diagnostics aligned
with the Dependabot package bump and applies the newer rule set on PRs.

* Set the `millionco/react-doctor` action `version` input from 0.8.1 to 0.9.1.
@deangrant deangrant self-assigned this Aug 16, 2026
@deangrant
deangrant merged commit da1d452 into main Aug 16, 2026
8 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/react-doctor-0.9.1 branch August 16, 2026 19:54
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.

1 participant