Skip to content

build(deps): Bump the rust group across 1 directory with 6 updates - #17

Merged
NotAShelf merged 1 commit into
mainfrom
dependabot/cargo/rust-f9a3ea24f9
Aug 24, 2026
Merged

build(deps): Bump the rust group across 1 directory with 6 updates#17
NotAShelf merged 1 commit into
mainfrom
dependabot/cargo/rust-f9a3ea24f9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the rust group with 5 updates in the / directory:

Package From To
capnp 0.26.2 0.27.0
capnp-futures 0.26.1 0.27.0
capnpc 0.26.0 0.27.0
futures-channel 0.3.33 0.3.34
futures-util 0.3.33 0.3.34

Updates capnp from 0.26.2 to 0.27.0

Commits
  • b4050dc prepare for v0.27.0 release
  • 95aa3cc cleanups enabled by schema Eq/Hash support (#678)
  • c406b4e make Disconnector wait for shutdown (#677)
  • baeb528 clean up CapTable (#676)
  • 7b7e5fd make more private::layout things pub(crate) instead of pub
  • 5b76675 make WirePoint pub(crate) instead of pub
  • 202340a update doc comments on PrimitiveElement
  • 9eb4b9a add bounds checking in impl PrimitiveElement for bool
  • 4c22c0d tidy up new test
  • a9da306 regenerate schemas
  • Additional commits viewable in compare view

Updates capnp-futures from 0.26.1 to 0.27.0

Commits
  • b4050dc prepare for v0.27.0 release
  • 95aa3cc cleanups enabled by schema Eq/Hash support (#678)
  • c406b4e make Disconnector wait for shutdown (#677)
  • baeb528 clean up CapTable (#676)
  • 7b7e5fd make more private::layout things pub(crate) instead of pub
  • 5b76675 make WirePoint pub(crate) instead of pub
  • 202340a update doc comments on PrimitiveElement
  • 9eb4b9a add bounds checking in impl PrimitiveElement for bool
  • 4c22c0d tidy up new test
  • a9da306 regenerate schemas
  • Additional commits viewable in compare view

Updates capnpc from 0.26.0 to 0.27.0

Commits
  • b4050dc prepare for v0.27.0 release
  • 95aa3cc cleanups enabled by schema Eq/Hash support (#678)
  • c406b4e make Disconnector wait for shutdown (#677)
  • baeb528 clean up CapTable (#676)
  • 7b7e5fd make more private::layout things pub(crate) instead of pub
  • 5b76675 make WirePoint pub(crate) instead of pub
  • 202340a update doc comments on PrimitiveElement
  • 9eb4b9a add bounds checking in impl PrimitiveElement for bool
  • 4c22c0d tidy up new test
  • a9da306 regenerate schemas
  • Additional commits viewable in compare view

Updates futures-channel from 0.3.33 to 0.3.34

Release notes

Sourced from futures-channel's releases.

0.3.34

  • Preserve cloned waker identity. (#3032)
  • Updato syn to 3. (#3028)
Changelog

Sourced from futures-channel's changelog.

0.3.34 - 2026-08-11

  • Preserve cloned waker identity. (#3032)
  • Updato syn to 3. (#3028)
Commits

Updates futures-core from 0.3.33 to 0.3.34

Release notes

Sourced from futures-core's releases.

0.3.34

  • Preserve cloned waker identity. (#3032)
  • Updato syn to 3. (#3028)
Changelog

Sourced from futures-core's changelog.

0.3.34 - 2026-08-11

  • Preserve cloned waker identity. (#3032)
  • Updato syn to 3. (#3028)
Commits

Updates futures-util from 0.3.33 to 0.3.34

Release notes

Sourced from futures-util's releases.

0.3.34

  • Preserve cloned waker identity. (#3032)
  • Updato syn to 3. (#3028)
Changelog

Sourced from futures-util's changelog.

0.3.34 - 2026-08-11

  • Preserve cloned waker identity. (#3032)
  • Updato syn to 3. (#3028)
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

Bumps the rust group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [capnp](https://github.com/capnproto/capnproto-rust) | `0.26.2` | `0.27.0` |
| [capnp-futures](https://github.com/dwrensha/capnproto-rust) | `0.26.1` | `0.27.0` |
| [capnpc](https://github.com/capnproto/capnproto-rust) | `0.26.0` | `0.27.0` |
| [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.33` | `0.3.34` |
| [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.33` | `0.3.34` |



Updates `capnp` from 0.26.2 to 0.27.0
- [Commits](capnproto/capnproto-rust@capnp-v0.26.2...capnp-v0.27.0)

Updates `capnp-futures` from 0.26.1 to 0.27.0
- [Commits](capnproto/capnproto-rust@capnp-futures-v0.26.1...capnp-futures-v0.27.0)

Updates `capnpc` from 0.26.0 to 0.27.0
- [Commits](capnproto/capnproto-rust@capnpc-v0.26.0...capnpc-v0.27.0)

Updates `futures-channel` from 0.3.33 to 0.3.34
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.33...0.3.34)

Updates `futures-core` from 0.3.33 to 0.3.34
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.33...0.3.34)

Updates `futures-util` from 0.3.33 to 0.3.34
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.33...0.3.34)

---
updated-dependencies:
- dependency-name: capnp
  dependency-version: 0.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust
- dependency-name: capnp-futures
  dependency-version: 0.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust
- dependency-name: capnpc
  dependency-version: 0.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust
- dependency-name: futures-channel
  dependency-version: 0.3.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: futures-core
  dependency-version: 0.3.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: futures-util
  dependency-version: 0.3.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 23, 2026
@NotAShelf
NotAShelf merged commit eee38e0 into main Aug 24, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/rust-f9a3ea24f9 branch August 24, 2026 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant