Bump the cargo group across 1 directory with 10 updates#2568
Merged
Conversation
Bumps the cargo group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tracing-forest](https://github.com/QnnOkabayashi/tracing-forest) | `0.1.6` | `0.2.0` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.185` | `0.2.186` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.15.5` | `0.17.0` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.23` | `0.2.24` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.60` | `1.2.61` | | [data-encoding](https://github.com/ia0/data-encoding) | `2.10.0` | `2.11.0` | | [rustls-ffi](https://github.com/rustls/rustls-ffi) | `0.15.2` | `0.15.3` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.14.0` | `1.14.1` | Updates `tracing-forest` from 0.1.6 to 0.2.0 - [Commits](https://github.com/QnnOkabayashi/tracing-forest/commits) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `libc` from 0.2.185 to 0.2.186 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.186/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.185...0.2.186) Updates `hashbrown` from 0.15.5 to 0.17.0 - [Release notes](https://github.com/rust-lang/hashbrown/releases) - [Changelog](https://github.com/rust-lang/hashbrown/blob/main/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.15.5...v0.17.0) Updates `jiff` from 0.2.23 to 0.2.24 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.23...jiff-static-0.2.24) Updates `cc` from 1.2.60 to 1.2.61 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.60...cc-v1.2.61) Updates `data-encoding` from 2.10.0 to 2.11.0 - [Commits](ia0/data-encoding@v2.10.0...v2.11.0) Updates `jiff-static` from 0.2.23 to 0.2.24 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.23...jiff-static-0.2.24) Updates `rustls-ffi` from 0.15.2 to 0.15.3 - [Release notes](https://github.com/rustls/rustls-ffi/releases) - [Changelog](https://github.com/rustls/rustls-ffi/blob/main/CHANGELOG.md) - [Commits](rustls/rustls-ffi@v0.15.2...v0.15.3) Updates `rustls-pki-types` from 1.14.0 to 1.14.1 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.14.0...v/1.14.1) --- updated-dependencies: - dependency-name: tracing-forest dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: libc dependency-version: 0.2.186 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: hashbrown dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: jiff dependency-version: 0.2.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cc dependency-version: 1.2.61 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: data-encoding dependency-version: 2.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: jiff-static dependency-version: 0.2.24 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls-ffi dependency-version: 0.15.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls-pki-types dependency-version: 1.14.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 4c77f81e19
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "Codex (@codex) review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "Codex (@codex) address that feedback".
There was a problem hiding this comment.
Pull request overview
This Dependabot PR updates several Rust dependencies across the workspace (manifests + Cargo.lock) to newer upstream releases.
Changes:
- Bump
libcto0.2.186in multiple crates’Cargo.toml. - Bump
sha2to0.11.0(viagix-hash) andjiffto0.2.24(viagix-date). - Bump
hashbrownto0.17.0ingix-indexandgix-hashtable, and widen the version range ingix-imara-diff; refreshCargo.lockaccordingly.
Reviewed changes
Copilot reviewed 8 out of 9 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| gix-tempfile/Cargo.toml | Bumps libc for non-Windows targets. |
| gix-sec/Cargo.toml | Bumps libc for non-Windows targets. |
| gix-index/Cargo.toml | Bumps hashbrown and libc. |
| gix-imara-diff/Cargo.toml | Widens hashbrown version requirement to include 0.17. |
| gix-hashtable/Cargo.toml | Bumps hashbrown to 0.17.0. |
| gix-hash/Cargo.toml | Bumps optional sha2 to 0.11.0. |
| gix-features/Cargo.toml | Bumps libc for unix targets. |
| gix-date/Cargo.toml | Bumps jiff to 0.2.24. |
| Cargo.lock | Updates the resolved dependency graph for the bumped crates. |
a3c236d to
314ddc4
Compare
sha2 0.11 and hashbrown 0.17 bring Rust 2024 crates into the dependency graph, so the previous 1.82 MSRV is no longer sufficient for this Dependabot update. Raise the effective rust-version to 1.85 across the workspace manifests, update the generated MSRV badge, and document the reason in the primary MSRV comments. Keep the direct hash dependency updates in place, and adjust gix-hash so sha2 0.11 can coexist with sha1-checked's digest 0.10 trait import. The new MSRV also allows using recently stabilized standard-library helpers that current Clippy expects, including midpoint/repeat_n and concrete ErrorKind variants for directory errors. The locked prodash dependency can otherwise select human_format 1.2.x, which uses let-chains that need a newer compiler than 1.85. Keep human_format locked to 1.1.0 so the non-hash dependency graph remains compatible with the new MSRV. Co-authored-by: Sebastian Thiel <sebastian.thiel@icloud.com>
314ddc4 to
9587d4c
Compare
The cargo-deny-advisories job failed on RUSTSEC-2026-0118 and RUSTSEC-2026-0119 for hickory-proto 0.25.2 through reqwest's optional hickory DNS feature. A targeted reqwest update to 0.13.3 still resolved hickory-proto 0.25.2, so there is no compatible reqwest-side upgrade available in this PR. Add explicit deny.toml ignores with reasons until reqwest moves to hickory 0.26.1 or otherwise removes the vulnerable 0.25.x path. Co-authored-by: Sebastian Thiel <sebastian.thiel@icloud.com>
9587d4c to
f121632
Compare
Member
Tasks
|
af607a8 to
d36076e
Compare
The workspace is moving beyond the 2018 edition baseline, so the crate-level `#![deny(rust_2018_idioms)]` declarations are no longer a useful signal. Remove them across the tree before the edition 2024 migration so the edition update can focus on edition-specific changes. Co-authored-by: Sebastian Thiel <sebastian.thiel@icloud.com>
Raise the workspace manifests from edition 2021 to edition 2024 now that the MSRV allows it. Adjust code where the new edition changes name resolution and pattern-matching behavior, and update tests whose fixture expectations differ under regenerated Windows archives. Co-authored-by: Sebastian Thiel <sebastian.thiel@icloud.com>
d36076e to
2cb17b2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo group with 9 updates in the / directory:
0.1.60.2.00.10.90.11.00.2.1850.2.1860.15.50.17.00.2.230.2.241.2.601.2.612.10.02.11.00.15.20.15.31.14.01.14.1Updates
tracing-forestfrom 0.1.6 to 0.2.0Commits
Updates
sha2from 0.10.9 to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)Updates
libcfrom 0.2.185 to 0.2.186Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
42620ff[0.2] libc: Release 0.2.1869db2eaaapple: add KEVENT_FLAG_* constants3840939Add PR_SET_MEMORY_MERGE and PR_GET_MEMORY_MERGE for linuxf697debchore: migrate from Cirrus CI to GHAUpdates
hashbrownfrom 0.15.5 to 0.17.0Release notes
Sourced from hashbrown's releases.
Changelog
Sourced from hashbrown's changelog.
Commits
d290456Bump version to 0.17.0d937c63Update changelog for version 0.17.04a6fba6chore: release v0.16.23b6489aMerge pull request #710 from Amanieu/fix-rehash-unwind375087fReduce test runtime on Mirib1c4403Merge pull request #709 from 0xdeafbeef/benchese542702Merge benches; split bench helpers3d1517fCheck benches with clippy, don't run ever on CIe82981cchore: move to criterion benches from nightly6cb0eb5Fix incorrect length if a hasher panics during rehashUpdates
jifffrom 0.2.23 to 0.2.24Changelog
Sourced from jiff's changelog.
Commits
2cc55b20.2.24c6542f1changelog: 0.2.24ec3c2ecapi: addTimeZone::memory_usageandZoned::memory_usagebc752b6docs: improve comment inSpan::checked_addexamplef6c8a55readme: update 1.0 timeline97314c1docs: fix typobad71d8docs: typoUpdates
ccfrom 1.2.60 to 1.2.61Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
360f691chore(cc): release v1.2.61 (#1707)17a2788Bump taiki-e/install-action from 2.75.16 to 2.75.17 (#1706)da52db7command_helpers.rs: fixOutputKind::Capturedocumentation (#1705)ee64d58Bump taiki-e/install-action from 2.75.4 to 2.75.5 (#1703)78cf7e4CI: Hash-pin all actions, apply other suggestions from zizmor (#1702)Updates
data-encodingfrom 2.10.0 to 2.11.0Commits
b4d20e0Release 2.11.0 (#155)d354bb2Add interpretation function from byte to character (#154)Updates
jiff-staticfrom 0.2.23 to 0.2.24Changelog
Sourced from jiff-static's changelog.
Commits
2cc55b20.2.24c6542f1changelog: 0.2.24ec3c2ecapi: addTimeZone::memory_usageandZoned::memory_usagebc752b6docs: improve comment inSpan::checked_addexamplef6c8a55readme: update 1.0 timeline97314c1docs: fix typobad71d8docs: typoUpdates
rustls-ffifrom 0.15.2 to 0.15.3Release notes
Sourced from rustls-ffi's releases.
Changelog
Sourced from rustls-ffi's changelog.
Commits
3e6eb3fprepare 0.15.3498f679Cargo: rustls 0.23.38 -> 0.23.392775011Cargo: bump semver compatible depsbf5aad6build(deps): bump actions/upload-pages-artifact from 4 to 5Updates
rustls-pki-typesfrom 1.14.0 to 1.14.1Release notes
Sourced from rustls-pki-types's releases.
Commits
bb3c1daAdjust PEM size limit to account for huge CRLs20bcfe1Bump version to 1.14.1b796d3dpem: error for sections that are too large422d8cfUpdate ECH reference to RFC 984914ce65cRemove mention of rustls-pemfile from docsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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