Conversation
Bumps the shared forensicnomicon dependency 0.4 -> 0.5 and the workspace version 0.1.2 -> 0.2.0. sqlite-core exposes forensicnomicon::history types in its public API (WalTimeline::to_temporal_cohort), so the dependency major bump is a breaking change → 0.2.0. No source changes were needed; the forensicnomicon::sqlite constants and ::history API sqlite-core uses are unchanged across 0.4→0.5. Full workspace green on 0.5 (252 tests), clippy + deny clean. Motivation: lets downstream crates on forensicnomicon 0.5 (e.g. trash-forensic's iOS Photos.sqlite reader) depend on sqlite-core without a duplicate forensicnomicon in the tree. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the shared
forensicnomicondependency 0.4 → 0.5 and the workspace version 0.1.2 → 0.2.0.sqlite-coreexposesforensicnomicon::historytypes in its public API (WalTimeline::to_temporal_cohort), so the dependency major bump is a breaking change → 0.2.0. No source changes were needed — theforensicnomicon::sqliteconstants and::historyAPI are unchanged across 0.4→0.5.sqlite-core 0.2.0already published to crates.io (forensicnomicon 0.5).Motivation: lets downstream crates on forensicnomicon 0.5 (trash-forensic's iOS
Photos.sqlitereader) depend onsqlite-corewithout a duplicateforensicnomiconin the dependency tree.🤖 Generated with Claude Code