Skip to content

deps(deps): bump the rust-minor-patch group across 1 directory with 38 updates#59

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust-minor-patch-6651d75ecd
Closed

deps(deps): bump the rust-minor-patch group across 1 directory with 38 updates#59
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust-minor-patch-6651d75ecd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the rust-minor-patch group with 27 updates in the / directory:

Package From To
crossbeam-channel 0.5.15 0.5.16
aws-lc-rs 1.17.0 1.17.1
bytes 1.12.0 1.12.1
cc 1.2.65 1.2.66
console 0.16.3 0.16.4
crossbeam-deque 0.8.6 0.8.7
crossbeam-epoch 0.9.18 0.9.20
crossbeam-utils 0.8.21 0.8.22
cxx 1.0.194 1.0.197
dbus 0.9.11 0.9.12
defmt 1.1.0 1.1.1
exr 1.74.0 1.74.1
indicatif 0.18.5 0.18.6
jiff 0.2.31 0.2.32
jobserver 0.1.34 0.1.35
libredox 0.1.17 0.1.18
memchr 2.8.2 2.8.3
num-iter 0.1.45 0.1.46
pest 2.8.6 2.8.7
pest_derive 2.8.6 2.8.7
quinn-proto 0.11.15 0.11.16
rustc-hash 2.1.2 2.1.3
rustls-pki-types 1.14.1 1.15.0
rustversion 1.0.22 1.0.23
tendril 0.5.0 0.5.1
time 0.3.51 0.3.53
zerocopy 0.8.52 0.8.54

Updates crossbeam-channel from 0.5.15 to 0.5.16

Release notes

Sourced from crossbeam-channel's releases.

