Skip to content

build(deps): bump gix from 0.79.0 to 0.80.0#1553

Merged
djc merged 1 commit intomainfrom
dependabot/cargo/gix-0.80.0
Mar 3, 2026
Merged

build(deps): bump gix from 0.79.0 to 0.80.0#1553
djc merged 1 commit intomainfrom
dependabot/cargo/gix-0.80.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps gix from 0.79.0 to 0.80.0.

Release notes

Sourced from gix's releases.

gix v0.80.0

Bug Fixes

  • Correctly use $COMMON_DIR/info/exclude to make excludes work in worktrees. It turns out there is no per-worktree excludes file either.
  • make status work despite broken or invalid symlinks. Related to gitbutlerapp/gitbutler#12399

Chore (BREAKING)

  • Upgrade prodash and crosstermion to the latest version. This will fix the cargo deny issue as it brings in a newer lru crate.

New Features (BREAKING)

  • encode shallow commit lists as non-empty, and introduced nonempty in gix-protocol
  • model merge-bases as a non-empty type in gix-revision and gix-merge Adapt gix accordingly (even though it's nonbreaking).

Commit Statistics

  • 9 commits contributed to the release over the course of 10 calendar days.
  • 12 days passed between releases.
  • 3 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

  • Uncategorized
    • Merge pull request #2440 from GitoxideLabs/improvements (93f39fb)
    • Make status work despite broken or invalid symlinks. (94b35a1)
    • Merge pull request #2433 from GitoxideLabs/codex/nonempty-rewrite (29040a8)
    • Adopt to changes related to the introduction of nonempty. (e033441)
    • Encode shallow commit lists as non-empty, and introduced nonempty in gix-protocol (78b0a6f)
    • Model merge-bases as a non-empty type in gix-revision and gix-merge (231fda4)
    • Merge pull request #2377 from cruessler/add-sha-256-to-gix-commitgraph (228caf7)
    • Use GIX_TEST_FIXTURE_HASH for gix-commitgraph and gix-pack. (d51b858)
    • Merge branch 'release' (9327b73)
Commits
  • ecf90fc Release gix-error v0.2.0, gix-date v0.15.0, gix-actor v0.40.0, gix-object v0....
  • 9c3212b Progress report for February 2026
  • 8836a64 Cleanup dependencies of gix-negotiate
  • 000d58a Merge pull request #2423 from GitoxideLabs/gix-error
  • e441fa9 Merge pull request #2438 from mystor/push-wvvuuwmrwlul
  • 93f39fb Merge pull request #2440 from GitoxideLabs/improvements
  • 94b35a1 fix: make status work despite broken or invalid symlinks.
  • 325ac9f feat!: gix-error instead of thiserror in gix-mailmap
  • 502eaa0 feat!: gix-error instead of thiserror in gix-quote
  • 2d48c58 feat!: gix-error instead of thiserror in gix-bitmap
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [gix](https://github.com/GitoxideLabs/gitoxide) from 0.79.0 to 0.80.0.
- [Release notes](https://github.com/GitoxideLabs/gitoxide/releases)
- [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md)
- [Commits](GitoxideLabs/gitoxide@gix-v0.79.0...gix-v0.80.0)

---
updated-dependencies:
- dependency-name: gix
  dependency-version: 0.80.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 2, 2026
@djc djc merged commit cf93efe into main Mar 3, 2026
31 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/gix-0.80.0 branch March 3, 2026 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant