Skip to content

build(deps): Bump the cargo group across 0 directory with 3 updates#1

Merged
hyperpolymath merged 1 commit intomainfrom
dependabot/cargo/cargo-0f94907931
Feb 24, 2026
Merged

build(deps): Bump the cargo group across 0 directory with 3 updates#1
hyperpolymath merged 1 commit intomainfrom
dependabot/cargo/cargo-0f94907931

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Updates gix-date from 0.9.4 to 0.14.0

Release notes

Sourced from gix-date's releases.

gix-date v0.14.0

New Features

  • parse() now supports 'now', 'today' and 'yesterday'.

Commit Statistics

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

Commit Details

  • Uncategorized
    • Merge pull request #2426 from apollocatlin/date-fix (a4b5ae5)
    • parse() now supports 'now', 'today' and 'yesterday'. (fdca563)
    • Remove unsafe UTF-8 conversions and add named relative date parsing (fca0fc5)
    • Merge pull request #2407 from GitoxideLabs/dependabot/cargo/cargo-fb4135702f (8bceefb)
    • Bump the cargo group with 59 updates (7ce3c55)
    • Merge pull request #2396 from GitoxideLabs/gix-error (e8612b5)
    • Adapt to changes in gix-error (a304f13)
    • Merge pull request #2393 from GitoxideLabs/report (f7d0975)

gix-date v0.13.0

New Features (BREAKING)

  • Use gix-error in gix-date This will make for easier introspection for users of these errors.

Commit Statistics

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

Commit Details

  • Uncategorized
    • Merge pull request #2352 from GitoxideLabs/gix-error (ae23762)

... (truncated)

Changelog

Sourced from gix-date's changelog.

0.14.0 (2022-08-17)

Changed

  • Invert behaviour to open::Options::strict_config(), with lenient being the default. This means API users will get libgit2 behaviour but commands like gix can change options to emulate git behaviour.

New Features

  • --cat-file flag for gix rev parse to cat instead of resolving.
  • gix rev previous-branches subcommand

Changed (BREAKING)

  • ein tools to ein tool for as it's more intuitive

New Features (BREAKING)

  • gix rev resolve --explain

Commit Statistics

  • 21 commits contributed to the release over the course of 26 calendar days.
  • 26 days passed between releases.
  • 5 commits were understood as conventional.
  • 1 unique issue was worked on: #427

Commit Details

  • #427
    • --cat-file flag for gix rev parse to cat instead of resolving. (b83f6bd)
    • gix rev resolve --explain (c5846e0)
    • gix rev previous-branches subcommand (e972aad)
    • Support for parsing multiple specs in one invocation (84b5448)
    • Support overriding cache settings with environment variables in gix (b838202)
  • Uncategorized
    • Merge branch 'core-abbrev-handling' (dbaff13)
    • Control which command is lenient or not. That way gix-config can be lenient. (6a9c58f)
    • Invert behaviour to open::Options::strict_config(), with lenient being the default. (0235111)
    • Merge branch 'main' into remote-ls-refs (c4bf958)
    • Merge branch 'index-write-refactor' (805f432)
    • ein tools to ein tool for as it's more intuitive (edf73dd)
    • Merge branch 'main' into write-index-v2 (a938986)

... (truncated)

Commits
  • d66ac10 Release gix-error v0.1.0, gix-date v0.14.0, gix-actor v0.39.0, gix-trace v0.1...
  • 4fe8e38 Merge pull request #2428 from weihanglo/fix-loongarch64-musl-stat
  • 7e25c34 fix(gix-index): handle loongarch64-musl stat struct field names
  • 28fbeb8 Merge pull request #2420 from cruessler/remove-imara-diff-0-1-in-gix-blame
  • f4064e5 refactor
  • a4b5ae5 Merge pull request #2426 from apollocatlin/date-fix
  • 4ec879f Adjust AI disclosure requirements
  • fdca563 feat: parse() now supports 'now', 'today' and 'yesterday'.
  • fca0fc5 Remove unsafe UTF-8 conversions and add named relative date parsing
  • e4f016b Merge pull request #2400 from GitoxideLabs/gix-error
  • Additional commits viewable in compare view

Updates gix-features from 0.39.1 to 0.46.1

Release notes

Sourced from gix-features's releases.

gix-features v0.46.1

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.

Commit Statistics

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

Commit Details

  • Uncategorized
    • Merge pull request #2410 from GitoxideLabs/dependabot/cargo/bytes-1.11.1 (7415d31)
    • Bump bytes from 1.11.0 to 1.11.1 (14d8909)
    • Merge pull request #2407 from GitoxideLabs/dependabot/cargo/cargo-fb4135702f (8bceefb)
    • Bump the cargo group with 59 updates (7ce3c55)
    • Merge pull request #2399 from musicinmybrain/zlib-rs-0.6 (a7f2348)
    • Use configuration to initialise default values for zlib inflate and deflate. (00cae95)
    • Update zlib-rs to 0.6.0 (2a8cdf1)
    • Merge pull request #2393 from GitoxideLabs/report (f7d0975)

gix-features v0.46.0

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.

Commit Statistics

  • 6 commits contributed to the release over the course of 16 calendar days.
  • 16 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #2363

Commit Details

... (truncated)

Changelog

Sourced from gix-features's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.50.0 (2026-01-22)

Commit Statistics

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

Commit Details

  • Uncategorized
    • Merge pull request #2374 from GitoxideLabs/gix-error (25233ce)
    • Turn Exn::into_box() to Exn::into_inner(). (939b8fc)
    • Merge pull request #2352 from GitoxideLabs/gix-error (ae23762)
    • Adadpt exn to most pressing needs of gitoxide (abedade)

0.49.0 (2025-12-31)

0.48.0 (2025-12-22)

0.47.0 (2025-11-22)

New Features

  • allow credential fill with gix credential fill to run without a repo

Other

  • Remove doc_auto_cfg feature to fix docs.rs documentation. It is part of doc_cfg feature since rust-lang/rust#138907

    This fixes the docs.rs build

... (truncated)

Commits
  • d66ac10 Release gix-error v0.1.0, gix-date v0.14.0, gix-actor v0.39.0, gix-trace v0.1...
  • 4fe8e38 Merge pull request #2428 from weihanglo/fix-loongarch64-musl-stat
  • 7e25c34 fix(gix-index): handle loongarch64-musl stat struct field names
  • 28fbeb8 Merge pull request #2420 from cruessler/remove-imara-diff-0-1-in-gix-blame
  • f4064e5 refactor
  • a4b5ae5 Merge pull request #2426 from apollocatlin/date-fix
  • 4ec879f Adjust AI disclosure requirements
  • fdca563 feat: parse() now supports 'now', 'today' and 'yesterday'.
  • fca0fc5 Remove unsafe UTF-8 conversions and add named relative date parsing
  • e4f016b Merge pull request #2400 from GitoxideLabs/gix-error
  • Additional commits viewable in compare view

Updates gix-worktree from 0.38.0 to 0.48.0

Release notes

Sourced from gix-worktree's releases.

gix-worktree v0.48.0

Commit Statistics

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

Commit Details

  • Uncategorized
    • Merge pull request #2393 from GitoxideLabs/report (f7d0975)

gix-worktree v0.47.0

Commit Statistics

  • 4 commits contributed to the release over the course of 21 calendar days.
  • 21 days passed between releases.
  • 0 commits were understood as conventional.
  • 1 unique issue was worked on: #2363

Commit Details

  • #2363
    • Regenerate all changelogs with a more recent CSR version (cbbdef5)
  • Uncategorized
    • Fixes to make a release work. (fa302a1)
    • Merge pull request #2364 from GitoxideLabs/changelogs (0a333e5)
    • Merge pull request #2322 from GitoxideLabs/report (211b4fb)
Changelog

Sourced from gix-worktree's changelog.

0.48.0 (2025-12-22)

0.47.0 (2025-11-22)

New Features

  • allow credential fill with gix credential fill to run without a repo

Other

  • Remove doc_auto_cfg feature to fix docs.rs documentation. It is part of doc_cfg feature since rust-lang/rust#138907

    This fixes the docs.rs build

Commit Statistics

  • 5 commits contributed to the release.
  • 2 commits were understood as conventional.
  • 1 unique issue was worked on: #2198

Commit Details

  • #2198
    • Allow credential fill with gix credential fill to run without a repo (924cd62)
  • Uncategorized
    • Merge pull request #2254 from ralphmodales/credential-fill-fix (dba337d)
    • Merge pull request #2204 from cruessler/improve-blame-ranges (663b41e)
    • Merge pull request #2230 from yuki0iq/doc_auto_cfg (fbf9c39)
    • Remove doc_auto_cfg feature to fix docs.rs documentation. (6f469a6)

0.46.0 (2025-10-22)

New Features

  • add a gix commit sign prototype
  • add first debug version of gix branch list

Commit Statistics

... (truncated)

Commits
  • d66ac10 Release gix-error v0.1.0, gix-date v0.14.0, gix-actor v0.39.0, gix-trace v0.1...
  • 4fe8e38 Merge pull request #2428 from weihanglo/fix-loongarch64-musl-stat
  • 7e25c34 fix(gix-index): handle loongarch64-musl stat struct field names
  • 28fbeb8 Merge pull request #2420 from cruessler/remove-imara-diff-0-1-in-gix-blame
  • f4064e5 refactor
  • a4b5ae5 Merge pull request #2426 from apollocatlin/date-fix
  • 4ec879f Adjust AI disclosure requirements
  • fdca563 feat: parse() now supports 'now', 'today' and 'yesterday'.
  • fca0fc5 Remove unsafe UTF-8 conversions and add named relative date parsing
  • e4f016b Merge pull request #2400 from GitoxideLabs/gix-error
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Updates `gix-date` from 0.9.4 to 0.14.0
- [Release notes](https://github.com/GitoxideLabs/gitoxide/releases)
- [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md)
- [Commits](GitoxideLabs/gitoxide@gix-date-v0.9.4...gix-date-v0.14.0)

Updates `gix-features` from 0.39.1 to 0.46.1
- [Release notes](https://github.com/GitoxideLabs/gitoxide/releases)
- [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md)
- [Commits](GitoxideLabs/gitoxide@gix-features-v0.39.1...gix-features-v0.46.1)

Updates `gix-worktree` from 0.38.0 to 0.48.0
- [Release notes](https://github.com/GitoxideLabs/gitoxide/releases)
- [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md)
- [Commits](GitoxideLabs/gitoxide@gix-worktree-v0.38.0...gix-worktree-v0.48.0)

---
updated-dependencies:
- dependency-name: gix-date
  dependency-version: 0.14.0
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: gix-features
  dependency-version: 0.46.1
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: gix-worktree
  dependency-version: 0.48.0
  dependency-type: indirect
  dependency-group: cargo
...

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 Feb 20, 2026
@dependabot dependabot bot requested a review from hyperpolymath as a code owner February 20, 2026 04:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 20, 2026
@hyperpolymath hyperpolymath merged commit a6748e1 into main Feb 24, 2026
13 of 15 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/cargo-0f94907931 branch February 24, 2026 11:52
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