Skip to content

chore: upgrade Changesets to CLI v3 and action v2 - #57

Merged
SutuSebastian merged 3 commits into
mainfrom
chore/changesets-v3
Aug 24, 2026
Merged

chore: upgrade Changesets to CLI v3 and action v2#57
SutuSebastian merged 3 commits into
mainfrom
chore/changesets-v3

Conversation

@SutuSebastian

Copy link
Copy Markdown
Contributor

Summary

  • @changesets/cli 3.0.1 + @changesets/changelog-github 1.0.0.
  • changesets/action@v2.1.1 with version-script / publish-script / pr-title / commit-message / create-github-releases.
  • bun run release is still changeset publish, which inherits CHANGESETS_OUTPUT from the action.
  • Drop the persist-docs ignore — CLI v3 does not version private packages.

Replaces #56 (GitHub closed it when the branch was renamed). Includes the tinyexec lockfile collapse so bun dedupe --check passes.

Test plan

  • Release job on merge no longer errors on CLI v3 / unexpected inputs
  • bunx changeset status runs under CLI 3
  • Next Version PR still titles chore: version packages

Action 2.1.0 requires Changesets CLI v3 and renamed inputs. We still ship CLI 2.31, so Release fails on every main push. Restore the v1 pin and ignore major action bumps until the CLI moves.
Action 2.1.0 on main is incompatible with CLI 2.31. Take CLI 3.0.1, changelog-github 1.0.0, and action v2.1.1 with the renamed inputs. Private docs stay unversioned via CLI v3 defaults.
CLI 3.0.1 brings tinyexec 1.3.0; bun dedupe --check failed because older nested copies of 1.2.4 were still in the lockfile.
@changeset-bot

changeset-bot Bot commented Aug 24, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: ec77428

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Aug 24, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 15 minutes.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 254f8338-8883-4464-9a00-8cd21024c5f2

📥 Commits

Reviewing files that changed from the base of the PR and between d83047b and ec77428.

⛔ Files ignored due to path filters (1)
  • bun.lock is excluded by !**/*.lock
📒 Files selected for processing (3)
  • .changeset/config.json
  • .github/workflows/release.yml
  • package.json

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.

@SutuSebastian
SutuSebastian merged commit 16400a2 into main Aug 24, 2026
14 checks passed
@SutuSebastian
SutuSebastian deleted the chore/changesets-v3 branch August 24, 2026 11:32
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