Skip to content

Conversation

@avivkeller
Copy link
Member

Add a workflow to update pnpm once a month via the pnpm self-update command.

Copilot AI review requested due to automatic review settings January 9, 2026 21:50
@avivkeller avivkeller requested a review from a team as a code owner January 9, 2026 21:50
@vercel
Copy link

vercel bot commented Jan 9, 2026

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

Project Deployment Review Updated (UTC)
nodejs-org Ready Ready Preview Jan 9, 2026 10:12pm

@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2026

👋 Codeowner Review Request

The following codeowners have been identified for the changed files:

Team reviewers: @nodejs/web-infra

Please review the changes when you have a chance. Thank you! 🙏

@codecov
Copy link

codecov bot commented Jan 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.70%. Comparing base (274f68a) to head (5de1fad).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8532      +/-   ##
==========================================
+ Coverage   74.69%   74.70%   +0.01%     
==========================================
  Files         102      102              
  Lines        8956     8956              
  Branches      305      305              
==========================================
+ Hits         6690     6691       +1     
+ Misses       2264     2263       -1     
  Partials        2        2              

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

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a new GitHub Actions workflow to automate monthly updates of pnpm using the pnpm self-update command. The workflow runs on a schedule, updates pnpm, and creates a pull request with the changes.

  • Adds automated monthly pnpm updates via scheduled cron job
  • Captures old and new pnpm versions for PR metadata
  • Creates draft PRs with fast-track label for review

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Aviv Keller <me@aviv.sh>
@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2026

📦 Build Size Comparison

Summary

Metric Value
Old Total Size 3.74 MB
New Total Size 3.74 MB
Delta 0 B (0.00%)

Changes

➕ Added Assets (1)
Name Size
.next/static/chunks/c5540154b3311d1d.js 204.38 KB
➖ Removed Assets (1)
Name Size
.next/static/chunks/a1b36857c5d1da17.js 204.38 KB

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