chore(deps): update rust crate gix to 0.81.0#16815
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
chore(deps): update rust crate gix to 0.81.0#16815renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Collaborator
|
r? @epage rustbot has assigned @epage. Use Why was this reviewer chosen?The reviewer was selected based on:
|
Contributor
|
@Byron looks like some of the gix packages are incompatible with each other |
bd47964 to
275efc8
Compare
Member
|
@epage I will submit a separate PR with the update in a bit. |
Contributor
|
Oh, I saw the second type of error but not the first and the second doesn't make it too clear what the problem is. @Byron, the changelog for |
Merged
github-merge-queue bot
pushed a commit
that referenced
this pull request
Apr 2, 2026
### What does this PR try to resolve? I've left gix to #16815. ### How to test and review this PR?
275efc8 to
71d45aa
Compare
github-merge-queue bot
pushed a commit
that referenced
this pull request
Apr 2, 2026
## Summary - update `gix` from `0.80.0` to `0.81.0` - add the explicit `sha1` feature now required when using `gix` with `default-features = false` - refresh the lockfile for the updated `gix` dependency family Closes #16815 ## Why This updates Cargo to the latest published `gix` release while preserving the existing feature set. The extra `sha1` feature keeps the previous hash behavior intact after the `gix 0.81.0` feature layout change. ## Validation - `cargo check -p cargo` - `cargo test -p cargo --no-run` - `cargo check --workspace --all-targets` ## Notes This change was driven by Codex at Byron's request so CI could run on the updated dependency set. Byron still needs to review the patch before anything is merged.
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.
This PR contains the following updates:
0.80.0→0.81.0Release Notes
GitoxideLabs/gitoxide (gix)
v0.81.0: gix v0.81.0Compare Source
Bug Fixes
$COMMON_DIR/info/excludeto make excludes work in worktrees.It turns out there is no per-worktree excludes file either.
gix::open::Permissionsnow can be compared, and addis_isolated()method.Chore (BREAKING)
prodashandcrosstermionto the latest version.This will fix the
cargo denyissue as it brings in a newerlrucrate.New Features
Repository::reopen()as quick way to reload all configuration and drop caches.sha1andsha256features togix.This way one can control which hashes are compiled in exactly,
while having reasonable defaults automatically.
Commit Statistics
Commit Details
view details
c389a2c)1a72380)gix::open::Permissionsnow can be compared, and addis_isolated()method. (c80fa4c)26d5197)Repository::reopen()as quick way to reload all configuration and drop caches. (f15911c)6183fd0)5213afe)6bdb331)e8bf096)sha1andsha256features togix. (3832916)gix-hash(e71c703)dad2a82)34d3c17)fa65501)72134f5)6a7287c)cargo macheteCI job including exclusions (abd0724)f7277f3)Configuration
📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.