Skip to content

chore(build): replace deprecated conventional-changelog-cli with conventional-changelog#14707

Merged
edison1105 merged 1 commit intomainfrom
edison/chore/changelog
Apr 10, 2026
Merged

chore(build): replace deprecated conventional-changelog-cli with conventional-changelog#14707
edison1105 merged 1 commit intomainfrom
edison/chore/changelog

Conversation

@edison1105
Copy link
Copy Markdown
Member

@edison1105 edison1105 commented Apr 10, 2026

Summary by CodeRabbit

  • Chores
    • Updated changelog generation tooling dependencies to improve consistency in version management and changelog generation processes.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 10, 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: 31895709-fcdb-48b0-95ca-6c7d9ea88c1f

📥 Commits

Reviewing files that changed from the base of the PR and between cb3d014 and 0c5bee9.

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

📝 Walkthrough

Walkthrough

Updated changelog tooling dependencies from conventional-changelog-cli to conventional-changelog and conventional-changelog-angular packages, aligning the changelog script to use the newer package-based CLI behavior.

Changes

Cohort / File(s) Summary
Changelog Tooling Dependencies
package.json
Replaced conventional-changelog-cli (^5.0.0) with conventional-changelog (^7.2.0) and added conventional-changelog-angular (^8.3.1) as devDependencies to support the updated changelog generation script.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Suggested labels

ready to merge, :broom: p1-chore

Poem

🐰 Hopping through dependencies with glee,
Old changelog tools must now set free,
Angular's latest in our den we keep,
New conventions help our records deep!
Bumpy bumpy, our toolchain's neat! 🥕

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: replacing the deprecated conventional-changelog-cli package with conventional-changelog in the build dependencies.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ 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 edison/chore/changelog

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

@edison1105 edison1105 force-pushed the edison/chore/changelog branch from 7044e36 to 0c5bee9 Compare April 10, 2026 07:08
@github-actions
Copy link
Copy Markdown

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 105 kB 39.9 kB 35.8 kB
vue.global.prod.js 164 kB 59.9 kB 53.2 kB

Usages

Name Size Gzip Brotli
createApp (CAPI only) 48.3 kB 18.8 kB 17.2 kB
createApp 56.5 kB 21.8 kB 20 kB
createSSRApp 60.7 kB 23.6 kB 21.5 kB
defineCustomElement 62.6 kB 23.8 kB 21.7 kB
overall 71 kB 27.2 kB 24.7 kB

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 10, 2026

Open in StackBlitz

@vue/compiler-core

pnpm add https://pkg.pr.new/@vue/compiler-core@14707
npm i https://pkg.pr.new/@vue/compiler-core@14707
yarn add https://pkg.pr.new/@vue/compiler-core@14707.tgz

@vue/compiler-dom

pnpm add https://pkg.pr.new/@vue/compiler-dom@14707
npm i https://pkg.pr.new/@vue/compiler-dom@14707
yarn add https://pkg.pr.new/@vue/compiler-dom@14707.tgz

@vue/compiler-sfc

pnpm add https://pkg.pr.new/@vue/compiler-sfc@14707
npm i https://pkg.pr.new/@vue/compiler-sfc@14707
yarn add https://pkg.pr.new/@vue/compiler-sfc@14707.tgz

@vue/compiler-ssr

pnpm add https://pkg.pr.new/@vue/compiler-ssr@14707
npm i https://pkg.pr.new/@vue/compiler-ssr@14707
yarn add https://pkg.pr.new/@vue/compiler-ssr@14707.tgz

@vue/reactivity

pnpm add https://pkg.pr.new/@vue/reactivity@14707
npm i https://pkg.pr.new/@vue/reactivity@14707
yarn add https://pkg.pr.new/@vue/reactivity@14707.tgz

@vue/runtime-core

pnpm add https://pkg.pr.new/@vue/runtime-core@14707
npm i https://pkg.pr.new/@vue/runtime-core@14707
yarn add https://pkg.pr.new/@vue/runtime-core@14707.tgz

@vue/runtime-dom

pnpm add https://pkg.pr.new/@vue/runtime-dom@14707
npm i https://pkg.pr.new/@vue/runtime-dom@14707
yarn add https://pkg.pr.new/@vue/runtime-dom@14707.tgz

@vue/server-renderer

pnpm add https://pkg.pr.new/@vue/server-renderer@14707
npm i https://pkg.pr.new/@vue/server-renderer@14707
yarn add https://pkg.pr.new/@vue/server-renderer@14707.tgz

@vue/shared

pnpm add https://pkg.pr.new/@vue/shared@14707
npm i https://pkg.pr.new/@vue/shared@14707
yarn add https://pkg.pr.new/@vue/shared@14707.tgz

vue

pnpm add https://pkg.pr.new/vue@14707
npm i https://pkg.pr.new/vue@14707
yarn add https://pkg.pr.new/vue@14707.tgz

@vue/compat

pnpm add https://pkg.pr.new/@vue/compat@14707
npm i https://pkg.pr.new/@vue/compat@14707
yarn add https://pkg.pr.new/@vue/compat@14707.tgz

commit: 0c5bee9

@edison1105 edison1105 merged commit 2b7d39c into main Apr 10, 2026
15 of 16 checks passed
@edison1105 edison1105 deleted the edison/chore/changelog branch April 10, 2026 07:12
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