Conversation
|
Caution Review failedThe pull request is closed. WalkthroughProject-wide version bump from 1.12.8 to 1.12.9 across build metadata, package manifests, and example app dependencies. CHANGELOG adds 1.12.9 notes. Core version constants and release script updated. Android, HarmonyOS, Dart/Flutter, Node.js artifacts/manifests adjusted accordingly. No logic or API signatures changed. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
Tip 🔌 Remote MCP (Model Context Protocol) integration is now available!Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats. 📜 Recent review detailsConfiguration used: CodeRabbit UI 💡 Knowledge Base configuration:
You can enable these sources in your CodeRabbit configuration. 📒 Files selected for processing (38)
✨ Finishing Touches
🧪 Generate unit tests
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Pull Request Overview
This PR updates the sherpa-onnx project from version 1.12.8 to version 1.12.9, implementing a standard release process with version bumps across the entire codebase.
- Updates version strings in all configuration and source files
- Updates Git commit information and timestamps
- Adds changelog entries for version 1.12.9 features
Reviewed Changes
Copilot reviewed 38 out of 38 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| sherpa-onnx/csrc/version.cc | Updates core version information, Git SHA, and build timestamp |
| pom.xml | Updates Maven project version |
| Various package.json files | Updates Node.js package dependencies to new version |
| CMakeLists.txt | Updates CMake project version constant |
| CHANGELOG.md | Adds release notes for version 1.12.9 |
| Flutter/Dart files | Updates Flutter and Dart package versions and dependencies |
| HarmonyOS files | Updates HarmonyOS package versions |
| Android files | Updates Android library dependencies |
| iOS files | Updates iOS framework version |
| Build scripts | Updates version references in build and release scripts |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Summary by CodeRabbit
New Features
Chores
Documentation