Skip to content

chore: migrate changesets changelog generator#392

Merged
lachlancollins merged 2 commits into
TanStack:mainfrom
Sheraff:chore/migrate-changesets-changelog-github
May 26, 2026
Merged

chore: migrate changesets changelog generator#392
lachlancollins merged 2 commits into
TanStack:mainfrom
Sheraff:chore/migrate-changesets-changelog-github

Conversation

@tannerlinsley
Copy link
Copy Markdown
Member

@tannerlinsley tannerlinsley commented May 26, 2026

🎯 Changes

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm test:pr.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

Summary by CodeRabbit

  • Chores
    • Updated internal changelog generation tooling and dependency configurations.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 26, 2026

Warning

Review limit reached

@Sheraff, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 7 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 5e4c8da3-dfb7-46dc-a214-be4d6c84af2a

📥 Commits

Reviewing files that changed from the base of the PR and between 3ebf9f1 and b901951.

📒 Files selected for processing (1)
  • package.json
📝 Walkthrough

Walkthrough

This PR migrates the changesets changelog generator from @svitejs/changesets-changelog-github-compact to @changesets/changelog-github. The new plugin is configured with disableThanks: true, the devDependency is updated in package.json, and the version constraint is added to the pnpm workspace catalog.

Changes

Changelog Plugin Migration

Layer / File(s) Summary
Changelog plugin replacement
.changeset/config.json, package.json, pnpm-workspace.yaml
The changesets changelog generator is migrated from @svitejs/changesets-changelog-github-compact to @changesets/changelog-github. The configuration file applies disableThanks: true to the new plugin. The devDependency reference and workspace catalog version are updated in parallel.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A changelog once compact and svelte,
Now cleaner with thanks held felt—
Three files in sync, the migration complete,
Our dependencies trimmed, the update sweet! ✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description uses the correct template structure but the critical 'Changes' section is empty and left as a placeholder, and all checklist items are unchecked without explanation. Fill in the 'Changes' section with details about why the migration was needed, what benefits it provides, and check the appropriate checklist items based on testing and release impact.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: migrating the changesets changelog generator from @svitejs/changesets-changelog-github-compact to @changesets/changelog-github.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 26, 2026

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​changesets/​changelog-github@​0.7.01001006893100

View full report

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented May 26, 2026

View your CI Pipeline Execution ↗ for commit 3ebf9f1

Command Status Duration Result
nx affected --targets=test:sherif,test:docs,tes... ✅ Succeeded 24s View ↗
nx run-many --target=build ✅ Succeeded 9s View ↗

☁️ Nx Cloud last updated this comment at 2026-05-26 18:55:17 UTC

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 26, 2026

npm i https://pkg.pr.new/@tanstack/eslint-config@392
npm i https://pkg.pr.new/@tanstack/publish-config@392
npm i https://pkg.pr.new/@tanstack/typedoc-config@392
npm i https://pkg.pr.new/@tanstack/vite-config@392

commit: b901951

@lachlancollins lachlancollins merged commit a4c6d06 into TanStack:main May 26, 2026
10 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.

4 participants