Skip to content

chore: exempt first-party packages from pnpm minimumReleaseAge - #862

Merged
danielroe merged 1 commit into
mainfrom
min-release-age-exclude
Aug 6, 2026
Merged

chore: exempt first-party packages from pnpm minimumReleaseAge#862
danielroe merged 1 commit into
mainfrom
min-release-age-exclude

Conversation

@danielroe

Copy link
Copy Markdown
Member

🔗 Linked issue

📚 Description

because this repo extends nuxt's renovate preset, which itself excludes these first-party packages from the release age check, it's necessary to update pnpm-workspace.yaml to mirror the same list to avoid artifact update failures.

@coderabbitai

coderabbitai Bot commented Aug 6, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 76c9d445-5b9e-418c-b6ae-89b48d2fb0e6

📥 Commits

Reviewing files that changed from the base of the PR and between 55eb70d and 3c2bd8d.

📒 Files selected for processing (1)
  • pnpm-workspace.yaml

📝 Walkthrough

Walkthrough

The pnpm workspace configuration now excludes Nuxt, Nuxt Nightly, all @nuxt/* packages, Vue, and all @vue/* packages from minimum release-age checks.

Estimated code review effort: 1 (Trivial) | ~3 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely identifies the main change: exempting first-party packages from pnpm minimum release-age checks.
Description check ✅ Passed The description explains why pnpm-workspace.yaml must mirror Nuxt Renovate exclusions and identifies the failure risk addressed by the change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch min-release-age-exclude

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.

@pkg-pr-new

pkg-pr-new Bot commented Aug 6, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@nuxt/fonts@862

commit: 3c2bd8d

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.01%. Comparing base (55eb70d) to head (3c2bd8d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #862   +/-   ##
=======================================
  Coverage   68.01%   68.01%           
=======================================
  Files           9        9           
  Lines         297      297           
  Branches       67       67           
=======================================
  Hits          202      202           
  Misses         78       78           
  Partials       17       17           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@danielroe
danielroe merged commit 81ba170 into main Aug 6, 2026
14 checks passed
@danielroe
danielroe deleted the min-release-age-exclude branch August 6, 2026 12:56
@github-actions github-actions Bot mentioned this pull request Aug 6, 2026
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.

2 participants