chore: release v3.9.6#1030
Merged
Merged
Conversation
Contributor
Greptile SummaryAutomated version bump from Confidence Score: 5/5Safe to merge — purely mechanical version bump with no logic changes. All changes are version strings, resolved URLs, and integrity hashes consistent with a 3.9.5 → 3.9.6 release. No logic, configuration, or dependency graph changes are present. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[publish workflow run #827] -->|triggers version bump| B[package.json\n3.9.5 → 3.9.6]
A --> C[crates/codegraph-core/Cargo.toml\n3.9.5 → 3.9.6]
B --> D[package-lock.json\nURLs + sha512 hashes refreshed]
B --> E[generated/DEPENDENCIES.json\nversion + linux-x64-gnu URL updated]
D --> F[6 platform binaries pinned to 3.9.6\ndarwin-arm64, darwin-x64,\nlinux-arm64-gnu, linux-x64-gnu,\nlinux-x64-musl, win32-x64-msvc]
Reviews (1): Last reviewed commit: "chore: release v3.9.6" | Re-trigger Greptile |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated version bump to
3.9.6and CHANGELOG update from publish workflow run #827.