Skip to content

chore(deps): change dependabot prefix - #9049

Open
avivkeller wants to merge 1 commit into
mainfrom
chore(deps)
Open

chore(deps): change dependabot prefix#9049
avivkeller wants to merge 1 commit into
mainfrom
chore(deps)

Conversation

@avivkeller

Copy link
Copy Markdown
Member

Makes Dependabot follow Conventional Commits

Signed-off-by: Aviv Keller <me@aviv.sh>
Copilot AI review requested due to automatic review settings July 30, 2026 15:25
@avivkeller
avivkeller requested a review from a team as a code owner July 30, 2026 15:25
@vercel

vercel Bot commented Jul 30, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
nodejs-org Ready Ready Preview Jul 30, 2026 3:26pm

Request Review

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@cursor

cursor Bot commented Jul 30, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Config-only change to Dependabot commit message formatting; no runtime or application code is affected.

Overview
Updates Dependabot commit-message.prefix from meta to chore(deps) for both the github-actions and npm update jobs in .github/dependabot.yml.

Future dependency PRs will use Conventional Commits-style titles instead of the old meta prefix.

Reviewed by Cursor Bugbot for commit f5d8bcc. Bugbot is set up for automated code reviews on this repo. Configure here.

@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.15%. Comparing base (ca47d6f) to head (f5d8bcc).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9049      +/-   ##
==========================================
- Coverage   75.16%   75.15%   -0.02%     
==========================================
  Files         102      102              
  Lines        9124     9124              
  Branches      374      374              
==========================================
- Hits         6858     6857       -1     
- Misses       2262     2263       +1     
  Partials        4        4              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@github-actions

Copy link
Copy Markdown
Contributor

📦 Build Size Comparison

Summary

Metric Value
Old Total First Load JS 10.71 MB
New Total First Load JS 10.71 MB
Delta 0 B (0.00%)

@bmuenzenmeyer bmuenzenmeyer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

i dont looove this cause a chore usually maps to patch

@avivkeller

Copy link
Copy Markdown
Member Author

i dont looove this cause a chore usually maps to patch

Dependabot doesn't generate changesets anyway, so a dependabot bump would already be a "patch" (well, more accurately, it'll be excluded from the changelogs entirely, and will release with whatever version is scheduled next)

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.

5 participants