Skip to content

chore(deps-rs): bump the patch group with 3 updates#2967

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/patch-38761c3044
Open

chore(deps-rs): bump the patch group with 3 updates#2967
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/patch-38761c3044

Conversation

@dependabot
Copy link
Contributor

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

Bumps the patch group with 3 updates: capnp, tracing-subscriber and cc.

Updates capnp from 0.25.1 to 0.25.2

Commits
  • 47dab73 prepare for capnp-v0.25.2 release
  • ac994d6 avoid undefined behavior in zero-sized allocs (#627)
  • 89d7146 prepare for capnp-futures-v0.25.2 release
  • f3b5da6 add serialize_packed tests for long runs of zeroes
  • 6b703cf silent overflow of run_word_count when casting to 1 byte (#622)
  • See full diff in compare view

Updates tracing-subscriber from 0.3.22 to 0.3.23

Release notes

Sourced from tracing-subscriber's releases.

tracing-subscriber 0.3.23

Fixed

  • Allow ansi sanitization to be disabled (#3484)

#3484: tokio-rs/tracing#3484

Commits

Updates cc from 1.2.56 to 1.2.57

Release notes

Sourced from cc's releases.

cc-v1.2.57

Other

  • Size archiver batches according to argument length not argument count (#1689)
  • Added Build::env for setting environment variables of compiler invocations and other child processes (#1656 #1682)
Changelog

Sourced from cc's changelog.

1.2.57 - 2026-03-13

Other

  • Size archiver batches according to argument length not argument count (#1689)
  • Added Build::env for setting environment variables of compiler invocations and other child processes (#1656 #1682)
Commits

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

@dependabot dependabot bot added A-rust Area: Rust code X-dependabot Dependabot dependency update labels Mar 18, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 18, 2026 23:35
@dependabot dependabot bot requested a review from croyzor March 18, 2026 23:35
@dependabot dependabot bot added X-dependabot Dependabot dependency update A-rust Area: Rust code labels Mar 18, 2026
@codecov
Copy link

codecov bot commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.87%. Comparing base (c5b4e07) to head (042328b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2967   +/-   ##
=======================================
  Coverage   83.87%   83.87%           
=======================================
  Files         267      267           
  Lines       52943    52943           
  Branches    46857    46857           
=======================================
  Hits        44408    44408           
  Misses       6266     6266           
  Partials     2269     2269           
Flag Coverage Δ
python 88.84% <ø> (ø)
rust 83.23% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Bumps the patch group with 3 updates: [capnp](https://github.com/capnproto/capnproto-rust), [tracing-subscriber](https://github.com/tokio-rs/tracing) and [cc](https://github.com/rust-lang/cc-rs).


Updates `capnp` from 0.25.1 to 0.25.2
- [Commits](capnproto/capnproto-rust@capnp-v0.25.1...capnp-v0.25.2)

Updates `tracing-subscriber` from 0.3.22 to 0.3.23
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-subscriber-0.3.22...tracing-subscriber-0.3.23)

Updates `cc` from 1.2.56 to 1.2.57
- [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.56...cc-v1.2.57)

---
updated-dependencies:
- dependency-name: capnp
  dependency-version: 0.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: tracing-subscriber
  dependency-version: 0.3.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: cc
  dependency-version: 1.2.57
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/patch-38761c3044 branch from 5ee782a to 042328b Compare March 19, 2026 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-rust Area: Rust code X-dependabot Dependabot dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants