Skip to content

chore: migrate changesets changelog generator#7490

Merged
Sheraff merged 1 commit into
mainfrom
chore/migrate-changesets-changelog-github
May 26, 2026
Merged

chore: migrate changesets changelog generator#7490
Sheraff merged 1 commit into
mainfrom
chore/migrate-changesets-changelog-github

Conversation

@Sheraff
Copy link
Copy Markdown
Collaborator

@Sheraff Sheraff commented May 26, 2026

Summary

Migrates Changesets changelog generation from the deprecated @svitejs/changesets-changelog-github-compact package to the maintained official @changesets/changelog-github package.

Changes

  • Updates .changeset/config.json to use @changesets/changelog-github with repo: "TanStack/router".
  • Enables disableThanks: true so generated entries stay closer to the previous compact output by omitting Thanks @user text.
  • Replaces the root dev dependency and refreshes pnpm-lock.yaml.
  • Removes the deprecated package from tracked project configuration and the lockfile.

Notes

  • Future generated changelog entries will use the official Changesets GitHub changelog layout instead of the compact suffix layout.
  • PR and commit metadata remain linked through GitHub via the same repo option.

Verification

  • pnpm install --no-frozen-lockfile
  • pnpm exec node -e ... import/output smoke test for @changesets/changelog-github
  • pnpm changeset status --since=main
  • git grep -n "@svitejs/changesets-changelog-github-compact" -- . returns no matches
  • pnpm why @changesets/changelog-github shows the root dev dependency

@Sheraff Sheraff requested a review from a team as a code owner May 26, 2026 17:07
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 26, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 24b54d47-e3d8-4fc4-aeb3-217742f86cdf

📥 Commits

Reviewing files that changed from the base of the PR and between eb830ea and 9504689.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (2)
  • .changeset/config.json
  • package.json

📝 Walkthrough

Walkthrough

The pull request updates the Changesets changelog generation toolchain by replacing the compact GitHub changelog plugin with the standard @changesets/changelog-github package. The configuration adds a disableThanks: true setting to the new plugin, and the corresponding package dependency is updated in package.json.

Changes

Changelog GitHub Plugin Upgrade

Layer / File(s) Summary
Changelog plugin configuration and dependency update
.changeset/config.json, package.json
Configuration switches from @svitejs/changesets-changelog-github-compact to @changesets/changelog-github with disableThanks: true added, and the dependency is updated in devDependencies.

🎯 2 (Simple) | ⏱️ ~5 minutes

🐰 From compact to standard, the changelog flows,
Changesets configured to reap what it sows,
Thanks disabled, the plugin refined—
A minor upgrade, elegantly designed! 🎉

🚥 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 'chore: migrate changesets changelog generator' accurately and concisely describes the main change: migrating from one changelog generator package to another in the changesets configuration.
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
  • Commit unit tests in branch chore/migrate-changesets-changelog-github

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

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented May 26, 2026

View your CI Pipeline Execution ↗ for commit 9504689

Command Status Duration Result
nx affected --targets=test:eslint,test:unit,tes... ✅ Succeeded 9m 2s View ↗
nx run-many --target=build --exclude=examples/*... ✅ Succeeded 2m 11s View ↗

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

@github-actions
Copy link
Copy Markdown
Contributor

🚀 Changeset Version Preview

No changeset entries found. Merging this PR will not cause a version bump for any packages.

@socket-security
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@​changesets/​changelog-github@​0.7.01001006893100

View full report

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 26, 2026

More templates

@tanstack/arktype-adapter

npm i https://pkg.pr.new/@tanstack/arktype-adapter@7490

@tanstack/eslint-plugin-router

npm i https://pkg.pr.new/@tanstack/eslint-plugin-router@7490

@tanstack/eslint-plugin-start

npm i https://pkg.pr.new/@tanstack/eslint-plugin-start@7490

@tanstack/history

npm i https://pkg.pr.new/@tanstack/history@7490

@tanstack/nitro-v2-vite-plugin

npm i https://pkg.pr.new/@tanstack/nitro-v2-vite-plugin@7490

@tanstack/react-router

npm i https://pkg.pr.new/@tanstack/react-router@7490

@tanstack/react-router-devtools

npm i https://pkg.pr.new/@tanstack/react-router-devtools@7490

@tanstack/react-router-ssr-query

npm i https://pkg.pr.new/@tanstack/react-router-ssr-query@7490

@tanstack/react-start

npm i https://pkg.pr.new/@tanstack/react-start@7490

@tanstack/react-start-client

npm i https://pkg.pr.new/@tanstack/react-start-client@7490

@tanstack/react-start-rsc

npm i https://pkg.pr.new/@tanstack/react-start-rsc@7490

@tanstack/react-start-server

npm i https://pkg.pr.new/@tanstack/react-start-server@7490

@tanstack/router-cli

npm i https://pkg.pr.new/@tanstack/router-cli@7490

@tanstack/router-core

npm i https://pkg.pr.new/@tanstack/router-core@7490

@tanstack/router-devtools

npm i https://pkg.pr.new/@tanstack/router-devtools@7490

@tanstack/router-devtools-core

npm i https://pkg.pr.new/@tanstack/router-devtools-core@7490

@tanstack/router-generator

npm i https://pkg.pr.new/@tanstack/router-generator@7490

@tanstack/router-plugin

npm i https://pkg.pr.new/@tanstack/router-plugin@7490

@tanstack/router-ssr-query-core

npm i https://pkg.pr.new/@tanstack/router-ssr-query-core@7490

@tanstack/router-utils

npm i https://pkg.pr.new/@tanstack/router-utils@7490

@tanstack/router-vite-plugin

npm i https://pkg.pr.new/@tanstack/router-vite-plugin@7490

@tanstack/solid-router

npm i https://pkg.pr.new/@tanstack/solid-router@7490

@tanstack/solid-router-devtools

npm i https://pkg.pr.new/@tanstack/solid-router-devtools@7490

@tanstack/solid-router-ssr-query

npm i https://pkg.pr.new/@tanstack/solid-router-ssr-query@7490

@tanstack/solid-start

npm i https://pkg.pr.new/@tanstack/solid-start@7490

@tanstack/solid-start-client

npm i https://pkg.pr.new/@tanstack/solid-start-client@7490

@tanstack/solid-start-server

npm i https://pkg.pr.new/@tanstack/solid-start-server@7490

@tanstack/start-client-core

npm i https://pkg.pr.new/@tanstack/start-client-core@7490

@tanstack/start-fn-stubs

npm i https://pkg.pr.new/@tanstack/start-fn-stubs@7490

@tanstack/start-plugin-core

npm i https://pkg.pr.new/@tanstack/start-plugin-core@7490

@tanstack/start-server-core

npm i https://pkg.pr.new/@tanstack/start-server-core@7490

@tanstack/start-static-server-functions

npm i https://pkg.pr.new/@tanstack/start-static-server-functions@7490

@tanstack/start-storage-context

npm i https://pkg.pr.new/@tanstack/start-storage-context@7490

@tanstack/valibot-adapter

npm i https://pkg.pr.new/@tanstack/valibot-adapter@7490

@tanstack/virtual-file-routes

npm i https://pkg.pr.new/@tanstack/virtual-file-routes@7490

@tanstack/vue-router

npm i https://pkg.pr.new/@tanstack/vue-router@7490

@tanstack/vue-router-devtools

npm i https://pkg.pr.new/@tanstack/vue-router-devtools@7490

@tanstack/vue-router-ssr-query

npm i https://pkg.pr.new/@tanstack/vue-router-ssr-query@7490

@tanstack/vue-start

npm i https://pkg.pr.new/@tanstack/vue-start@7490

@tanstack/vue-start-client

npm i https://pkg.pr.new/@tanstack/vue-start-client@7490

@tanstack/vue-start-server

npm i https://pkg.pr.new/@tanstack/vue-start-server@7490

@tanstack/zod-adapter

npm i https://pkg.pr.new/@tanstack/zod-adapter@7490

commit: 9504689

Copy link
Copy Markdown
Member

@crutchcorn crutchcorn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for tackling this

@Sheraff Sheraff merged commit aee3661 into main May 26, 2026
10 checks passed
@Sheraff Sheraff deleted the chore/migrate-changesets-changelog-github branch May 26, 2026 17:30
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.

2 participants