Skip to content

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

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

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

Conversation

@danielroe

Copy link
Copy Markdown
Member

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: 72405a29-3af8-4ca8-ad28-e4e1eda6c64c

📥 Commits

Reviewing files that changed from the base of the PR and between 30d3044 and 70d974a.

📒 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
Title check ✅ Passed The title clearly states that first-party packages are exempt from pnpm's minimum release age check.
Description check ✅ Passed The description explains the workspace configuration change and its purpose of preventing artifact update failures.
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 bca64a4 into main Aug 6, 2026
10 of 11 checks passed
@danielroe
danielroe deleted the min-release-age-exclude branch August 6, 2026 12:51
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