Skip to content

chore: add dependabot groups for npm patch updates#428

Merged
gkorland merged 1 commit intostagingfrom
main
Feb 23, 2026
Merged

chore: add dependabot groups for npm patch updates#428
gkorland merged 1 commit intostagingfrom
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
Copy link
Copy Markdown

railway-app bot commented Feb 23, 2026

🚅 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
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Feb 23, 2026

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
Copy link
Copy Markdown

overcut-ai bot commented Feb 23, 2026

Completed Working on "Code Review"

✅ Workflow completed successfully.


👉 View complete log

Copy link
Copy Markdown

@overcut-ai overcut-ai bot left a comment

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