Skip to content

chore: drop minimumReleaseAgeExclude entries for next 16.3.0 - #603

Merged
LGLabGreg merged 1 commit into
mainfrom
chore/prune-minimum-release-age-exclude
Aug 5, 2026
Merged

chore: drop minimumReleaseAgeExclude entries for next 16.3.0#603
LGLabGreg merged 1 commit into
mainfrom
chore/prune-minimum-release-age-exclude

Conversation

@LGLabGreg

@LGLabGreg LGLabGreg commented Aug 5, 2026

Copy link
Copy Markdown
Owner

next@16.3.0 published 2026-08-03 and now clears pnpm's release-age gate on its own, so the exact-version waivers are dead weight. pnpm install leaves the lockfile untouched and does not re-add them.

Summary by CodeRabbit

  • Chores
    • Updated workspace package installation configuration by removing an explicit release-age exclusion list.
    • Existing build settings remain enabled for supported packages.

next@16.3.0 published 2026-08-03 and now clears pnpm's release-age
gate on its own, so the exact-version waivers are dead weight.
pnpm install leaves the lockfile untouched and does not re-add them.
@vercel

vercel Bot commented Aug 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
reactqrcode-com Ready Ready Preview Aug 5, 2026 5:26pm

@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: cd907f2a-e09f-4217-bb37-a34388ff0f1d

📥 Commits

Reviewing files that changed from the base of the PR and between 4bba2a8 and a792968.

📒 Files selected for processing (1)
  • pnpm-workspace.yaml
💤 Files with no reviewable changes (1)
  • pnpm-workspace.yaml

Walkthrough

The workspace removes the minimumReleaseAgeExclude block for selected Next.js packages. The existing allowBuilds and onlyBuiltDependencies settings remain in place.

Changes

Workspace configuration

Layer / File(s) Summary
Remove release age exclusions
pnpm-workspace.yaml
Removes the exclusions for selected @next/* SWC packages and next@16.3.0.

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

Poem

A rabbit checks the YAML line,
Removes exclusions, neat and fine.
Build settings stay in place,
No extra hops across the space.
The workspace rests, clean and bright.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: removal of minimumReleaseAgeExclude configuration entries for next@16.3.0. The change directly corresponds to the file modifications and PR objectives.
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 chore/prune-minimum-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.

@LGLabGreg
LGLabGreg merged commit 3049d22 into main Aug 5, 2026
4 checks passed
@LGLabGreg
LGLabGreg deleted the chore/prune-minimum-release-age-exclude branch August 5, 2026 17:26
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