Bump capnp from 0.14.11 to 0.21.6 #2315

Closed
dependabot[bot] wants to merge 1 commit from refs/pull/2315/head into main
dependabot[bot] commented 2025-10-13 02:39:32 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #1754
Original author: @dependabot[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1754
Original created: 2025-10-13T02:39:32Z
Original updated: 2025-10-20T02:35:57Z
Original head: carverauto/serviceradar:dependabot/cargo/capnp-0.21.6
Original base: main

Bumps capnp from 0.14.11 to 0.21.6.

Commits
  • a31dce8 prepare for capnp-v0.21.6 release
  • 41f933c move division by BYTES_PER_WORD out of compute_serialized_size()
  • 14b38d3 Properly size the destination in flatten_segments
  • 635a4e4 prepare for capnpc-v0.21.4 release
  • 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
  • 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: #1754 Original author: @dependabot[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1754 Original created: 2025-10-13T02:39:32Z Original updated: 2025-10-20T02:35:57Z Original head: carverauto/serviceradar:dependabot/cargo/capnp-0.21.6 Original base: main --- Bumps [capnp](https://github.com/capnproto/capnproto-rust) from 0.14.11 to 0.21.6. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/capnproto/capnproto-rust/commit/a31dce8bf82e107dcf651c7d5739119f9fd55251"><code>a31dce8</code></a> prepare for capnp-v0.21.6 release</li> <li><a href="https://github.com/capnproto/capnproto-rust/commit/41f933c29c67f864de58d0a27b28620354149130"><code>41f933c</code></a> move division by BYTES_PER_WORD out of compute_serialized_size()</li> <li><a href="https://github.com/capnproto/capnproto-rust/commit/14b38d3090aadbb6117f47287d224d72d6607820"><code>14b38d3</code></a> Properly size the destination in flatten_segments</li> <li><a href="https://github.com/capnproto/capnproto-rust/commit/635a4e420b75bf247e75312e4e872aa0e7fb9558"><code>635a4e4</code></a> prepare for capnpc-v0.21.4 release</li> <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>Additional commits viewable in <a href="https://github.com/capnproto/capnproto-rust/compare/capnp-v0.14.11...capnp-v0.21.6">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.6)](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-20 02:35:56 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR comment.

Original author: @dependabot[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1754#issuecomment-3420318706
Original created: 2025-10-20T02:35:56Z

Superseded by #1812.

Imported GitHub PR comment. Original author: @dependabot[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1754#issuecomment-3420318706 Original created: 2025-10-20T02:35:56Z --- Superseded by #1812.

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