Skip to content

chore: add minimumReleaseAge: 2880#528

Merged
matheuss merged 3 commits into
mainfrom
styfle-ai/pnpm-10-33-0-9ab2
May 21, 2026
Merged

chore: add minimumReleaseAge: 2880#528
matheuss merged 3 commits into
mainfrom
styfle-ai/pnpm-10-33-0-9ab2

Conversation

@styfle
Copy link
Copy Markdown
Member

@styfle styfle commented May 21, 2026

Description

Add theminimumReleaseAge: 2880 config to pnpm-workspace.yaml

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)

Related Issues

Fixes #
Closes #
Related to #

Changes Made

  • Updated the root packageManager field to the requested pnpm 10.33.0 integrity pin.
  • Added minimumReleaseAge: 2880 to pnpm-workspace.yaml while preserving workspace packages and approved native builds.
  • Kept CI on pnpm/action-setup@v4, which resolves pnpm from the root packageManager field without a separate Corepack step.

Testing

  • All existing tests pass
  • Added new tests for the changes
  • Manually tested the changes

Test Coverage

Verified locally with:

  • pnpm install --frozen-lockfile
  • pnpm build:packages
  • pnpm build --filter website
  • pnpm test
  • pnpm check

After reverting the Corepack workflow step, re-ran:

  • pnpm check

Screenshots/Demos

N/A

Checklist

  • My code follows the project's code style
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors
  • I have added tests that prove my fix is effective or that this feature works
  • New and existing unit tests pass locally with my changes
  • I have created a changeset (pnpm changeset)

Changeset

  • I have created a changeset for these changes

Additional Notes

No changeset added because this is package-manager and CI configuration only.

Open in Web Open in Cursor 

Co-authored-by: Steven <styfle@users.noreply.github.com>
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 21, 2026

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

Project Deployment Actions Updated (UTC)
streamdown Ready Ready Preview, Comment, Open in v0 May 21, 2026 6:00pm

Co-authored-by: Steven <styfle@users.noreply.github.com>
@styfle styfle changed the title Switch CI to pinned pnpm 10.33.0 chore: Switch CI to pinned pnpm 10.33.0 May 21, 2026
Comment thread package.json Outdated
@styfle styfle changed the title chore: Switch CI to pinned pnpm 10.33.0 chore: add minimumReleaseAge: 2880 May 21, 2026
@styfle styfle marked this pull request as ready for review May 21, 2026 18:00
@matheuss matheuss merged commit fa4604b into main May 21, 2026
9 checks passed
@matheuss matheuss deleted the styfle-ai/pnpm-10-33-0-9ab2 branch May 21, 2026 18:01
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.

4 participants