-
Notifications
You must be signed in to change notification settings - Fork 5
v0.4.5 #81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.4.5 #81
Conversation
WalkthroughThis update introduces a version bump to 0.4.5 across multiple packages and platform-specific bindings, as reflected in their respective Changes
Suggested reviewers
Poem
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:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 2
🧹 Nitpick comments (2)
bindings/binding-linux-amd64/CHANGELOG.md (1)
6-8: Suggest correcting compare link in changelog.
The compare URL for v0.4.5 currently usesv0.4.3...v0.4.5, but the previous entry is v0.4.2. Please verify and update to:- ## [0.4.5](https://github.com/cnpm/rapid/compare/v0.4.3...v0.4.5) (2025-04-24) + ## [0.4.5](https://github.com/cnpm/rapid/compare/v0.4.2...v0.4.5) (2025-04-24)bindings/binding-linux-arm64/CHANGELOG.md (1)
6-8: Suggest correcting compare link in changelog.
The compare URL for v0.4.5 currently usesv0.4.3...v0.4.5, but the previous entry is v0.4.2. Please verify and update to:- ## [0.4.5](https://github.com/cnpm/rapid/compare/v0.4.3...v0.4.5) (2025-04-24) + ## [0.4.5](https://github.com/cnpm/rapid/compare/v0.4.2...v0.4.5) (2025-04-24)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (14)
CHANGELOG.md(1 hunks)bindings/binding-darwin-amd64/CHANGELOG.md(1 hunks)bindings/binding-darwin-amd64/package.json(1 hunks)bindings/binding-darwin-arm64/CHANGELOG.md(1 hunks)bindings/binding-darwin-arm64/package.json(1 hunks)bindings/binding-linux-amd64/CHANGELOG.md(1 hunks)bindings/binding-linux-amd64/package.json(1 hunks)bindings/binding-linux-arm64/CHANGELOG.md(1 hunks)bindings/binding-linux-arm64/package.json(1 hunks)lerna.json(1 hunks)packages/binding/CHANGELOG.md(1 hunks)packages/binding/package.json(2 hunks)packages/cli/CHANGELOG.md(1 hunks)packages/cli/package.json(2 hunks)
⏰ Context from checks skipped due to timeout of 90000ms (10)
- GitHub Check: macos-test (20.x, bash)
- GitHub Check: linux-test (16.x, ubuntu-22.04, bash, 3.9)
- GitHub Check: linux-ci (20.x, ubuntu-22.04, bash)
- GitHub Check: macos-test (16.x, bash)
- GitHub Check: macos-test (18.x, bash)
- GitHub Check: linux-test (20.x, ubuntu-22.04, bash, 3.9)
- GitHub Check: linux-ci (18.x, ubuntu-22.04, bash)
- GitHub Check: linux-test (18.x, ubuntu-22.04, bash, 3.9)
- GitHub Check: linux-ci (16.x, ubuntu-22.04, bash)
- GitHub Check: build (ubuntu-22.04, bash)
🔇 Additional comments (12)
bindings/binding-darwin-arm64/package.json (1)
3-3: Version bump for darwin-arm64 binding
Theversionfield has been updated to0.4.5, aligning with other platform-specific bindings.bindings/binding-linux-amd64/package.json (1)
3-3: Version bump for linux-x64 binding
Theversionfield has been updated to0.4.5, matching the coordinated release.packages/cli/CHANGELOG.md (1)
6-8: Document version bump for CLI package
The changelog correctly notes the 0.4.5 bump without additional entries. No further updates needed.bindings/binding-darwin-amd64/package.json (1)
3-3: Approve version bump to 0.4.5
The version update aligns with the coordinated release across all platform-specific binding packages.packages/binding/CHANGELOG.md (1)
6-8: Verify compare link references correct previous version
The compare range currently readsv0.4.3...v0.4.5, but the preceding changelog entry is0.4.2. Please confirm the intended previous version or update the link accordingly.Apply this diff if the previous version is indeed 0.4.2:
-## [0.4.5](https://github.com/cnpm/rapid/compare/v0.4.3...v0.4.5) (2025-04-24) +## [0.4.5](https://github.com/cnpm/rapid/compare/v0.4.2...v0.4.5) (2025-04-24)bindings/binding-linux-arm64/package.json (1)
3-3: Approve version bump to 0.4.5
Version updated correctly in line with the overall release.bindings/binding-darwin-amd64/CHANGELOG.md (1)
6-8: Verify compare link references correct previous version
The changelog link usesv0.4.3...v0.4.5but the prior entry is0.4.2. Please verify or adjust the range.Suggestion:
-## [0.4.5](https://github.com/cnpm/rapid/compare/v0.4.3...v0.4.5) (2025-04-24) +## [0.4.5](https://github.com/cnpm/rapid/compare/v0.4.2...v0.4.5) (2025-04-24)bindings/binding-darwin-arm64/CHANGELOG.md (1)
6-8: Verify compare link references correct previous version
The compare URL isv0.4.3...v0.4.5whereas the previous version section is0.4.2. Ensure the link points to the correct revision range.-## [0.4.5](https://github.com/cnpm/rapid/compare/v0.4.3...v0.4.5) (2025-04-24) +## [0.4.5](https://github.com/cnpm/rapid/compare/v0.4.2...v0.4.5) (2025-04-24)packages/cli/package.json (2)
3-3: Approve version bump in CLI package.json.
Version updated to 0.4.5 as intended, aligning with the release v0.4.5.
14-14: Approve binding dependency version bump.
Dependency@cnpmjs/bindingupdated to^0.4.5to match the new release.packages/binding/package.json (2)
3-3: Approve version bump and verify consistency.
Package version updated to0.4.5. Ensure thatlerna.json(or any root-level version file) is also updated to0.4.5to keep the monorepo in sync.
21-24: Approve optionalDependencies version bumps.
All platform-specific@cnpmjs/binding-*optional dependencies have been updated to^0.4.5as expected for the coordinated release.
| @@ -1,4 +1,4 @@ | |||
| { | |||
| "version": "0.4.2", | |||
| "version": "0.4.5", | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💡 Verification agent
🧩 Analysis chain
Verify version consistency across all sub-packages
Ensure the version bump in lerna.json (0.4.5) is applied uniformly in all package.json files to prevent release mismatches.
🏁 Script executed:
#!/usr/bin/env bash
# Verify that all package.json and lerna.json versions are 0.4.5
set -e
for f in lerna.json $(find . -name package.json); do
ver=$(jq -r .version "$f")
if [[ "$ver" != "0.4.5" ]]; then
echo "❌ Version mismatch in $f: $ver"
exit 1
fi
done
echo "✅ All versions are consistent (0.4.5)"Length of output: 1087
Fix version mismatch in integration/fixtures/all-deps/package.json
The integration/fixtures/all-deps/package.json has no version field (parsed as null), but should match the Lerna bump to 0.4.5. Please add or update its version to keep all packages in sync.
• File needing update:
integration/fixtures/all-deps/package.json(add"version": "0.4.5")
| All notable changes to this project will be documented in this file. | ||
| See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
|
||
| ## [0.4.5](https://github.com/cnpm/rapid/compare/v0.4.3...v0.4.5) (2025-04-24) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix compare link to correct previous tag
The changelog entry currently compares v0.4.5 against v0.4.3, but the previous documented version is v0.4.2. Update the URL to ensure it points to the correct range.
- ## [0.4.5](https://github.com/cnpm/rapid/compare/v0.4.3...v0.4.5) (2025-04-24)
+ ## [0.4.5](https://github.com/cnpm/rapid/compare/v0.4.2...v0.4.5) (2025-04-24)📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| ## [0.4.5](https://github.com/cnpm/rapid/compare/v0.4.3...v0.4.5) (2025-04-24) | |
| ## [0.4.5](https://github.com/cnpm/rapid/compare/v0.4.2...v0.4.5) (2025-04-24) |
Sweep Summary
Version bump to 0.4.5 with a bug fix for artifacts upload in the cnpm/rapid package.
lerna.jsonto reflect the new release.CHANGELOG.mddocumenting a bug fix for artifacts upload (issue fix: artifacts upload #80).Ask Sweep AI questions about this PR
Summary by CodeRabbit
Bug Fixes
Chores