Skip to content

chore: release v3.9.1#876

Merged
carlos-alm merged 2 commits intomainfrom
release/v3.9.1
Apr 6, 2026
Merged

chore: release v3.9.1#876
carlos-alm merged 2 commits intomainfrom
release/v3.9.1

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

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

Automated version bump to 3.9.1 and CHANGELOG update from publish workflow run #709.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Apr 6, 2026

Greptile Summary

Automated release PR bumping @optave/codegraph to v3.9.1, generated by the publish.yml workflow. The version bump is consistent across package.json, package-lock.json, and generated/DEPENDENCIES.json, and all six platform-specific optional dependency packages (@optave/codegraph-{platform}-{arch}) are correctly pinned to 3.9.1. No source code was changed.

Confidence Score: 5/5

Safe to merge — version-bump only, no source code changes, all files consistent.

All three changed files are release bookkeeping artifacts. Version numbers are consistent across package.json, package-lock.json, and generated/DEPENDENCIES.json. The two 'problems' entries in DEPENDENCIES.json are pre-existing extraneous-package notices from the CI runner, not regressions introduced by this PR. No P0 or P1 findings.

No files require special attention.

Important Files Changed

Filename Overview
package.json Version bumped to 3.9.1; all six platform-specific optional dependencies updated to match.
package-lock.json Lock file regenerated to reflect the 3.9.1 version bump.
generated/DEPENDENCIES.json Dependency tree regenerated at v3.9.1; contains two pre-existing 'problems' entries flagging @emnapi/runtime and tslib as extraneous packages (CI-generated artifact, not a new issue).

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[publish.yml workflow_dispatch] --> B[commit-and-tag-version]
    B --> C[Bump version in package.json]
    B --> D[Regenerate package-lock.json]
    B --> E[Regenerate generated/DEPENDENCIES.json]
    C --> F[Tag v3.9.1]
    D --> F
    E --> F
    F --> G[PR #876 opened against main]
Loading

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

@carlos-alm carlos-alm merged commit addcc62 into main Apr 6, 2026
11 of 14 checks passed
@carlos-alm carlos-alm deleted the release/v3.9.1 branch April 6, 2026 07:22
@github-actions github-actions bot locked and limited conversation to collaborators Apr 6, 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