Montly report for May 2026#2618
Merged
Merged
Conversation
8b900d8 to
7706869
Compare
1 task
7706869 to
442704d
Compare
442704d to
b6c41cb
Compare
Member
|
One CI job is stalled. I'll cancel and rerun it. |
…ace v0.1.20, gix-validate v0.11.2, gix-path v0.12.1, gix-utils v0.3.3, gix-features v0.48.1, gix-hash v0.25.1, gix-hashtable v0.15.1, gix-object v0.61.0, gix-glob v0.26.1, gix-quote v0.7.2, gix-attributes v0.33.1, gix-command v0.9.1, gix-packetline v0.21.4, gix-filter v0.31.0, gix-fs v0.21.2, gix-chunk v0.7.2, gix-commitgraph v0.37.1, gix-revwalk v0.32.0, gix-traverse v0.58.0, gix-worktree-stream v0.33.0, gix-archive v0.33.0, gix-bitmap v0.3.2, gix-tempfile v23.0.1, gix-lock v23.0.1, gix-index v0.52.0, gix-config-value v0.18.1, gix-pathspec v0.18.1, gix-ignore v0.21.1, gix-worktree v0.53.0, gix-imara-diff v0.2.2, gix-diff v0.64.0, gix-blame v0.14.0, gix-ref v0.64.0, gix-sec v0.14.1, gix-config v0.57.0, gix-prompt v0.15.1, gix-url v0.36.1, gix-credentials v0.38.1, gix-discover v0.52.0, gix-dir v0.26.0, gix-mailmap v0.33.1, gix-revision v0.46.0, gix-merge v0.17.0, gix-negotiate v0.32.0, gix-pack v0.71.0, gix-odb v0.81.0, gix-refspec v0.42.0, gix-shallow v0.12.1, gix-transport v0.57.1, gix-protocol v0.62.0, gix-status v0.31.0, gix-submodule v0.31.0, gix-worktree-state v0.31.0, gix v0.84.0, gix-fsck v0.22.0, gitoxide-core v0.58.0, gitoxide v0.54.0, safety bump 27 crates SAFETY BUMP: gix-filter v0.31.0, gix-revwalk v0.32.0, gix-traverse v0.58.0, gix-worktree-stream v0.33.0, gix-archive v0.33.0, gix-index v0.52.0, gix-worktree v0.53.0, gix-diff v0.64.0, gix-blame v0.14.0, gix-ref v0.64.0, gix-config v0.57.0, gix-discover v0.52.0, gix-dir v0.26.0, gix-revision v0.46.0, gix-merge v0.17.0, gix-negotiate v0.32.0, gix-pack v0.71.0, gix-odb v0.81.0, gix-refspec v0.42.0, gix-protocol v0.62.0, gix-status v0.31.0, gix-submodule v0.31.0, gix-worktree-state v0.31.0, gix v0.84.0, gix-fsck v0.22.0, gitoxide-core v0.58.0, gitoxide v0.54.0
There was a problem hiding this comment.
Pull request overview
This PR updates the May 2026 monthly report and performs a coordinated workspace release bump across gitoxide/gix crates by updating crate versions, dependency version requirements, and several changelogs.
Changes:
- Add the May 2026 report (
etc/reports/26-05.md). - Bump versions across many
gix-*crates (andgitoxide-core/ workspace root), updating inter-crate dependency requirements accordingly. - Update multiple crate changelogs for the new release cut.
Reviewed changes
Copilot reviewed 114 out of 115 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| tests/tools/Cargo.toml | Update testtools’ dependency versions to match the new crate set. |
| tests/it/Cargo.toml | Bump gix dependency for integration test binary. |
| gix/Cargo.toml | Bump gix version and update internal crate dependency versions. |
| gix-worktree/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-worktree-stream/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-worktree-state/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-validate/Cargo.toml | Bump crate version. |
| gix-utils/Cargo.toml | Bump crate version. |
| gix-url/Cargo.toml | Bump crate + update gix-path dependency version. |
| gix-traverse/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-transport/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-trace/CHANGELOG.md | Add release notes entry for v0.1.20. |
| gix-trace/Cargo.toml | Bump crate version. |
| gix-tempfile/Cargo.toml | Bump crate + update gix-fs dependency version. |
| gix-submodule/CHANGELOG.md | Add release notes entry for v0.31.0. |
| gix-submodule/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-status/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-shallow/CHANGELOG.md | Add release notes entry for v0.12.1. |
| gix-shallow/Cargo.toml | Bump crate + update gix-hash dependency version. |
| gix-sec/Cargo.toml | Bump crate + update Windows gix-path dependency version. |
| gix-revwalk/CHANGELOG.md | Add release notes entry for v0.32.0. |
| gix-revwalk/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-revision/Cargo.toml | Bump crate + update internal dependency versions (incl. gix-trace). |
| gix-refspec/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-ref/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-quote/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-protocol/Cargo.toml | Bump crate + update internal dependency versions and dev-deps. |
| gix-prompt/CHANGELOG.md | Add release notes entry for v0.15.1. |
| gix-prompt/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-pathspec/CHANGELOG.md | Add release notes entry for v0.18.1. |
| gix-pathspec/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-path/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-packetline/Cargo.toml | Bump crate + update gix-trace dependency version. |
| gix-pack/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-odb/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-object/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-negotiate/CHANGELOG.md | Add release notes entry for v0.32.0. |
| gix-negotiate/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-merge/CHANGELOG.md | Add release notes entry for v0.17.0. |
| gix-merge/Cargo.toml | Bump crate + update internal dependency versions (incl. imara-diff). |
| gix-mailmap/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-lock/CHANGELOG.md | Add release notes entry for v23.0.1. |
| gix-lock/Cargo.toml | Bump crate + update gix-utils dependency version. |
| gix-index/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-imara-diff/CHANGELOG.md | Add release notes entry for v0.2.2. |
| gix-imara-diff/Cargo.toml | Bump crate + update dev-dependency versions. |
| gix-ignore/CHANGELOG.md | Add release notes entry for v0.21.1. |
| gix-ignore/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-hashtable/CHANGELOG.md | Add release notes entry for v0.15.1. |
| gix-hashtable/Cargo.toml | Bump crate + update gix-hash dependency version. |
| gix-hash/Cargo.toml | Bump crate + update gix-features dependency version. |
| gix-glob/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-fsck/CHANGELOG.md | Add release notes entry for v0.22.0. |
| gix-fsck/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-fs/CHANGELOG.md | Add release notes entry for v0.21.2. |
| gix-fs/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-filter/CHANGELOG.md | Add release notes entry for v0.31.0. |
| gix-filter/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-features/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-error/Cargo.toml | Bump crate version. |
| gix-discover/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-dir/CHANGELOG.md | Add release notes entry for v0.26.0. |
| gix-dir/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-diff/Cargo.toml | Bump crate + update internal dependency versions (incl. imara-diff). |
| gix-date/Cargo.toml | Bump crate + update gix-error dependency version. |
| gix-credentials/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-config/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-config-value/CHANGELOG.md | Add release notes entry for v0.18.1. |
| gix-config-value/Cargo.toml | Bump crate + update gix-path dependency version. |
| gix-commitgraph/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-command/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-chunk/CHANGELOG.md | Add release notes entry for v0.7.2. |
| gix-chunk/Cargo.toml | Bump crate + update gix-error dependency version. |
| gix-blame/CHANGELOG.md | Add release notes entry for v0.14.0. |
| gix-blame/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-bitmap/Cargo.toml | Bump crate + update gix-error dependency version. |
| gix-attributes/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-archive/Cargo.toml | Bump crate + update internal dependency versions. |
| gix-actor/Cargo.toml | Bump crate + update internal dependency versions. |
| gitoxide-core/Cargo.toml | Bump crate + update pinned configuration-only dependencies to new versions. |
| etc/reports/26-05.md | Add May 2026 monthly report content. |
| Cargo.toml | Bump workspace/package version and update top-level dependency versions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
Tasks