Skip to content

chore: release v3.9.4#955

Merged
carlos-alm merged 1 commit into
mainfrom
release/v3.9.4
Apr 18, 2026
Merged

chore: release v3.9.4#955
carlos-alm merged 1 commit into
mainfrom
release/v3.9.4

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Automated version bump to 3.9.4 and CHANGELOG update from publish workflow run #778.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 18, 2026

Greptile Summary

Automated version bump from 3.9.3 to 3.9.4 across all four version-bearing files: package.json, package-lock.json, Cargo.toml, and generated/DEPENDENCIES.json. The platform-specific native binary optional dependencies and their integrity hashes are all consistently updated to 3.9.4.

Confidence Score: 5/5

Safe to merge — purely mechanical version bump with all references consistently updated.

All four files consistently reflect the 3.9.4 version. Integrity hashes and resolved URLs in package-lock.json are updated for all six platform binaries. No logic changes, no new dependencies, no configuration drift. The automated publish workflow is the expected source for this PR.

No files require special attention.

Important Files Changed

Filename Overview
package.json Version bumped to 3.9.4; all six platform-specific optional dependencies updated consistently.
package-lock.json Version and lockfile entries updated to 3.9.4 with new resolved URLs and integrity hashes for all six platform binaries.
crates/codegraph-core/Cargo.toml Rust crate version bumped from 3.9.3 to 3.9.4 to match npm package version.
generated/DEPENDENCIES.json Generated file version and linux-x64-gnu resolved URL updated to 3.9.4; pre-existing "problems" entries are unchanged.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[publish.yml workflow_dispatch] --> B[commit-and-tag-version]
    B --> C[Bump version 3.9.3 to 3.9.4]
    C --> D[package.json]
    C --> E[package-lock.json]
    C --> F[crates/codegraph-core/Cargo.toml]
    C --> G[generated/DEPENDENCIES.json]
    D & E & F & G --> H[PR 955 opened by github-actions bot]
    H --> I[Merge to main]
    I --> J[Publish to npm registry]
    J --> K[codegraph 3.9.4]
    J --> L[Platform binaries: darwin-arm64, darwin-x64, linux-arm64-gnu, linux-x64-gnu, linux-x64-musl, win32-x64-msvc]
Loading

Reviews (1): Last reviewed commit: "chore: release v3.9.4" | Re-trigger Greptile

@carlos-alm carlos-alm merged commit 2545fb8 into main Apr 18, 2026
1 check passed
@carlos-alm carlos-alm deleted the release/v3.9.4 branch April 18, 2026 21:19
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant