Bump capnp from 0.14.11 to 0.21.5 #2206

Closed
dependabot[bot] wants to merge 1 commit from refs/pull/2206/head into main
dependabot[bot] commented 2025-09-08 02:42:38 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #1623
Original author: @dependabot[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1623
Original created: 2025-09-08T02:42:38Z
Original updated: 2025-10-13T02:39:36Z
Original head: carverauto/serviceradar:dependabot/cargo/capnp-0.21.5
Original base: main

Bumps capnp from 0.14.11 to 0.21.5.

Commits
  • 10ac720 prepare for capnp-v0.21.5 release
  • 98a6205 add test_float_constants to capnpc-test
  • 54ffa38 prepare for capnpc-v0.21.3 release
  • 4af493d properly format non-finite float literals
  • 4602348 fix more typos
  • 0562e18 fix typos in comments
  • 8fae01c maybe fix clippy complaint
  • c35ef6c Implement Clone for capnp::capability::Client
  • 5206d4a capnp-rpc/examples/reconnect: Fix lints
  • 58977b7 Add information to capnp-rpc/README.md about importing generated code
  • 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 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)
Imported from GitHub pull request. Original GitHub pull request: #1623 Original author: @dependabot[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1623 Original created: 2025-09-08T02:42:38Z Original updated: 2025-10-13T02:39:36Z Original head: carverauto/serviceradar:dependabot/cargo/capnp-0.21.5 Original base: main --- Bumps [capnp](https://github.com/capnproto/capnproto-rust) from 0.14.11 to 0.21.5. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/capnproto/capnproto-rust/commit/10ac720051e5a7b4f5c8d3e7f45066c279d27990"><code>10ac720</code></a> prepare for capnp-v0.21.5 release</li> <li><a href="https://github.com/capnproto/capnproto-rust/commit/98a620570cae7d526948f427ee55d2e7a67262cd"><code>98a6205</code></a> add test_float_constants to capnpc-test</li> <li><a href="https://github.com/capnproto/capnproto-rust/commit/54ffa387b23f9753c7896a9222cd486c13da60c0"><code>54ffa38</code></a> prepare for capnpc-v0.21.3 release</li> <li><a href="https://github.com/capnproto/capnproto-rust/commit/4af493d74015bfe6459aad3e7af33e51be3c679e"><code>4af493d</code></a> properly format non-finite float literals</li> <li><a href="https://github.com/capnproto/capnproto-rust/commit/46023480cf24b6f0a330c1933e5272999284fd81"><code>4602348</code></a> fix more typos</li> <li><a href="https://github.com/capnproto/capnproto-rust/commit/0562e18fc881fca36f2d67c37f33c42c434c291b"><code>0562e18</code></a> fix typos in comments</li> <li><a href="https://github.com/capnproto/capnproto-rust/commit/8fae01ce3c9bcc131d8619e94090d55a4e87fa19"><code>8fae01c</code></a> maybe fix clippy complaint</li> <li><a href="https://github.com/capnproto/capnproto-rust/commit/c35ef6ce1d1bef681f2f5f35cca680156e9cc785"><code>c35ef6c</code></a> Implement Clone for capnp::capability::Client</li> <li><a href="https://github.com/capnproto/capnproto-rust/commit/5206d4a2d24589de8271b8ab71f725469a38632a"><code>5206d4a</code></a> capnp-rpc/examples/reconnect: Fix lints</li> <li><a href="https://github.com/capnproto/capnproto-rust/commit/58977b7ae792c413df21a75f982a406cc56a31eb"><code>58977b7</code></a> Add information to capnp-rpc/README.md about importing generated code</li> <li>Additional commits viewable in <a href="https://github.com/capnproto/capnproto-rust/compare/capnp-v0.14.11...capnp-v0.21.5">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.21.5)](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 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) </details>
dependabot[bot] commented 2025-10-13 02:39:34 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR comment.

Original author: @dependabot[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1623#issuecomment-3395680655
Original created: 2025-10-13T02:39:34Z

Superseded by #1754.

Imported GitHub PR comment. Original author: @dependabot[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1623#issuecomment-3395680655 Original created: 2025-10-13T02:39:34Z --- Superseded by #1754.

Pull request closed

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!2206
No description provided.