Skip to content

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

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

chore: exempt first-party packages from pnpm minimumReleaseAge#2306
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: e74aed78-8b1c-4a91-b224-5706325e42a0

📥 Commits

Reviewing files that changed from the base of the PR and between ff4910f and caead71.

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

📝 Walkthrough

Walkthrough

The workspace configuration now excludes nuxt, nuxt-nightly, @nuxt/*, vue, and @vue/* from minimumReleaseAge.

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 describes exempting first-party packages from pnpm's minimum release age check.
Description check ✅ Passed The description explains the configuration change, its alignment with Nuxt's Renovate preset, and the failure it prevents.
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/image@2306

commit: caead71

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.61%. Comparing base (de96294) to head (caead71).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2306   +/-   ##
=======================================
  Coverage   32.61%   32.61%           
=======================================
  Files           7        7           
  Lines         371      371           
  Branches      131      131           
=======================================
  Hits          121      121           
  Misses        194      194           
  Partials       56       56           

☔ 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 bcdd8ed into main Aug 6, 2026
17 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.

2 participants