Skip to content

deps(dev)(deps-dev): bump react-doctor from 0.9.3 to 0.9.5 in /SortVision in the react-ecosystem group across 1 directory - #974

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/SortVision/main/react-ecosystem-5093a2c1d2
Open

deps(dev)(deps-dev): bump react-doctor from 0.9.3 to 0.9.5 in /SortVision in the react-ecosystem group across 1 directory#974
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/SortVision/main/react-ecosystem-5093a2c1d2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the react-ecosystem group with 1 update in the /SortVision directory: react-doctor.

Updates react-doctor from 0.9.3 to 0.9.5

Release notes

Sourced from react-doctor's releases.

react-doctor@0.9.5

Patch Changes

  • #1581 274bd39 Thanks @​aidenybai! - Keep transient project selection out of terminal history, and preserve final interactive results when Ctrl-C prints the cancellation footer without printing a second completed-scan footer.

  • #1572 212b8b4 Thanks @​aidenybai! - Prevent interactive-report crashes under Bun and pnpm, harden project and config discovery against cyclic or inaccessible inputs, and handle operational failures without reporting product crashes.

  • #1573 25dbf6d Thanks @​aidenybai! - Recognize callable listener disposers, exhaustive cleanup of mapped subscription collections, and guarded timers owned by effect-local helpers in effect-needs-cleanup.

  • #1577 60e4d8e Thanks @​aidenybai! - Bundle the interactive Ink renderer with its own React runtime so scans cannot load a missing or incompatible React version from the inspected project.

  • #1578 da0647e Thanks @​aidenybai! - Keep interactive scans in the Ink dashboard when using scoped scans, verbose output, diagnostic dumps, debug mode, and deprecated compatibility flags.

  • #1580 459c5d3 Thanks @​aidenybai! - Remove the legacy terminal renderer while preserving concise headless output for CI, pipes, staged hooks, score, JSON, and diagnostic dumps.

  • Updated dependencies [8b97fdc, 25dbf6d, 881ecfe, 0efadda, bafef41]:

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

react-doctor@0.9.4

Patch Changes

  • #1542 c3683a2 Thanks @​aidenybai! - Make the interactive report the default in supported terminals, while preserving the existing renderer for CI, pipes, older Node versions, and machine-readable or scoped output modes. Improve the report with a stable score and action menu, responsive details, clickable links, guided GitHub Actions setup, and agent handoff. Keep navigation predictable when users go back or resize the terminal, report clipboard failures, run confirmed CI setup, keep ordinary quits quiet, and show helpful resources after cancellation.

  • #1023 45e818a Thanks @​cursor! - Honor legacy rule aliases in ignore.overrides and use current why command wording in project-selection errors.

  • #1562 cc28626 Thanks @​aidenybai! - Add an opt-in diagnostic for effects that let externally controlled selection changes move focus.

  • #1563 85e1052 Thanks @​aidenybai! - Add an opt-in diagnostic for stale-request guards backed by passively synchronized owner refs.

  • #1549 48ec9a8 Thanks @​aidenybai! - Keep large workspace scans responsive by reducing TUI redraws, cooperatively enumerating source files, excluding source explicitly marked generated or vendored by repository attributes, precomputing workspace project file counts in one pass, reusing source listings for configured ignores, reusing repository cache fingerprints across workspace projects, running root-owned dead-code analysis once instead of again for every child project, sizing that shared pass from the full workspace tree, balancing lint batches, detecting cross-file renderer capabilities once before workers start, skipping unnecessary whole-project source indexes, capping automatic lint parallelism before its contention cliff, removing redundant binding-marker work from semantic analysis, and lowering lint subprocess priority so foreground applications remain responsive. Remove implicit lint and whole-scan deadlines while enforcing explicitly configured deadlines on active subprocesses, preserve partial security findings without marking disabled passes incomplete, list queued projects skipped at the deadline, show every incomplete-result warning, retry scores after a contended workspace pool settles, terminate every subprocess and clear the active TUI on cancellation or quit, suppress bundled Browserslist maintenance warnings, memoize module-resolution filesystem probes, path-compress config lookup walks, bound recursive helper analysis, index repeated class-member lookups, and visit each alias binding once. Project selection now uses a disposable terminal screen while bounded scan progress and the final report stay inline, workspace indexing is labeled immediately, scan progress uses a smoother spinner, long score fallbacks wrap within the terminal, incomplete analysis is no longer mislabeled as a score API outage, --no-cache disables every cache layer for the run, precomputed project counts remain accurate across discovery-cache hits, fixed command literals no longer trigger imported-metadata security findings, and extensionless module paths passed to dynamic loaders no longer produce unused-file findings.

  • #1559 afd60db Thanks @​skoshx! - Recognize callable listener disposers, exhaustive cleanup of mapped subscription collections, and guarded timers owned by effect-local helpers in effect-needs-cleanup.

  • #1566 ba04952 Thanks @​aidenybai! - Keep terminal history visible while selecting workspace projects in the interactive CLI.

  • #948 c825c59 Thanks @​cursor! - Avoid showing the AI-training license notice for broad development, credential, hardware, and service configuration variables that do not prove a training job is active.

  • Updated dependencies [f7dbdfa, 44922d6, cc28626, b02bc69, 85e1052, 4c61080, 02e3188, 48ec9a8, afd60db, 3466fe1, 4e4740d, a34d6a1, 91ebe85, 3a93a34, 8a22de1, 19f2148, 7f29eca, 37427c9]:

    • oxlint-plugin-react-doctor@0.9.4
    • deslop-js@0.9.4
Changelog

Sourced from react-doctor's changelog.

0.9.5

Patch Changes

  • #1581 274bd39 Thanks @​aidenybai! - Keep transient project selection out of terminal history, and preserve final interactive results when Ctrl-C prints the cancellation footer without printing a second completed-scan footer.

  • #1572 212b8b4 Thanks @​aidenybai! - Prevent interactive-report crashes under Bun and pnpm, harden project and config discovery against cyclic or inaccessible inputs, and handle operational failures without reporting product crashes.

  • #1573 25dbf6d Thanks @​aidenybai! - Recognize callable listener disposers, exhaustive cleanup of mapped subscription collections, and guarded timers owned by effect-local helpers in effect-needs-cleanup.

  • #1577 60e4d8e Thanks @​aidenybai! - Bundle the interactive Ink renderer with its own React runtime so scans cannot load a missing or incompatible React version from the inspected project.

  • #1578 da0647e Thanks @​aidenybai! - Keep interactive scans in the Ink dashboard when using scoped scans, verbose output, diagnostic dumps, debug mode, and deprecated compatibility flags.

  • #1580 459c5d3 Thanks @​aidenybai! - Remove the legacy terminal renderer while preserving concise headless output for CI, pipes, staged hooks, score, JSON, and diagnostic dumps.

  • Updated dependencies [8b97fdc, 25dbf6d, 881ecfe, 0efadda, bafef41]:

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

0.9.4

