Bump capnp from 0.14.11 to 0.24.0 #2788

Merged
dependabot[bot] merged 1 commit from refs/pull/2788/head into staging 2026-02-28 18:05:50 +00:00
dependabot[bot] commented 2026-01-28 16:07:20 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #2563
Original author: @dependabot[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/2563
Original created: 2026-01-28T16:07:20Z
Original updated: 2026-02-28T18:05:52Z
Original head: carverauto/serviceradar:dependabot/cargo/capnp-0.24.0
Original base: staging
Original merged: 2026-02-28T18:05:50Z by @mfreeman451

Bumps capnp from 0.14.11 to 0.24.0.

Commits
  • 9c1058b prepare for v0.24.0 release
  • e3aeec2 unsafe RawStructSchema::new() (#607)
  • 7b981f4 add new const unsafe constructor for constant::Reader (#606)
  • 240dba1 bump versions to v0.24.0-alpha
  • b988b16 prepare for capnp-futures-v0.23.1 release
  • 64afbee silence clippy warning
  • 42cf935 prepare for capnp-rpc-v0.23.3 release
  • c70c03e expand tests a bit
  • d23341e fix: function call ambiguity
  • db721fc tests: add extends with duplicated method names
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Imported from GitHub pull request. Original GitHub pull request: #2563 Original author: @dependabot[bot] Original URL: https://github.com/carverauto/serviceradar/pull/2563 Original created: 2026-01-28T16:07:20Z Original updated: 2026-02-28T18:05:52Z Original head: carverauto/serviceradar:dependabot/cargo/capnp-0.24.0 Original base: staging Original merged: 2026-02-28T18:05:50Z by @mfreeman451 --- Bumps [capnp](https://github.com/capnproto/capnproto-rust) from 0.14.11 to 0.24.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/capnproto/capnproto-rust/commit/9c1058bae93a78798563c2df94de1147fbae3c24"><code>9c1058b</code></a> prepare for v0.24.0 release</li> <li><a href="https://github.com/capnproto/capnproto-rust/commit/e3aeec213e6d1b30a182bf61682a370f20d8a02c"><code>e3aeec2</code></a> unsafe RawStructSchema::new() (<a href="https://redirect.github.com/capnproto/capnproto-rust/issues/607">#607</a>)</li> <li><a href="https://github.com/capnproto/capnproto-rust/commit/7b981f4c75a975c80444cd38729bcdf12bf3eabf"><code>7b981f4</code></a> add new const unsafe constructor for constant::Reader (<a href="https://redirect.github.com/capnproto/capnproto-rust/issues/606">#606</a>)</li> <li><a href="https://github.com/capnproto/capnproto-rust/commit/240dba17704fd20d058281aff660bc79b89cb3bb"><code>240dba1</code></a> bump versions to v0.24.0-alpha</li> <li><a href="https://github.com/capnproto/capnproto-rust/commit/b988b16db0d84de2fab7310362ded80ab48b0baf"><code>b988b16</code></a> prepare for capnp-futures-v0.23.1 release</li> <li><a href="https://github.com/capnproto/capnproto-rust/commit/64afbeec120cca74c0eedeecaaf264a692e878fe"><code>64afbee</code></a> silence clippy warning</li> <li><a href="https://github.com/capnproto/capnproto-rust/commit/42cf935adc8128c9a4a3984f147d824687f9d357"><code>42cf935</code></a> prepare for capnp-rpc-v0.23.3 release</li> <li><a href="https://github.com/capnproto/capnproto-rust/commit/c70c03eeab1c123ef5c2563dd0f98602b3398cab"><code>c70c03e</code></a> expand tests a bit</li> <li><a href="https://github.com/capnproto/capnproto-rust/commit/d23341e13711d47438674ef01aaab4c817b2d282"><code>d23341e</code></a> fix: function call ambiguity</li> <li><a href="https://github.com/capnproto/capnproto-rust/commit/db721fcd3525bb3613fa93249e15b78c38cc31e0"><code>db721fc</code></a> tests: add extends with duplicated method names</li> <li>Additional commits viewable in <a href="https://github.com/capnproto/capnproto-rust/compare/capnp-v0.14.11...capnp-v0.24.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=capnp&package-manager=cargo&previous-version=0.14.11&new-version=0.24.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/carverauto/serviceradar/network/alerts). </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
dependabot[bot] commented 2026-02-19 04:39:17 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR comment.

Original author: @dependabot[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/2563#issuecomment-3924650481
Original created: 2026-02-19T04:39:17Z

Dependabot can't resolve your Rust dependency files. Because of this, Dependabot cannot update this pull request.

Imported GitHub PR comment. Original author: @dependabot[bot] Original URL: https://github.com/carverauto/serviceradar/pull/2563#issuecomment-3924650481 Original created: 2026-02-19T04:39:17Z --- Dependabot can't resolve your Rust dependency files. Because of this, Dependabot cannot update this pull request.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar!2788
No description provided.