Skip to content

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

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

chore: exempt first-party packages from pnpm minimumReleaseAge#783
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.

@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/module-builder@783

commit: 6002b3b

@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: dede8aa4-6838-4288-b2de-02c3cb1f4084

📥 Commits

Reviewing files that changed from the base of the PR and between d825751 and 6002b3b.

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

📝 Walkthrough

Walkthrough

The workspace configuration adds minimumReleaseAgeExclude entries for Nuxt, Nuxt Nightly, all @nuxt/* packages, Vue, and all @vue/* packages.

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

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description check ✅ Passed The description explains why pnpm-workspace.yaml must mirror Nuxt Renovate exclusions and identifies the expected failure prevention.
Title check ✅ Passed The title clearly describes the main change: exempting first-party packages from pnpm minimum release age checks.
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.

@danielroe
danielroe merged commit 42f2a8f into main Aug 6, 2026
13 checks passed
@danielroe
danielroe deleted the min-release-age-exclude branch August 6, 2026 13:07
@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.

1 participant