crossbeam-channel 0.5.16

  • Improve support for rust-analyzer auto-completion of code inside select!/select_biased! macro. (#1240)
  • Make never const. (#1250)
Commits
  • 9b56303 Prepare for the next release
  • a078b17 ci: Sync config with main
  • 508c29d Remove crossbeam-skiplist which is not published from this branch from worksp...
  • 6a20e57 tests: Fix mismatched_lifetime_syntaxes
  • c2d674f epoch: Fix rustdoc::invalid_rust_codeblocks
  • bd6563e Update no_atomic.rs
  • d3e1e36 Make CachePadded<T> have C repr to allow casting to and from T (#1270)
  • c0c466e channel: Use non-poison Mutex
  • 8b3940f Add missing word to docs (#1208)
  • df6eec0 docs: Link select_biased! from select! macro (#1202)
  • Additional commits viewable in compare view

Updates aws-lc-rs from 1.17.0 to 1.17.1

Release notes

Sourced from aws-lc-rs's releases.

aws-lc-rs v1.17.1

🎉 AWS-LC FIPS v3 Module Has Been Validated

The AWS-LC FIPS v3 module has been awarded FIPS 140-3 validation by NIST's CMVP:

Seek guidance from a local FIPS compliance expert regarding requirements for your deployment environments. Please consult the Security Policies associated with our certificates if you have questions.

aws-lc-fips-sys (utilized via the fips feature of aws-lc-rs) currently uses the validated FIPS v3 module.

  • In the upcoming aws-lc-rs v1.18.0 release, we plan to switch aws-lc-fips-sys to our FIPS v4 branch.

What's Changed

Upstream AWS-LC (v5.1.0)

aws-lc-sys now aligns with AWS-LC v5.1.0 (previously v1.73.0). Notable upstream changes include:

Build Improvements

Issues Being Closed

Other Merged PRs

... (truncated)

Commits
  • 741dbf5 Prepare aws-lc-rs v1.17.1 (#1164)
  • e6d42b8 Prepare aws-lc-sys v0.42.0 (#1162)
  • bd7abf5 Harden GitHub Actions workflows against script injection (#1161)
  • 93b0123 Add wasm32-unknown-emscripten build and test support (#1059)
  • 7b8a0e7 feat(system-lib): auto-detect system AWS-LC from OPENSSL_* and pkg-config (#1...
  • a95c524 Prepare aws-lc-fips-sys v0.13.15 (#1158)
  • 00e016a Bump actions/checkout from 6 to 7 (#1157)
  • e7568de fix(system-lib): gate system AWS-LC on a declared minimum version (#1152)
  • dfe4525 fix(builder): select flag dialect by compiler driver mode, not target ABI (#1...
  • 26838da rsa: report specific key rejection for invalid sizes (#1153)
  • Additional commits viewable in compare view

Updates aws-lc-sys from 0.41.0 to 0.42.0

Commits
  • 741dbf5 Prepare aws-lc-rs v1.17.1 (#1164)
  • e6d42b8 Prepare aws-lc-sys v0.42.0 (#1162)
  • bd7abf5 Harden GitHub Actions workflows against script injection (#1161)
  • 93b0123 Add wasm32-unknown-emscripten build and test support (#1059)
  • 7b8a0e7 feat(system-lib): auto-detect system AWS-LC from OPENSSL_* and pkg-config (#1...
  • a95c524 Prepare aws-lc-fips-sys v0.13.15 (#1158)
  • 00e016a Bump actions/checkout from 6 to 7 (#1157)
  • e7568de fix(system-lib): gate system AWS-LC on a declared minimum version (#1152)
  • dfe4525 fix(builder): select flag dialect by compiler driver mode, not target ABI (#1...
  • 26838da rsa: report specific key rejection for invalid sizes (#1153)
  • Additional commits viewable in compare view

Updates bytes from 1.12.0 to 1.12.1

Release notes

Sourced from bytes's releases.

Bytes v1.12.1

1.12.1 (July 8th, 2026)

Fixed

  • Properly handle when Box::new panics (#837)
Changelog

Sourced from bytes's changelog.

1.12.1 (July 8th, 2026)

Fixed

  • Properly handle when Box::new panics (#837)
Commits

Updates cc from 1.2.65 to 1.2.66

Release notes

Sourced from cc's releases.

cc-v1.2.66

Other

  • Fix target parsing for aarch64-unknown-linux-pauthtest (#1779)
  • Support new QNX targets (#1775)
  • Add kache to the supported compiler wrappers (#1770)
Changelog

Sourced from cc's changelog.

1.2.66 - 2026-07-05

Other

  • Fix target parsing for aarch64-unknown-linux-pauthtest (#1779)
  • Support new QNX targets (#1775)
  • Add kache to the supported compiler wrappers (#1770)
Commits

Updates console from 0.16.3 to 0.16.4

Release notes

Sourced from console's releases.

0.16.4

What's Changed

Commits
  • 598eca9 Bump version to 0.16.4
  • 0f22c35 feat: add is_dumb public function
  • 1426649 Bump actions/checkout from 3 to 7
  • d2d89ad ignore non-ascii input in Style::from_dotted_str
  • 6cff3e0 document current panic in Style::from_dotted_str via test cases
  • dd4334f Apply suggestions from clippy 1.95
  • 586efad Remove redundant as_handle helper
  • be20e85 Add TermInner::new constructors
  • See full diff in compare view

Updates crossbeam-deque from 0.8.6 to 0.8.7

Release notes

Sourced from crossbeam-deque's releases.

crossbeam-deque 0.8.7

  • Optimize Worker::push, Stealer::steal_batch*, Injector::steal_batch*. (#1233)
Commits
  • 9b56303 Prepare for the next release
  • a078b17 ci: Sync config with main
  • 508c29d Remove crossbeam-skiplist which is not published from this branch from worksp...
  • 6a20e57 tests: Fix mismatched_lifetime_syntaxes
  • c2d674f epoch: Fix rustdoc::invalid_rust_codeblocks
  • bd6563e Update no_atomic.rs
  • d3e1e36 Make CachePadded<T> have C repr to allow casting to and from T (#1270)
  • c0c466e channel: Use non-poison Mutex
  • 8b3940f Add missing word to docs (#1208)
  • df6eec0 docs: Link select_biased! from select! macro (#1202)
  • Additional commits viewable in compare view

Updates crossbeam-epoch from 0.9.18 to 0.9.20

Release notes

Sourced from crossbeam-epoch's releases.

crossbeam-epoch 0.9.20

  • Fix invalid pointer dereference in fmt::Pointer impl for Atomic/Shared when the underlying pointer is invalid. This fixes unsoundness that was not fully addressed in 0.9.19's fix. (#1276)

crossbeam-epoch 0.9.19

  • Fix null pointer dereference in fmt::Pointer impl for Atomic/Shared when it is a null pointer. (#1273)
  • Fix return value of Atomic::fetch_update. (#1197)
  • Improve compatibility with ThreadSanitizer. (#998)
  • Allow unsized types in Guard::defer_destroy. (#1201)
  • Use 64-bit integer for epoch representation on 32-bit platforms if AtomicU64 is available. (#1230)
Commits
  • 239bae0 Prepare for the next release
  • 2d5276a epoch: Do not dereference pointer in fmt::Pointer
  • 9b56303 Prepare for the next release
  • a078b17 ci: Sync config with main
  • 508c29d Remove crossbeam-skiplist which is not published from this branch from worksp...
  • 6a20e57 tests: Fix mismatched_lifetime_syntaxes
  • c2d674f epoch: Fix rustdoc::invalid_rust_codeblocks
  • bd6563e Update no_atomic.rs
  • d3e1e36 Make CachePadded<T> have C repr to allow casting to and from T (#1270)
  • c0c466e channel: Use non-poison Mutex
  • Additional commits viewable in compare view

Updates crossbeam-utils from 0.8.21 to 0.8.22

Release notes

Sourced from crossbeam-utils's releases.

crossbeam-utils 0.8.22

  • Make AtomicCell::{as_ptr,into_inner} const. (#1237)
  • Make CachePadded repr(C). (#1270)
  • Optimize WaitGroup. (#1195)
Commits
  • 9b56303 Prepare for the next release
  • a078b17 ci: Sync config with main
  • 508c29d Remove crossbeam-skiplist which is not published from this branch from worksp...
  • 6a20e57 tests: Fix mismatched_lifetime_syntaxes
  • c2d674f epoch: Fix rustdoc::invalid_rust_codeblocks
  • bd6563e Update no_atomic.rs
  • d3e1e36 Make CachePadded<T> have C repr to allow casting to and from T (#1270)
  • c0c466e channel: Use non-poison Mutex
  • 8b3940f Add missing word to docs (#1208)
  • df6eec0 docs: Link select_biased! from select! macro (#1202)
  • Additional commits viewable in compare view

Updates cxx from 1.0.194 to 1.0.197

Release notes

Sourced from cxx's releases.

1.0.197

  • Restore RefUnwindSafe for let_cxx_string in async (#1738)
  • Use link_deps in Cargo bazel metadata (#1741)

1.0.196

1.0.195

  • Fix use of uninitialized value in let_cxx_string! on panic inside initialization expression (#1729, #1731)
Commits
  • db90df0 Release 1.0.197
  • e590c84 Lockfile update
  • 021d954 Merge pull request #1741 from dtolnay/bazelmetadata
  • ed2fca7 Use link_deps in Cargo bazel metadata
  • f181316 Merge pull request #1738 from dtolnay/asyncstring
  • 2e46dcf Make stack frames containing StackString RefUnwindSafe
  • 2b4a7d7 Add let_cxx_string RefUnwindSafe marker trait test
  • eae54e0 Release 1.0.196
  • 328eaca Merge pull request #1737 from dtolnay/edition
  • ab7d7f4 Reformat with rustfmt 2024 style edition
  • Additional commits viewable in compare view

Updates cxx-build from 1.0.194 to 1.0.197

Release notes

Sourced from cxx-build's releases.

1.0.197

  • Restore RefUnwindSafe for let_cxx_string in async (#1738)
  • Use link_deps in Cargo bazel metadata (#1741)

1.0.196

1.0.195

  • Fix use of uninitialized value in let_cxx_string! on panic inside initialization expression (#1729, #1731)
Commits
  • db90df0 Release 1.0.197
  • e590c84 Lockfile update
  • 021d954 Merge pull request #1741 from dtolnay/bazelmetadata
  • ed2fca7 Use link_deps in Cargo bazel metadata
  • f181316 Merge pull request #1738 from dtolnay/asyncstring
  • 2e46dcf Make stack frames containing StackString RefUnwindSafe
  • 2b4a7d7 Add let_cxx_string RefUnwindSafe marker trait test
  • eae54e0 Release 1.0.196
  • 328eaca Merge pull request #1737 from dtolnay/edition
  • ab7d7f4 Reformat with rustfmt 2024 style edition
  • Additional commits viewable in compare view

Updates cxxbridge-cmd from 1.0.194 to 1.0.197

Release notes

Sourced from cxxbridge-cmd's releases.

1.0.197

  • Restore RefUnwindSafe for let_cxx_string in async (#1738)
  • Use link_deps in Cargo bazel metadata (#1741)

1.0.196

1.0.195

  • Fix use of uninitialized value in let_cxx_string! on panic inside initialization expression (#1729, #1731)
Commits
  • db90df0 Release 1.0.197
  • e590c84 Lockfile update
  • 021d954 Merge pull request #1741 from dtolnay/bazelmetadata
  • ed2fca7 Use link_deps in Cargo bazel metadata
  • f181316 Merge pull request #1738 from dtolnay/asyncstring
  • 2e46dcf Make stack frames containing StackString RefUnwindSafe
  • 2b4a7d7 Add let_cxx_string RefUnwindSafe marker trait test
  • eae54e0 Release 1.0.196
  • 328eaca Merge pull request #1737 from dtolnay/edition
  • ab7d7f4 Reformat with rustfmt 2024 style edition
  • Additional commits viewable in compare view

Updates cxxbridge-flags from 1.0.194 to 1.0.197

Release notes

Sourced from cxxbridge-flags's releases.

1.0.197

  • Restore RefUnwindSafe for let_cxx_string in async (#1738)
  • Use link_deps in Cargo bazel metadata (#1741)

1.0.196

1.0.195

  • Fix use of uninitialized value in let_cxx_string! on panic inside initialization expression (#1729, #1731)
Commits
  • db90df0 Release 1.0.197
  • e590c84 Lockfile update
  • 021d954 Merge pull request #1741 from dtolnay/bazelmetadata
  • ed2fca7 Use link_deps in Cargo bazel metadata
  • f181316 Merge pull request #1738 from dtolnay/asyncstring
  • 2e46dcf Make stack frames containing StackString RefUnwindSafe
  • 2b4a7d7 Add let_cxx_string RefUnwindSafe marker trait test
  • eae54e0 Release 1.0.196
  • 328eaca Merge pull request #1737 from dtolnay/edition
  • ab7d7f4 Reformat with rustfmt 2024 style edition
  • Additional commits viewable in compare view

Updates cxxbridge-macro from 1.0.194 to 1.0.197

Release notes

Sourced from cxxbridge-macro's releases.

1.0.197

  • Restore RefUnwindSafe for let_cxx_string in async (#1738)
  • Use link_deps in Cargo bazel metadata (#1741)

1.0.196

1.0.195

  • Fix use of uninitialized value in let_cxx_string! on panic inside initialization expression (#1729, #1731)
Commits
  • db90df0 Release 1.0.197
  • e590c84 Lockfile update
  • 021d954 Merge pull request #1741 from dtolnay/bazelmetadata
  • ed2fca7 Use link_deps in Cargo bazel metadata
  • f181316 Merge pull request #1738 from dtolnay/asyncstring
  • 2e46dcf Make stack frames containing StackString RefUnwindSafe
  • 2b4a7d7 Add let_cxx_string RefUnwindSafe marker trait test
  • eae54e0 Release 1.0.196
  • 328eaca Merge pull request #1737 from dtolnay/edition
  • ab7d7f4 Reformat with rustfmt 2024 style edition
  • Additional commits viewable in compare view

Updates dbus from 0.9.11 to 0.9.12

Commits

Updates defmt from 1.1.0 to 1.1.1

Release notes

Sourced from defmt's releases.

defmt v1.1.1

What's Changed

New Contributors

Full Changelog: knurling-rs/defmt@defmt-v1.1.0...defmt-v1.1.1

Changelog

Sourced from defmt's changelog.

[defmt-v1.1.1] (2026-06-26)

  • #1070 Swap from proc-macro-error2 to syn::Error
Commits

Updates defmt-macros from 1.1.0 to 1.1.1

Release notes

Sourced from defmt-macros's releases.

defmt v1.1.1

What's Changed

New Contributors

Full Changelog: knurling-rs/defmt@defmt-v1.1.0...defmt-v1.1.1

Changelog

Sourced from defmt-macros's changelog.

[defmt-v1.1.1] (2026-06-26)

  • #1070 Swap from proc-macro-error2 to syn::Error
Commits

Updates exr from 1.74.0 to 1.74.1

Release notes

Sourced from exr's releases.

DWA Decompression!

Thanks to @​zinezockt we can now finally code DWA-compressed images. Thanks for your long awaited contribution! 🎉

Available on crates.io.

Changelog

Sourced from exr's changelog.

[1.74.1] - 2026-07-08

Added

  • Adds decoding images that have DWAA/DWAB compression, without any API change.
  • Introduces safe SIMD runtime dispatch using pulp, for DWA decoding.
Commits

Updates indicatif from 0.18.5 to 0.18.6

Release notes

Sourced from indicatif's releases.

0.18.6

What's Changed

Commits

Updates jiff from 0.2.31 to 0.2.32

Changelog

Sourced from jiff's changelog.

0.2.32 (2026-07-08)

This release updates Jiff's bundled copy of the [IANA Time Zone Database] to 2026c. See the 2026c release announcement for more details.

Commits

Updates jiff-static from 0.2.31 to 0.2.32

Changelog

Sourced from jiff-static's changelog.

0.2.32 (2026-07-08)

This release updates Jiff's bundled copy of the [IANA Time Zone Database] to 2026c. See the 2026c release announcement for more details.

Commits

Updates jobserver from 0.1.34 to 0.1.35

Commits
  • 85ba04e chore: bump to 0.1.35
  • 89f2303 Merge pull request #122 from weihanglo/nix-0.31.3
  • c539363 chore: bump to nix@0.31.3
  • 6753b4d Merge pull request #120 from kpcyrd/getrandom-0.4
  • 922f23b chore: bump MSRV to 1.85
  • c28a13d Merge pull request #121 from weihanglo/ci-native-make
  • d51b4bb ci: use native GNU Make instead of building from source

…8 updates

Bumps the rust-minor-patch group with 27 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.15` | `0.5.16` |
| [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.17.0` | `1.17.1` |
| [bytes](https://github.com/tokio-rs/bytes) | `1.12.0` | `1.12.1` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.65` | `1.2.66` |
| [console](https://github.com/console-rs/console) | `0.16.3` | `0.16.4` |
| [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | `0.8.6` | `0.8.7` |
| [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) | `0.9.18` | `0.9.20` |
| [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.21` | `0.8.22` |
| [cxx](https://github.com/dtolnay/cxx) | `1.0.194` | `1.0.197` |
| [dbus](https://github.com/diwic/dbus-rs) | `0.9.11` | `0.9.12` |
| [defmt](https://github.com/knurling-rs/defmt) | `1.1.0` | `1.1.1` |
| [exr](https://github.com/johannesvollmer/exrs) | `1.74.0` | `1.74.1` |
| [indicatif](https://github.com/console-rs/indicatif) | `0.18.5` | `0.18.6` |
| [jiff](https://github.com/BurntSushi/jiff) | `0.2.31` | `0.2.32` |
| [jobserver](https://github.com/rust-lang/jobserver-rs) | `0.1.34` | `0.1.35` |
| libredox | `0.1.17` | `0.1.18` |
| [memchr](https://github.com/BurntSushi/memchr) | `2.8.2` | `2.8.3` |
| [num-iter](https://github.com/rust-num/num-iter) | `0.1.45` | `0.1.46` |
| [pest](https://github.com/pest-parser/pest) | `2.8.6` | `2.8.7` |
| [pest_derive](https://github.com/pest-parser/pest) | `2.8.6` | `2.8.7` |
| [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.15` | `0.11.16` |
| [rustc-hash](https://github.com/rust-lang/rustc-hash) | `2.1.2` | `2.1.3` |
| [rustls-pki-types](https://github.com/rustls/pki-types) | `1.14.1` | `1.15.0` |
| [rustversion](https://github.com/dtolnay/rustversion) | `1.0.22` | `1.0.23` |
| [tendril](https://github.com/servo/html5ever) | `0.5.0` | `0.5.1` |
| [time](https://github.com/time-rs/time) | `0.3.51` | `0.3.53` |
| [zerocopy](https://github.com/google/zerocopy) | `0.8.52` | `0.8.54` |



Updates `crossbeam-channel` from 0.5.15 to 0.5.16
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md)
- [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.15...crossbeam-channel-0.5.16)

Updates `aws-lc-rs` from 1.17.0 to 1.17.1
- [Release notes](https://github.com/aws/aws-lc-rs/releases)
- [Commits](aws/aws-lc-rs@v1.17.0...v1.17.1)

Updates `aws-lc-sys` from 0.41.0 to 0.42.0
- [Release notes](https://github.com/aws/aws-lc-rs/releases)
- [Commits](aws/aws-lc-rs@aws-lc-sys/v0.41.0...aws-lc-sys/v0.42.0)

Updates `bytes` from 1.12.0 to 1.12.1
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/bytes@v1.12.0...v1.12.1)

Updates `cc` from 1.2.65 to 1.2.66
- [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.65...cc-v1.2.66)

Updates `console` from 0.16.3 to 0.16.4
- [Release notes](https://github.com/console-rs/console/releases)
- [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md)
- [Commits](console-rs/console@0.16.3...0.16.4)

Updates `crossbeam-deque` from 0.8.6 to 0.8.7
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md)
- [Commits](crossbeam-rs/crossbeam@crossbeam-deque-0.8.6...crossbeam-deque-0.8.7)

Updates `crossbeam-epoch` from 0.9.18 to 0.9.20
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md)
- [Commits](crossbeam-rs/crossbeam@crossbeam-epoch-0.9.18...crossbeam-epoch-0.9.20)

Updates `crossbeam-utils` from 0.8.21 to 0.8.22
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md)
- [Commits](crossbeam-rs/crossbeam@crossbeam-utils-0.8.21...crossbeam-utils-0.8.22)

Updates `cxx` from 1.0.194 to 1.0.197
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](dtolnay/cxx@1.0.194...1.0.197)

Updates `cxx-build` from 1.0.194 to 1.0.197
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](dtolnay/cxx@1.0.194...1.0.197)

Updates `cxxbridge-cmd` from 1.0.194 to 1.0.197
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](dtolnay/cxx@1.0.194...1.0.197)

Updates `cxxbridge-flags` from 1.0.194 to 1.0.197
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](dtolnay/cxx@1.0.194...1.0.197)

Updates `cxxbridge-macro` from 1.0.194 to 1.0.197
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](dtolnay/cxx@1.0.194...1.0.197)

Updates `dbus` from 0.9.11 to 0.9.12
- [Commits](diwic/dbus-rs@dbus-v0.9.11...dbus-v0.9.12)

Updates `defmt` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/knurling-rs/defmt/releases)
- [Changelog](https://github.com/knurling-rs/defmt/blob/main/CHANGELOG.md)
- [Commits](knurling-rs/defmt@defmt-v1.1.0...defmt-v1.1.1)

Updates `defmt-macros` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/knurling-rs/defmt/releases)
- [Changelog](https://github.com/knurling-rs/defmt/blob/main/CHANGELOG.md)
- [Commits](knurling-rs/defmt@defmt-macros-v1.1.0...defmt-macros-v1.1.1)

Updates `exr` from 1.74.0 to 1.74.1
- [Release notes](https://github.com/johannesvollmer/exrs/releases)
- [Changelog](https://github.com/johannesvollmer/exrs/blob/master/CHANGELOG.md)
- [Commits](johannesvollmer/exrs@v1.74.0...v1.74.1)

Updates `indicatif` from 0.18.5 to 0.18.6
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](console-rs/indicatif@0.18.5...0.18.6)

Updates `jiff` from 0.2.31 to 0.2.32
- [Release notes](https://github.com/BurntSushi/jiff/releases)
- [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BurntSushi/jiff/commits)

Updates `jiff-static` from 0.2.31 to 0.2.32
- [Release notes](https://github.com/BurntSushi/jiff/releases)
- [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BurntSushi/jiff/commits)

Updates `jobserver` from 0.1.34 to 0.1.35
- [Commits](rust-lang/jobserver-rs@0.1.34...0.1.35)

Updates `libredox` from 0.1.17 to 0.1.18

Updates `memchr` from 2.8.2 to 2.8.3
- [Commits](BurntSushi/memchr@2.8.2...2.8.3)

Updates `num-iter` from 0.1.45 to 0.1.46
- [Changelog](https://github.com/rust-num/num-iter/blob/main/RELEASES.md)
- [Commits](rust-num/num-iter@num-iter-0.1.45...num-iter-0.1.46)

Updates `pest` from 2.8.6 to 2.8.7
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](pest-parser/pest@v2.8.6...v2.8.7)

Updates `pest_derive` from 2.8.6 to 2.8.7
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](pest-parser/pest@v2.8.6...v2.8.7)

Updates `pest_generator` from 2.8.6 to 2.8.7
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](pest-parser/pest@v2.8.6...v2.8.7)

Updates `pest_meta` from 2.8.6 to 2.8.7
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](pest-parser/pest@v2.8.6...v2.8.7)

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

Updates `rustc-hash` from 2.1.2 to 2.1.3
- [Changelog](https://github.com/rust-lang/rustc-hash/blob/main/CHANGELOG.md)
- [Commits](rust-lang/rustc-hash@v2.1.2...v2.1.3)

Updates `rustls-pki-types` from 1.14.1 to 1.15.0
- [Release notes](https://github.com/rustls/pki-types/releases)
- [Commits](rustls/pki-types@v/1.14.1...v/1.15.0)

Updates `rustversion` from 1.0.22 to 1.0.23
- [Release notes](https://github.com/dtolnay/rustversion/releases)
- [Commits](dtolnay/rustversion@1.0.22...1.0.23)

Updates `tendril` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/servo/html5ever/releases)
- [Commits](https://github.com/servo/html5ever/commits/v0.5.1)

Updates `time` from 0.3.51 to 0.3.53
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](time-rs/time@v0.3.51...v0.3.53)

Updates `time-macros` from 0.2.30 to 0.2.31
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/commits)

Updates `zerocopy` from 0.8.52 to 0.8.54
- [Release notes](https://github.com/google/zerocopy/releases)
- [Commits](google/zerocopy@v0.8.52...v0.8.54)

Updates `zerocopy-derive` from 0.8.52 to 0.8.54
- [Release notes](https://github.com/google/zerocopy/releases)
- [Commits](google/zerocopy@v0.8.52...v0.8.54)

---
updated-dependencies:
- dependency-name: crossbeam-channel
  dependency-version: 0.5.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: aws-lc-rs
  dependency-version: 1.17.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: aws-lc-sys
  dependency-version: 0.42.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: rust-minor-patch
- dependency-name: bytes
  dependency-version: 1.12.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: cc
  dependency-version: 1.2.66
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: console
  dependency-version: 0.16.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: crossbeam-deque
  dependency-version: 0.8.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: crossbeam-epoch
  dependency-version: 0.9.20
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: crossbeam-utils
  dependency-version: 0.8.22
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: cxx
  dependency-version: 1.0.197
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: cxx-build
  dependency-version: 1.0.197
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: cxxbridge-cmd
  dependency-version: 1.0.197
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: cxxbridge-flags
  dependency-version: 1.0.197
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: cxxbridge-macro
  dependency-version: 1.0.197
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: dbus
  dependency-version: 0.9.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: defmt
  dependency-version: 1.1.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: defmt-macros
  dependency-version: 1.1.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: exr
  dependency-version: 1.74.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: indicatif
  dependency-version: 0.18.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: jiff
  dependency-version: 0.2.32
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: jiff-static
  dependency-version: 0.2.32
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: jobserver
  dependency-version: 0.1.35
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: libredox
  dependency-version: 0.1.18
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: memchr
  dependency-version: 2.8.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: num-iter
  dependency-version: 0.1.46
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: pest
  dependency-version: 2.8.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: pest_derive
  dependency-version: 2.8.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: pest_generator
  dependency-version: 2.8.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: pest_meta
  dependency-version: 2.8.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: quinn-proto
  dependency-version: 0.11.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: rustc-hash
  dependency-version: 2.1.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: rustls-pki-types
  dependency-version: 1.15.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: rust-minor-patch
- dependency-name: rustversion
  dependency-version: 1.0.23
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: tendril
  dependency-version: 0.5.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: time
  dependency-version: 0.3.53
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: time-macros
  dependency-version: 0.2.31
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: zerocopy
  dependency-version: 0.8.54
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: zerocopy-derive
  dependency-version: 0.8.54
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

Dependency Review

The following issues were found:

  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 6 package(s) with unknown licenses.
  • ⚠️ 1 packages with OpenSSF Scorecard issues.

View full job summary

@dependabot @github

dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 10, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/rust-minor-patch-6651d75ecd branch July 10, 2026 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants