Skip to content

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

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

chore: exempt first-party packages from pnpm minimumReleaseAge#469
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: 483ce8da-e27d-4834-9d83-7d19ab606bb1

📥 Commits

Reviewing files that changed from the base of the PR and between 4ff3fee and c7590e0.

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

📝 Walkthrough

Walkthrough

The workspace configuration adds nuxt, nuxt-nightly, @nuxt/*, vue, and @vue/* to minimumReleaseAgeExclude. These package patterns bypass the minimum release age policy.

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 summarizes the change to exempt 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 prevented 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 added this pull request to the merge queue Aug 6, 2026
Merged via the queue into main with commit e432e8a Aug 6, 2026
11 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