Skip to content

Monthly report: June#2646

Merged
Sebastian Thiel (Byron) merged 3 commits into
mainfrom
report
Jun 22, 2026
Merged

Monthly report: June#2646
Sebastian Thiel (Byron) merged 3 commits into
mainfrom
report

Conversation

@Byron

@Byron Sebastian Thiel (Byron) commented Jun 16, 2026

Copy link
Copy Markdown
Member

Tasks

  • add pr-monthly skill locally and verify it works another time
  • outline
  • fill
  • release crates
  • update timesheets
  • publish report

…gix-attributes v0.33.2, gix-filter v0.32.0, gix-revwalk v0.33.0, gix-traverse v0.59.0, gix-worktree-stream v0.34.0, gix-archive v0.34.0, gix-tempfile v23.0.2, gix-index v0.53.0, gix-worktree v0.54.0, gix-imara-diff v0.2.3, gix-diff v0.65.0, gix-blame v0.15.0, gix-ref v0.65.0, gix-config v0.58.0, gix-discover v0.53.0, gix-dir v0.27.0, gix-revision v0.47.0, gix-merge v0.18.0, gix-negotiate v0.33.0, gix-pack v0.72.0, gix-odb v0.82.0, gix-refspec v0.43.0, gix-transport v0.57.2, gix-protocol v0.63.0, gix-status v0.32.0, gix-submodule v0.32.0, gix-worktree-state v0.32.0, gix v0.85.0, gix-fsck v0.23.0, gitoxide-core v0.59.0, gitoxide v0.55.0, safety bump 28 crates

SAFETY BUMP: gix-filter v0.32.0, gix-revwalk v0.33.0, gix-traverse v0.59.0, gix-worktree-stream v0.34.0, gix-archive v0.34.0, gix-index v0.53.0, gix-worktree v0.54.0, gix-diff v0.65.0, gix-blame v0.15.0, gix-ref v0.65.0, gix-config v0.58.0, gix-discover v0.53.0, gix-dir v0.27.0, gix-revision v0.47.0, gix-merge v0.18.0, gix-negotiate v0.33.0, gix-pack v0.72.0, gix-odb v0.82.0, gix-refspec v0.43.0, gix-protocol v0.63.0, gix-status v0.32.0, gix-submodule v0.32.0, gix-worktree-state v0.32.0, gix v0.85.0, gix-fsck v0.23.0, gitoxide-core v0.59.0, gitoxide v0.55.0, gix-testtools v0.20.0
@Byron
Sebastian Thiel (Byron) marked this pull request as ready for review June 22, 2026 13:37
Copilot AI review requested due to automatic review settings June 22, 2026 13:37

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares the June monthly release/report by bumping crate versions across the workspace, updating per-crate changelogs, and adding the June report markdown.

Changes:

  • Bump gitoxide, gix, and many workspace crates to their next published versions and align inter-crate dependency version requirements.
  • Add new release entries to multiple crate CHANGELOG.md files and update workspace/root changelogs.
  • Add the June 2026 monthly report (etc/reports/26-06.md).

Reviewed changes

Copilot reviewed 59 out of 60 changed files in this pull request and generated 8 comments.

