Skip to content

ci: update semantic release#6

Merged
tbinna merged 1 commit intomainfrom
update-semantic-release
Apr 8, 2026
Merged

ci: update semantic release#6
tbinna merged 1 commit intomainfrom
update-semantic-release

Conversation

@tbinna
Copy link
Copy Markdown
Member

@tbinna tbinna commented Apr 8, 2026

Summary by CodeRabbit

  • Chores
    • Updated npm registry configuration in release workflow
    • Updated semantic-release and related dependencies to latest versions for improved release management

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 8, 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: 8de8d574-71da-476b-8a6b-f405cce20027

📥 Commits

Reviewing files that changed from the base of the PR and between 157a581 and 08f91ce.

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

📝 Walkthrough

Walkthrough

This PR updates the CI/CD release workflow to explicitly configure the npm registry URL and upgrades semantic-release and related plugins to significantly newer versions, including the core semantic-release package from 19.0.5 to 25.0.2.

Changes

Cohort / File(s) Summary
Workflow Configuration
.github/workflows/release.yml
Added explicit npm registry URL configuration to the Node.js setup action for release workflow.
Dependency Updates
package.json
Upgraded semantic-release core package (19.0.5 → 25.0.2) and multiple plugins: commit-analyzer (9.0.2 → 13.0.1), npm plugin (9.0.1 → 13.1.2), release-notes-generator (10.0.3 → 14.1.0), and added github plugin (12.0.6).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 Dependencies hop to newer ground,
Registry configured, smooth release abound,
Semantic-release levels up the way,
CI/CD flows better today! 🚀

🚥 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 clearly and accurately summarizes the main changes in the pull request, which involve updating semantic-release and related npm 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 update-semantic-release

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 and usage tips.

@tbinna tbinna merged commit 2edb1db into main Apr 8, 2026
5 checks passed
@tbinna tbinna deleted the update-semantic-release branch April 8, 2026 10:59
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant