Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps gix-object from 0.49.1 to 0.50.2.

Release notes

Sourced from gix-object's releases.

gix-object v0.50.1

Make Commit parsing more lenient so it can read older commits with botched gpg signatures, see this commit for details.

Commit Statistics

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

Commit Details

  • Uncategorized
    • Prepare changelogs prior to release. (5e0122d)
    • Merge pull request #2098 from dscho/fix-parsing-of-legacy-git.git-commit (ef73c6b)
    • Refactor (8ad43f1)
    • Allow empty-valued commit headers in more places (a0660fe)
    • Work around parse errors of a bogus git.git commit (a86f67b)
    • Merge pull request #2097 from GitoxideLabs/fix-gix-date (589d63e)
    • Release gix-date v0.10.4 (007e3f6)
    • Merge pull request #2090 from GitoxideLabs/dependabot/cargo/cargo-f147714000 (473fe52)
    • Bump the cargo group with 41 updates (428412c)
    • Merge pull request #2075 from GitoxideLabs/improvements (784c046)

gix-object v0.50.0

New Features

  • add convenience methods for common Git trailers

Commit Statistics

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

Commit Details

  • Uncategorized

... (truncated)

Commits
  • 79ba9d0 Release gix-actor v0.35.4, gix-fs v0.16.1, gix-object v0.50.2, gix-ref v0.53.1
  • 5315180 update changelogs prior to gix-ref release
  • edcfdc2 Merge pull request #2111 from handlerug/patch-ref-storage-newline
  • fb78f1e Merge pull request #2112 from GitoxideLabs/dependabot/cargo/cargo-49cb4b538a
  • 20f696f Bump slab from 0.4.10 to 0.4.11 in the cargo group
  • 6c0cc71 Persist object refs on disk with a trailing newline
  • 651f9fa Merge pull request #2110 from jpgrayson/fix/gix-date-parse-raw
  • 4289ae6 Release gix-date v0.10.5
  • ca7800c refactor
  • 9c28f33 fix(gix-date): add parse_raw()
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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-object](https://github.com/GitoxideLabs/gitoxide) from 0.49.1 to 0.50.2.
- [Release notes](https://github.com/GitoxideLabs/gitoxide/releases)
- [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md)
- [Commits](GitoxideLabs/gitoxide@gix-object-v0.49.1...gix-object-v0.50.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 2, 2025
@LMG LMG added this pull request to the merge queue Sep 17, 2025
Merged via the queue into master with commit 74b317e Sep 17, 2025
9 checks passed
@LMG LMG deleted the dependabot/cargo/gix-object-0.50.2 branch September 17, 2025 13:48
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