Skip to content

chore(deps): bump the cargo group across 0 directory with 2 updates#2

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/cargo-e25a6fdab9
Open

chore(deps): bump the cargo group across 0 directory with 2 updates#2
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/cargo-e25a6fdab9

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 5, 2026

Updates gix-features from 0.40.0 to 0.41.1

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.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

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)

... (truncated)

Commits
  • fc5faf2 Release gix-features v0.41.1
  • 7502b4a Merge pull request #1931 from yuja/push-klrqpplwxrkx
  • 7e6e751 refactor
  • 38b63c2 fix: make fs::walkdir_sorted_new() sort entries by paths literally (#1928)
  • 19f50d0 Merge pull request #1929 from Prince213/fix-cargo-auditable
  • 269d2da Merge pull request #1932 from EliahKagan/run-ci/32bit-size
  • 4cea38b Fix size_of_hasher test for 32-bit Windows
  • cfb9bea Go back to cross compiling and only run size tests
  • cb45d89 Try building with the 32-bit toolchain
  • d1487bd Test 32-bit Windows build
  • Additional commits viewable in compare view

Updates gix-worktree-state from 0.17.0 to 0.18.0

Changelog

Sourced from gix-worktree-state's changelog.

0.18.0 (2022-11-17)

This releases fixes gix fetch so that it is able to clone or fetch pytorch or other repositories on case-insensitive file systems.

It's also an attempt to trigger CI to build binary releases.

Commit Statistics

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

Commit Details

  • Uncategorized
    • Merge branch 'http-config' (665b53e)
    • Document that histogram is now the default diff algorithm (c76572b)
    • Introduce new gitoxide.http.connectTimeout for more control for git clients (2ab80e4)
    • Keep track of no_proxy environment variable support (f0625de)
    • Update progress (3d9fb6c)
    • Don't forget to update 'progress' (0ec5220)
    • Update progress with gitoxide.userAgent (1c012f4)
    • Plan for user agent string configuration (f5499a5)
    • Keep track of http related configuration keys. (1afaebd)
Commits
  • d248e3d Release gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge...
  • ada5a94 Release gix-sec v0.10.12, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0....
  • fb1b71d update gix-path dependency in gix-sec to make compile succeed
  • b41312b Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0...
  • 38dff41 update changelogs prior to release
  • 4660f7a Merge pull request #1915 from emilazy/push-qvyqmopsoltr
  • 4501086 refactor
  • f879654 Prepare gix-index end-of-index extension parsing for SHA256.
  • a68f115 change!: drop migration shims for fallible hashing
  • 3d7e379 migrate gix_object::{try_ =>}compute_hash users
  • 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 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 <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-features` from 0.40.0 to 0.41.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.40.0...gix-features-v0.41.1)

Updates `gix-worktree-state` from 0.17.0 to 0.18.0
- [Release notes](https://github.com/GitoxideLabs/gitoxide/releases)
- [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md)
- [Commits](GitoxideLabs/gitoxide@gix-worktree-state-v0.17.0...gix-worktree-state-v0.18.0)

---
updated-dependencies:
- dependency-name: gix-features
  dependency-version: 0.41.1
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: gix-worktree-state
  dependency-version: 0.18.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 Jan 5, 2026
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.

0 participants