chore(deps): bump capnp from 0.21.7 to 0.24.0 in /elixir/serviceradar_srql/native/srql_nif #2937

Merged
dependabot[bot] merged 1 commit from refs/pull/2937/head into staging 2026-02-20 07:56:09 +00:00
dependabot[bot] commented 2026-02-20 07:52:15 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #2863
Original author: @dependabot[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/2863
Original created: 2026-02-20T07:52:15Z
Original updated: 2026-02-20T07:56:10Z
Original head: carverauto/serviceradar:dependabot/cargo/elixir/serviceradar_srql/native/srql_nif/capnp-0.24.0
Original base: staging
Original merged: 2026-02-20T07:56:09Z by @mfreeman451

Bumps capnp from 0.21.7 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

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 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.
Imported from GitHub pull request. Original GitHub pull request: #2863 Original author: @dependabot[bot] Original URL: https://github.com/carverauto/serviceradar/pull/2863 Original created: 2026-02-20T07:52:15Z Original updated: 2026-02-20T07:56:10Z Original head: carverauto/serviceradar:dependabot/cargo/elixir/serviceradar_srql/native/srql_nif/capnp-0.24.0 Original base: staging Original merged: 2026-02-20T07:56:09Z by @mfreeman451 --- Bumps [capnp](https://github.com/capnproto/capnproto-rust) from 0.21.7 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.21.7...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.21.7&new-version=0.24.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-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 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>
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!2937
No description provided.