Show a summary per file
File Description
tests/tools/Cargo.toml Bump gix-testtools version and align optional deps to new crate versions.
tests/it/Cargo.toml Update integration test crate to depend on gix v0.85.0.
gix/Cargo.toml Bump gix to v0.85.0 and update dependency version requirements to match released crates.
gix-worktree/CHANGELOG.md Add v0.54.0 changelog entry.
gix-worktree/Cargo.toml Bump gix-worktree to v0.54.0 and update dependency versions.
gix-worktree-stream/CHANGELOG.md Add v0.34.0 changelog entry and adjust commit statistics sections.
gix-worktree-stream/Cargo.toml Bump gix-worktree-stream to v0.34.0 and update dependency versions.
gix-worktree-state/Cargo.toml Bump gix-worktree-state to v0.32.0 and update dependency versions.
gix-traverse/CHANGELOG.md Add v0.59.0 changelog entry.
gix-traverse/Cargo.toml Bump gix-traverse to v0.59.0 and update dependency versions.
gix-transport/CHANGELOG.md Add v0.57.2 changelog entry.
gix-transport/Cargo.toml Bump gix-transport to v0.57.2.
gix-tempfile/CHANGELOG.md Add v23.0.2 changelog entry.
gix-tempfile/Cargo.toml Bump gix-tempfile to v23.0.2.
gix-submodule/CHANGELOG.md Add v0.32.0 changelog entry.
gix-submodule/Cargo.toml Bump gix-submodule to v0.32.0 and update dependency versions.
gix-status/Cargo.toml Bump gix-status to v0.32.0 and update dependency versions.
gix-revwalk/CHANGELOG.md Add v0.33.0 changelog entry.
gix-revwalk/Cargo.toml Bump gix-revwalk to v0.33.0 and update dependency versions.
gix-revision/CHANGELOG.md Add v0.47.0 changelog entry.
gix-revision/Cargo.toml Bump gix-revision to v0.47.0 and update dependency versions.
gix-refspec/Cargo.toml Bump gix-refspec to v0.43.0 and update dependency versions.
gix-ref/Cargo.toml Bump gix-ref to v0.65.0 and update dependency versions.
gix-protocol/Cargo.toml Bump gix-protocol to v0.63.0 and update dependency versions.
gix-pack/Cargo.toml Bump gix-pack to v0.72.0 and update dependency versions.
gix-odb/Cargo.toml Bump gix-odb to v0.82.0 and update dependency versions.
gix-object/Cargo.toml Bump gix-object to v0.62.0 and update dependency versions.
gix-negotiate/CHANGELOG.md Add v0.33.0 changelog entry.
gix-negotiate/Cargo.toml Bump gix-negotiate to v0.33.0 and update dependency versions.
gix-merge/CHANGELOG.md Add v0.18.0 changelog entry.
gix-merge/Cargo.toml Bump gix-merge to v0.18.0 and update dependency versions.
gix-index/CHANGELOG.md Add v0.53.0 changelog entry and update historical sections formatting.
gix-index/Cargo.toml Bump gix-index to v0.53.0 and update dependency versions.
gix-imara-diff/CHANGELOG.md Add v0.2.3 changelog entry.
gix-imara-diff/Cargo.toml Bump gix-imara-diff to v0.2.3 and update dependency versions.
gix-hashtable/CHANGELOG.md Add v0.15.2 changelog entry.
gix-hashtable/Cargo.toml Bump gix-hashtable to v0.15.2.
gix-fsck/CHANGELOG.md Add v0.23.0 changelog entry.
gix-fsck/Cargo.toml Bump gix-fsck to v0.23.0 and update dependency versions.
gix-filter/CHANGELOG.md Add v0.32.0 changelog entry.
gix-filter/Cargo.toml Bump gix-filter to v0.32.0 and update dependency versions.
gix-discover/Cargo.toml Bump gix-discover to v0.53.0 and update dependency versions.
gix-dir/CHANGELOG.md Add v0.27.0 changelog entry.
gix-dir/Cargo.toml Bump gix-dir to v0.27.0 and update dependency versions.
gix-diff/CHANGELOG.md Add v0.65.0 changelog entry.
gix-diff/Cargo.toml Bump gix-diff to v0.65.0 and update dependency versions.
gix-date/CHANGELOG.md Add v0.15.5 changelog entry and adjust formatting in historical sections.
gix-date/Cargo.toml Bump gix-date to v0.15.5.
gix-config/CHANGELOG.md Add v0.58.0 changelog entry (currently contains corrupted/garbled content in the diff).
gix-config/Cargo.toml Bump gix-config to v0.58.0 and update dependency versions.
gix-blame/CHANGELOG.md Add v0.15.0 changelog entry.
gix-blame/Cargo.toml Bump gix-blame to v0.15.0 and update dependency versions.
gix-attributes/Cargo.toml Bump gix-attributes to v0.33.2.
gix-archive/CHANGELOG.md Add v0.34.0 changelog entry.
gix-archive/Cargo.toml Bump gix-archive to v0.34.0 and update dependency versions.
gitoxide-core/Cargo.toml Bump gitoxide-core to v0.59.0 and update dependency versions.
etc/reports/26-06.md Add June 2026 monthly report text.
CHANGELOG.md Add gitoxide v0.55.0 header (currently empty).
Cargo.toml Bump workspace/root gitoxide version to v0.55.0 and update dependency versions.
Cargo.lock Update lockfile for the new workspace crate versions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread gix-config/CHANGELOG.md
Comment thread CHANGELOG.md
Comment thread etc/reports/26-06.md Outdated
Comment thread etc/reports/26-06.md Outdated
Comment thread etc/reports/26-06.md Outdated
Comment thread etc/reports/26-06.md Outdated
Comment thread etc/reports/26-06.md Outdated
Comment thread etc/reports/26-06.md Outdated
Co-authored-by: Sebastian Thiel <[email protected]>

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 6428edc82f

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "Codex (@codex) review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "Codex (@codex) address that feedback".

Comment thread gix-discover/Cargo.toml
@Byron
Sebastian Thiel (Byron) merged commit 1b1541e into main Jun 22, 2026
32 checks passed
@EliahKagan

Eliah Kagan (EliahKagan) commented Jun 22, 2026

Copy link
Copy Markdown
Member

Sebastian Thiel (@Byron) I've gone ahead and dispatched the release.yml workflow on the v0.55.0 tag, after noticing it had not run. Binary builds and the automatic post in the binary-release thread should appear shortly. (I'm letting you know in order to avoid the workflow being triggered multiple times.)

@Byron

Copy link
Copy Markdown
Member Author

Thanks so much. I actually wanted to do it, but then… I got sidetracked like a fish 😅.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants