Bump the dependencies group across 1 directory with 7 updates#313
Merged
Conversation
Member
|
@dependabot recreate |
dependabot
Bot
force-pushed
the
dependabot/cargo/dependencies-009d7a990c
branch
from
July 14, 2026 10:19
3317dd6 to
5d0c7d2
Compare
Member
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Member
|
@dependabot recreate |
Bumps the dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [console-subscriber](https://github.com/tokio-rs/console) | `0.4.1` | `0.5.0` | | [hickory-resolver](https://github.com/hickory-dns/hickory-dns) | `0.25.2` | `0.26.1` | | [nix](https://github.com/nix-rust/nix) | `0.30.1` | `0.31.3` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.36.1` | `0.38.4` | | [rand](https://github.com/rust-random/rand) | `0.9.5` | `0.10.1` | | [criterion](https://github.com/criterion-rs/criterion.rs) | `0.7.0` | `0.8.2` | | [hickory-server](https://github.com/hickory-dns/hickory-dns) | `0.25.2` | `0.26.1` | Updates `console-subscriber` from 0.4.1 to 0.5.0 - [Release notes](https://github.com/tokio-rs/console/releases) - [Changelog](https://github.com/tokio-rs/console/blob/main/release-plz.toml) - [Commits](tokio-rs/console@console-subscriber-v0.4.1...console-subscriber-v0.5.0) Updates `hickory-resolver` from 0.25.2 to 0.26.1 - [Release notes](https://github.com/hickory-dns/hickory-dns/releases) - [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/CHANGELOG.md) - [Commits](hickory-dns/hickory-dns@v0.25.2...v0.26.1) Updates `nix` from 0.30.1 to 0.31.3 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.30.1...v0.31.3) Updates `sysinfo` from 0.36.1 to 0.38.4 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.36.1...v0.38.4) Updates `rand` from 0.9.5 to 0.10.1 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.9.5...0.10.1) Updates `criterion` from 0.7.0 to 0.8.2 - [Release notes](https://github.com/criterion-rs/criterion.rs/releases) - [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md) - [Commits](criterion-rs/criterion.rs@criterion-plot-v0.7.0...criterion-v0.8.2) Updates `hickory-server` from 0.25.2 to 0.26.1 - [Release notes](https://github.com/hickory-dns/hickory-dns/releases) - [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/CHANGELOG.md) - [Commits](hickory-dns/hickory-dns@v0.25.2...v0.26.1) --- updated-dependencies: - dependency-name: console-subscriber dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: criterion dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: hickory-resolver dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: hickory-server dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: nix dependency-version: 0.31.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rand dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sysinfo dependency-version: 0.38.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/dependencies-009d7a990c
branch
from
July 16, 2026 11:27
a55bedf to
cd421aa
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 dependencies group with 7 updates in the / directory:
0.4.10.5.00.25.20.26.10.30.10.31.30.36.10.38.40.9.50.10.10.7.00.8.20.25.20.26.1Updates
console-subscriberfrom 0.4.1 to 0.5.0Release notes
Sourced from console-subscriber's releases.
Commits
d8fba13chore: release console-api-v0.9.0, console-subscriber-v0.5.0, tokio-console-v...5839f99chore: update release-plz workflow (#646)51b9010chore: update dist (cargo-dist) to 0.30.1 (#647)44e2281Bump various dependencies (#643)dca4748Bump tonic to 0.14 (#642)d3848d7Fix Nix builds and update the lock file (#641)4238e73Fix some clippy warnings and building with--all-features(#640)71e7f1dchore(deps-dev): bump vite in /console-subscriber/examples/grpc_web/app (#627)63c70eefeat: add support for vsock connections (#623)1aa5185chore(deps): bump crossbeam-channel from 0.5.13 to 0.5.15 (#624)Updates
hickory-resolverfrom 0.25.2 to 0.26.1Release notes
Sourced from hickory-resolver's releases.
... (truncated)
Commits
f093210Limit number of names that may be compresseda9b884bSkip search when name compression is disabled6e70e93Limit number of name pointers stored in BinEncoderc2bdb8cAdd benchmark for encoding message with many names9e0b528Bump version to 0.26.114cc3c8net: respect caller timeout for DoT TCP connectfc2e3f4resolver: release connections lock before TCP/TLS handshakebbdfcd2Add tests combining NSEC and NSEC3 via CNAME chain994076bUpdate rustls-webpki to 0.103.133b265fbnet: check query name is in zone when building encloser candidatesUpdates
nixfrom 0.30.1 to 0.31.3Changelog
Sourced from nix's changelog.
... (truncated)
Commits
b5933cachore: release v0.31.35d6a46eReplace Cirrus CI with more Github Workflows jobs (#2776)3407489event: add kevent64 support on apple targets (#2781)fe80fc5chore: resolve clippy useless_borrows_in_formatting (#2790)3310fc7Revert "fix(ci): temporarily disable armv7-unknown-linux-uclibceabihf (#2764)...e3ab917epoll: use from_bits_retain to avoid panics on unknown flags (#2783)6c15701kqueue: use from_bits_retain to avoid panics on unknown flags (#2784)73028cffix(ci): enable Hurd target (#2765)1a680a9cargo: Remove deprecated package authors field (#2789)85cff07docs: add missing changelog entries (#2786)Updates
sysinfofrom 0.36.1 to 0.38.4Changelog
Sourced from sysinfo's changelog.
Commits
97c194dMerge pull request #1642 from GuillaumeGomez/update91b92f1Update crate version to0.38.48e8f76cUpdate CHANGELOG for0.38.49e6f37cMerge pull request #1641 from madsmtm/macos-no-pin-deps73d545cFix warnings introduced in new objc2-* versions5cc4bcbDon't pin objc2-* crates5d4c63bMerge pull request #1640 from patjakdev/patjakdev/fix-1639a8ee05cUse fragment size instead of block size for disk stats61257e4Merge pull request #1635 from GuillaumeGomez/update3cf4b65Update crate version to0.38.3Updates
randfrom 0.9.5 to 0.10.1Changelog
Sourced from rand's changelog.
... (truncated)
Commits
27ff4cbPrepare v0.10.1: deprecate featurelog(#1763)98d0638make_rng: document panic and add #[track_caller] (#1761)54e5eaaFix doc error (#1758)1ce4c08Bump itoa from 1.0.17 to 1.0.18 in the all-deps group (#1756)ccb734bdocs: fix typo in doc comment (#1754)357eb7dBump libc from 0.2.182 to 0.2.183 in the all-deps group (#1753)5e77fe5Fix trait references in documentation (#1752)da89185Bump the all-deps group with 3 updates (#1751)50516ffBump the all-deps group with 2 updates (#1749)fd71de9Bump the all-deps group with 2 updates (#1747)Updates
criterionfrom 0.7.0 to 0.8.2Release notes
Sourced from criterion's releases.
... (truncated)
Changelog
Sourced from criterion's changelog.
Commits
7f0d745chore: release v0.8.24a467cechore(deps): bump crate-ci/typos from 1.40.0 to 1.43.0b277a75Fix panic with uniform iteration durations in benchmarks828af14fix: don't build alloca on unsupported targetsb01316bUpdate Readme4c02a3bExclude development scripts from published packagee4e06dfchore: release v0.8.1aa548b9fix: Homepage link950c3b7fix: Typo7e3e50cchore(deps): bump crate-ci/typos from 1.23.5 to 1.40.0Updates
hickory-serverfrom 0.25.2 to 0.26.1Release notes
Sourced from hickory-server's releases.
... (truncated)
Commits
f093210Limit number of names that may be compresseda9b884bSkip search when name compression is disabled6e70e93Limit number of name pointers stored in BinEncoderc2bdb8cAdd benchmark for encoding message with many names9e0b528Bump version to 0.26.114cc3c8net: respect caller timeout for DoT TCP connectfc2e3f4resolver: release connections lock before TCP/TLS handshakebbdfcd2Add tests combining NSEC and NSEC3 via CNAME chain994076bUpdate rustls-webpki to 0.103.133b265fbnet: check query name is in zone when building encloser candidatesMost Recent Ignore Conditions Applied to This Pull Request