Skip to content

Use Changesets v3 packages - #128

Merged
Andarist merged 6 commits into
changesets:mainfrom
marcalexiei:v3
Sep 1, 2026
Merged

Use Changesets v3 packages#128
Andarist merged 6 commits into
changesets:mainfrom
marcalexiei:v3

Conversation

@marcalexiei

Copy link
Copy Markdown
Contributor

  • config@4 returns validation issues instead of throwing, so they are wrapped in a ConfigValidationError to keep rendering them in the PR comment.
  • privatePackages.version now defaults to false (true before), which would silently drop private packages from the comment of every repository that doesn't opt in, so the old default is restored before validating.
  • minimumReleaseAgeExclude is required while these releases are younger than the 7 day minimumReleaseAge window, which otherwise fails pnpm install.

@vercel

vercel Bot commented Aug 11, 2026

Copy link
Copy Markdown

@marcalexiei is attempting to deploy a commit to the Changesets Team on Vercel.

A member of the Team first needs to authorize it.

@socket-security

socket-security Bot commented Sep 1, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​types/​semver@​7.8.01001007487100
Updatedsemver@​7.7.4 ⏵ 7.8.5100 +1100100 +187100

View full report

@Andarist Andarist changed the title Handle new tool structure from changesets@3 Use Changesets v3 packages Sep 1, 2026
@Andarist
Andarist enabled auto-merge September 1, 2026 10:10
@Andarist
Andarist added this pull request to the merge queue Sep 1, 2026
Merged via the queue into changesets:main with commit 9910c04 Sep 1, 2026
5 of 6 checks passed
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.

Update bot to handle new tool structure from changesets and @manypkg/get-packages@3

2 participants