Skip to content

chore: add dependabot groups for npm patch updates - #428

Merged
gkorland merged 1 commit into
stagingfrom
main
Feb 23, 2026
Merged

chore: add dependabot groups for npm patch updates#428
gkorland merged 1 commit into
stagingfrom
main

Conversation

@gkorland

Copy link
Copy Markdown
Contributor

No description provided.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@railway-app
railway-app Bot temporarily deployed to queryweaver / QueryWeaver-pr-428 February 23, 2026 11:15 Destroyed
@railway-app

railway-app Bot commented Feb 23, 2026

Copy link
Copy Markdown

🚅 Deployed to the QueryWeaver-pr-428 environment in queryweaver

Service Status Web Updated (UTC)
QueryWeaver 🕛 Waiting for status checks (View Logs) Web Feb 23, 2026 at 11:15 am

@coderabbitai

coderabbitai Bot commented Feb 23, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@gkorland
gkorland merged commit 0e0b2cc into staging Feb 23, 2026
20 checks passed
@overcut-ai

overcut-ai Bot commented Feb 23, 2026

Copy link
Copy Markdown

Completed Working on "Code Review"

✅ Workflow completed successfully.


👉 View complete log

@overcut-ai overcut-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Findings: 1 MINOR (Dependabot group name advertises minor+patch but only enables patch updates).

Theme: Dependabot configuration naming doesn’t match the actual update types, which can confuse maintainers about the scope of automated bumps.

Next steps: Either rename the group to indicate it is patch-only or add the minor update type so the behavior matches the stated intent.

Comment thread .github/dependabot.yml
schedule:
interval: "weekly"
groups:
npm-minor-patch:

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[minor]: Group name says minor+patch but update-types only include patch. Rename group to npm-patch-only or add minor to update-types to match intent.

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