Patch Changes

  • #1542 c3683a2 Thanks @​aidenybai! - Make the interactive report the default in supported terminals, while preserving the existing renderer for CI, pipes, older Node versions, and machine-readable or scoped output modes. Improve the report with a stable score and action menu, responsive details, clickable links, guided GitHub Actions setup, and agent handoff. Keep navigation predictable when users go back or resize the terminal, report clipboard failures, run confirmed CI setup, keep ordinary quits quiet, and show helpful resources after cancellation.

  • #1023 45e818a Thanks @​cursor! - Honor legacy rule aliases in ignore.overrides and use current why command wording in project-selection errors.

  • #1562 cc28626 Thanks @​aidenybai! - Add an opt-in diagnostic for effects that let externally controlled selection changes move focus.

  • #1563 85e1052 Thanks @​aidenybai! - Add an opt-in diagnostic for stale-request guards backed by passively synchronized owner refs.

  • #1549 48ec9a8 Thanks @​aidenybai! - Keep large workspace scans responsive by reducing TUI redraws, cooperatively enumerating source files, excluding source explicitly marked generated or vendored by repository attributes, precomputing workspace project file counts in one pass, reusing source listings for configured ignores, reusing repository cache fingerprints across workspace projects, running root-owned dead-code analysis once instead of again for every child project, sizing that shared pass from the full workspace tree, balancing lint batches, detecting cross-file renderer capabilities once before workers start, skipping unnecessary whole-project source indexes, capping automatic lint parallelism before its contention cliff, removing redundant binding-marker work from semantic analysis, and lowering lint subprocess priority so foreground applications remain responsive. Remove implicit lint and whole-scan deadlines while enforcing explicitly configured deadlines on active subprocesses, preserve partial security findings without marking disabled passes incomplete, list queued projects skipped at the deadline, show every incomplete-result warning, retry scores after a contended workspace pool settles, terminate every subprocess and clear the active TUI on cancellation or quit, suppress bundled Browserslist maintenance warnings, memoize module-resolution filesystem probes, path-compress config lookup walks, bound recursive helper analysis, index repeated class-member lookups, and visit each alias binding once. Project selection now uses a disposable terminal screen while bounded scan progress and the final report stay inline, workspace indexing is labeled immediately, scan progress uses a smoother spinner, long score fallbacks wrap within the terminal, incomplete analysis is no longer mislabeled as a score API outage, --no-cache disables every cache layer for the run, precomputed project counts remain accurate across discovery-cache hits, fixed command literals no longer trigger imported-metadata security findings, and extensionless module paths passed to dynamic loaders no longer produce unused-file findings.

  • #1559 afd60db Thanks @​skoshx! - Recognize callable listener disposers, exhaustive cleanup of mapped subscription collections, and guarded timers owned by effect-local helpers in effect-needs-cleanup.

  • #1566 ba04952 Thanks @​aidenybai! - Keep terminal history visible while selecting workspace projects in the interactive CLI.

  • #948 c825c59 Thanks @​cursor! - Avoid showing the AI-training license notice for broad development, credential, hardware, and service configuration variables that do not prove a training job is active.

  • Updated dependencies [f7dbdfa, 44922d6, cc28626, b02bc69, 85e1052, 4c61080, 02e3188, 48ec9a8, afd60db, 3466fe1, 4e4740d, a34d6a1, 91ebe85, 3a93a34, 8a22de1, 19f2148, 7f29eca, 37427c9]:

    • oxlint-plugin-react-doctor@0.9.4
    • deslop-js@0.9.4
Commits

@dependabot
dependabot Bot requested a review from alienx5499 as a code owner August 10, 2026 02:08
@dependabot dependabot Bot added automated dependencies Pull requests that update a dependency file npm labels Aug 10, 2026
@vercel

vercel Bot commented Aug 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sortvision Ready Ready Preview Aug 10, 2026 2:26am

Bumps the react-ecosystem group with 1 update in the /SortVision directory: [react-doctor](https://github.com/millionco/react-doctor/tree/HEAD/packages/react-doctor).


Updates `react-doctor` from 0.9.3 to 0.9.5
- [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.5/packages/react-doctor)

---
updated-dependencies:
- dependency-name: react-doctor
  dependency-version: 0.9.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: react-ecosystem
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps(dev)(deps-dev): bump react-doctor from 0.9.3 to 0.9.5 in /SortVision in the react-ecosystem group deps(dev)(deps-dev): bump react-doctor from 0.9.3 to 0.9.5 in /SortVision in the react-ecosystem group across 1 directory Aug 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/SortVision/main/react-ecosystem-5093a2c1d2 branch from a570409 to 4a24c0d Compare August 10, 2026 02:16
@github-actions

Copy link
Copy Markdown

QA suite report

Metric Value
Total tests 655
Passed 655
Failed 0
Warnings 0
Pass rate 100.0%
Grade S+
Duration 4.50s

Result: passed.

View workflow run

QA vs main (last successful CI on base branch)

Baseline: last green Continuous integration on main @ 0df22bb (same test:ci suite).

Base This PR Δ passed
Passed 655 655 0
Failed 0 0
Total 655 655

Fixed (failed on base, passing on this PR)

None

New failures (failed on this PR; were not failing on base)

None

Still failing (failed on base and still failing on this PR)

None

@github-actions

Copy link
Copy Markdown

Dependabot auto-merge

Could not enable auto-merge after Continuous integration succeeded.

Common causes: auto-merge disabled in repo settings, branch protection (reviews / code owners), merge queue rules, or token permissions.

CLI output:

GraphQL: Auto merge is not allowed for this repository (enablePullRequestAutoMerge)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated dependencies Pull requests that update a dependency file npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant