Skip to content

Update version from 0.4.0#41

Merged
jcwang587 merged 2 commits into
mainfrom
dev
Apr 24, 2026
Merged

Update version from 0.4.0#41
jcwang587 merged 2 commits into
mainfrom
dev

Conversation

@jcwang587
Copy link
Copy Markdown
Owner

@jcwang587 jcwang587 commented Apr 24, 2026

  • Changed the version of geddes and geddes-node to 0.4.0 in Cargo.lock, Cargo.toml, package.json, and package-lock.json.
  • Updated version checks in node/index.js to reflect the new version.

Summary by CodeRabbit

  • Chores
    • Released stable version 0.4.0

jcwang587 and others added 2 commits April 23, 2026 21:19
- Changed the version of `geddes` and `geddes-node` to `0.4.0` in `Cargo.lock`, `Cargo.toml`, `package.json`, and `package-lock.json`.
- Updated version checks in `node/index.js` to reflect the new version.
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 24, 2026

📝 Walkthrough

Walkthrough

The crate version transitions from pre-release 0.4.0-alpha.0 to stable release 0.4.0 across Rust and Node.js package metadata, with corresponding updates to native binding version checks.

Changes

Cohort / File(s) Summary
Rust and NPM Package Versions
Cargo.toml, node/Cargo.toml, node/package.json
Version bumped from 0.4.0-alpha.0 to 0.4.0 across Rust crate and npm package manifests.
Native Binding Version Enforcement
node/index.js
Expected native binding package version updated from 0.4.0-alpha.0 to 0.4.0 in version enforcement logic (52 matching replacements).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • #27: Performs the same version bump across Cargo.toml, node/Cargo.toml, and node/package.json.
  • #26: Updates native binding version checks in node/index.js with a different version target.
  • #39: Combines both package version bumps and native binding version check updates.

Poem

🐰 From alpha's burrow to stable ground,
Version 0.4.0—a release profound!
Bindings aligned, checks all divine,
Release day hopping! ✨🥕

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'Update version from 0.4.0' is incomplete and vague—it cuts off mid-sentence, omitting the destination version (should be '0.4.0-alpha.0 to 0.4.0'), and fails to convey the full scope of the change. Revise the title to be complete and specific, such as 'Update version from 0.4.0-alpha.0 to 0.4.0' or 'Release version 0.4.0'.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
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 docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

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

@jcwang587 jcwang587 changed the title Update version from 0.4.0-alpha.0 to 0.4.0 across all relevant files Update version from 0.4.0 Apr 24, 2026
@jcwang587 jcwang587 merged commit 07d675e into main Apr 24, 2026
3 checks passed
@jcwang587 jcwang587 deleted the dev branch April 24, 2026 01:26
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