Skip to content

bump millionco/react-doctor from 2.2.2 to 2.2.7#366

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

bump millionco/react-doctor from 2.2.2 to 2.2.7#366
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/millionco/react-doctor-2.2.7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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 [millionco/react-doctor](https://github.com/millionco/react-doctor) from 2.2.2 to 2.2.7.
- [Release notes](https://github.com/millionco/react-doctor/releases)
- [Commits](millionco/react-doctor@0b4f4f4...9380081)

---
updated-dependencies:
- dependency-name: millionco/react-doctor
  dependency-version: 2.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 16, 2026
@netlify

netlify Bot commented Jul 16, 2026

Copy link
Copy Markdown

Deploy Preview for sonner-native ready!

Name Link
🔨 Latest commit 9a7a0c4
🔍 Latest deploy log https://app.netlify.com/projects/sonner-native/deploys/6a596ccebd9e9d0008266503
😎 Deploy Preview https://deploy-preview-366--sonner-native.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@greptile-apps

greptile-apps Bot commented Jul 16, 2026

Copy link
Copy Markdown

Greptile Summary

This is an automated Dependabot bump of the millionco/react-doctor GitHub Actions workflow step from commit 0b4f4f4 (v2.2.2) to commit 9380081 (v2.2.7). The only change is the pinned SHA used to reference the action.

  • The action reference remains pinned to a full commit SHA, which is the secure and recommended practice for third-party GitHub Actions.
  • No workflow logic, triggers, permissions, or configuration options changed — only the SHA was updated.

Confidence Score: 5/5

Safe to merge — this is a routine SHA bump of a CI-only action with no logic changes.

The update replaces one pinned commit SHA with another for the react-doctor action. The workflow's triggers, permissions, steps, and configuration are entirely unchanged. The action runs in advisory-only mode (never fails the check), so even an unexpected behavioral change in the new version would not break CI for other contributors.

No files require special attention.

Important Files Changed

Filename Overview
.github/workflows/react-doctor.yml Single-line SHA bump for millionco/react-doctor from v2.2.2 to v2.2.7; no other workflow changes.

Sequence Diagram

%%{init: {'theme': 'neutral'}}%%
sequenceDiagram
    participant GH as GitHub Actions
    participant CO as actions/checkout
    participant RD as millionco/react-doctor

    GH->>CO: checkout repo (full history, fetch-depth: 0)
    CO-->>GH: repository ready
    GH->>RD: "run react-doctor@938008119a288f2fb47c66a69cd9279a21f31784"
    Note over RD: v2.2.2 → v2.2.7 (SHA bump only)
    RD-->>GH: post sticky PR comment + inline comments + commit status
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
sequenceDiagram
    participant GH as GitHub Actions
    participant CO as actions/checkout
    participant RD as millionco/react-doctor

    GH->>CO: checkout repo (full history, fetch-depth: 0)
    CO-->>GH: repository ready
    GH->>RD: "run react-doctor@938008119a288f2fb47c66a69cd9279a21f31784"
    Note over RD: v2.2.2 → v2.2.7 (SHA bump only)
    RD-->>GH: post sticky PR comment + inline comments + commit status
Loading

Reviews (1): Last reviewed commit: "bump millionco/react-doctor from 2.2.2 t..." | Re-trigger Greptile

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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants