Skip to content

chore: release v3.9.2#899

Merged
carlos-alm merged 2 commits intomainfrom
release/v3.9.2
Apr 9, 2026
Merged

chore: release v3.9.2#899
carlos-alm merged 2 commits intomainfrom
release/v3.9.2

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 9, 2026

Automated version bump to 3.9.2 and CHANGELOG update from publish workflow run #731.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Apr 9, 2026

Greptile Summary

Automated patch release bumping @optave/codegraph from 3.9.1 to 3.9.2. All four files are consistent: package.json, package-lock.json (including all six platform-specific optional deps with updated integrity hashes), crates/codegraph-core/Cargo.toml, and generated/DEPENDENCIES.json. The CHANGELOG for this version was already present in the base branch prior to this commit, which is the expected workflow for this repo's publish pipeline.

Confidence Score: 5/5

Safe to merge — purely mechanical version bump with no logic changes.

All four files are consistently bumped from 3.9.1 to 3.9.2, integrity hashes are updated for every platform binary, and no functional code is touched. No issues found.

No files require special attention.

Vulnerabilities

No security concerns identified. This is a version bump only; no logic, dependency graph changes, or new packages are introduced.

Important Files Changed

Filename Overview
package.json Version bumped from 3.9.1 to 3.9.2; all six platform optional dependency pins updated consistently.
package-lock.json All package versions and integrity hashes updated to 3.9.2 for every platform binary; lockfile is internally consistent.
crates/codegraph-core/Cargo.toml Cargo package version bumped from 3.9.1 to 3.9.2; no other changes.
generated/DEPENDENCIES.json Top-level version and linux-x64-gnu resolved URL updated to 3.9.2; other platform entries correctly remain as empty objects (not installed on CI Linux runner).

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[publish workflow #731] --> B[commit-and-tag-version]
    B --> C[package.json\n3.9.1 → 3.9.2]
    B --> D[package-lock.json\n3.9.1 → 3.9.2\nall 6 platform hashes]
    B --> E[Cargo.toml\n3.9.1 → 3.9.2]
    B --> F[generated/DEPENDENCIES.json\n3.9.1 → 3.9.2]
    C & D & E & F --> G[chore: release v3.9.2]
    G --> H[PR #899 → main]
Loading

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

@carlos-alm carlos-alm merged commit d1ce18d into main Apr 9, 2026
21 checks passed
@carlos-alm carlos-alm deleted the release/v3.9.2 branch April 9, 2026 06:15
@github-actions github-actions bot locked and limited conversation to collaborators Apr 9, 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