Skip to content

chore(deps): bump the cargo group across 1 directory with 3 updates#5

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/gui/src-tauri/cargo-6b961334b5
Closed

chore(deps): bump the cargo group across 1 directory with 3 updates#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/gui/src-tauri/cargo-6b961334b5

Conversation

@dependabot
Copy link
Contributor

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

Bumps the cargo group with 1 update in the /tools/rsr-certified directory: quinn-proto.

Updates gix-date from 0.8.7 to 0.13.0

Changelog

Sourced from gix-date's changelog.

0.13.0 (2022-07-22)

New Features

  • gix config with section and sub-section filtering.
  • gix config lists all entries of all configuration files git considers. Filters allow to narrow down the output.

Commit Statistics

  • 47 commits contributed to the release over the course of 101 calendar days.
  • 108 days passed between releases.
  • 2 commits were understood as conventional.
  • 3 unique issues were worked on: #301, #331, #427

Thanks Clippy

Clippy helped 3 times to make code idiomatic.

Commit Details

  • #301
    • Allow reading patterns from stdin (0c597fe)
    • Add --show-ignore-patterns to gix repo exclude query (09f904b)
    • Basic prefix support as well the first working version of exclude query (9cb8385)
    • Support for overrides on the command-line (7d98b21)
    • Fix build (cb56f12)
    • Refactor (3ff991d)
    • Frame for gix repo exclude query (a331314)
    • Make fmt (50ff7aa)
  • #331
    • Fix journey tests after gix restructuring (59b95c9)
    • gix config with section and sub-section filtering. (eda39ec)
    • gix config lists all entries of all configuration files git considers. (d99453e)
    • Refactor (a437abe)
    • Move 'exclude' up one level and dissolve 'repo' subcommand (8e5b796)
    • Move 'mailmap' up one level (5cf08ce)
    • Move 'odb' up one level (0ed65da)
    • Move 'tree' up one level (38a8350)
    • Move 'commit' up one level (72876f1)
    • Move 'verify' up one level (ac7d99a)
    • Move 'revision' one level up (c9c78e8)

... (truncated)

Commits
  • 562e684 Release gix-error v0.0.0, gix-date v0.13.0, gix-actor v0.38.0, gix-validate v...
  • fa302a1 Fixes to make a release work.
  • 6c92991 Add progress report for 26-01.
  • be50716 Merge pull request #2392 from EliahKagan/powerpc64le-next
  • 2a5d565 Bump aws-lc-rs and aws-lc-sys to fix powerpc64le builds
  • 492452a Revert "Don't build powerpc64le max-pure release asset, for now"
  • 5134b2d Merge pull request #2391 from lunbun/typo-gix-fs-dir-create
  • fa85ed3 Merge pull request #2390 from GitoxideLabs/gix-error
  • cf83ab4 fix: correct typo in error message for gix-fs directory creation
  • 64fb9de Make validate errors non-exhaustive and flatten them.
  • Additional commits viewable in compare view

Updates gix-features from 0.38.2 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)
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.51.0 (2026-02-22)

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

... (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 quinn-proto from 0.11.13 to 0.11.14

Release notes

Sourced from quinn-proto's releases.

quinn-proto 0.11.14

@​jxs reported a denial of service issue in quinn-proto 5 days ago:

We coordinated with them to release this version to patch the issue. Unfortunately the maintainers missed these issues during code review and we did not have enough fuzzing coverage -- we regret the oversight and have added an additional fuzzing target.

Organizations that want to participate in coordinated disclosure can contact us privately to discuss terms.

What's Changed

Commits
  • 2c315aa proto: bump version to 0.11.14
  • 8ad47f4 Use newer rustls-pki-types PEM parser API
  • c81c028 ci: fix workflow syntax
  • 0050172 ci: pin wasm-bindgen-cli version
  • 8a6f82c Take semver-compatible dependency updates
  • e52db4a Apply suggestions from clippy 1.91
  • 6df7275 chore: Fix unnecessary_unwrap clippy
  • c8eefa0 proto: avoid unwrapping varint decoding during parameters parsing
  • 9723a97 fuzz: add fuzzing target for parsing transport parameters
  • eaf0ef3 Fix over-permissive proto dependency edge (#2385)
  • 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.

Bumps the cargo group with 1 update in the /tools/rsr-certified directory: [quinn-proto](https://github.com/quinn-rs/quinn).


Updates `gix-date` from 0.8.7 to 0.13.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.8.7...gix-date-v0.13.0)

Updates `gix-features` from 0.38.2 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.38.2...gix-features-v0.46.1)

Updates `quinn-proto` from 0.11.13 to 0.11.14
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](quinn-rs/quinn@quinn-proto-0.11.13...quinn-proto-0.11.14)

---
updated-dependencies:
- dependency-name: gix-date
  dependency-version: 0.13.0
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: gix-features
  dependency-version: 0.46.1
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: quinn-proto
  dependency-version: 0.11.14
  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 Mar 11, 2026
@chatgpt-codex-connector
Copy link

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2026

Superseded by #6.

@dependabot dependabot bot closed this Mar 11, 2026
@dependabot dependabot bot deleted the dependabot/cargo/gui/src-tauri/cargo-6b961334b5 branch March 11, 2026 03:43
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