Combined Dependabot PRs 2026-09-02 - #348
Merged
Merged
Conversation
Bumps [prost-wkt-build](https://github.com/fdeantoni/prost-wkt) from 0.7.1 to 0.7.2. - [Release notes](https://github.com/fdeantoni/prost-wkt/releases) - [Changelog](https://github.com/fdeantoni/prost-wkt/blob/master/CHANGELOG.md) - [Commits](fdeantoni/prost-wkt@v0.7.1...v0.7.2) --- updated-dependencies: - dependency-name: prost-wkt-build dependency-version: 0.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [prettyplease](https://github.com/dtolnay/prettyplease) from 0.2.37 to 0.3.0. - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.37...0.3.0) --- updated-dependencies: - dependency-name: prettyplease dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [http-body-util](https://github.com/hyperium/http-body) from 0.1.3 to 0.1.5. - [Release notes](https://github.com/hyperium/http-body/releases) - [Commits](hyperium/http-body@http-body-util-v0.1.3...http-body-util-v0.1.5) --- updated-dependencies: - dependency-name: http-body-util dependency-version: 0.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [glob](https://github.com/rust-lang/glob) from 0.3.3 to 0.3.4. - [Release notes](https://github.com/rust-lang/glob/releases) - [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md) - [Commits](rust-lang/glob@v0.3.3...v0.3.4) --- updated-dependencies: - dependency-name: glob dependency-version: 0.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.32 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.32...0.3.34) --- updated-dependencies: - dependency-name: futures dependency-version: 0.3.34 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
prettyplease 0.3 expects syn 3 AST types, but twirp-build still directly uses syn 2.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Updates five Rust dependencies across the workspace.
Changes:
- Upgrades
prettypleaseto 0.3. - Refreshes lockfile versions for Futures, glob, http-body-util, and prost-wkt-build.
File summaries
| File | Description |
|---|---|
crates/twirp-build/Cargo.toml |
Updates the code formatter dependency. |
Cargo.lock |
Records resolved dependency upgrades and checksums. |
Review details
- Files reviewed: 1/2 changed files
- Comments generated: 1
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Co-authored-by: tclem <136521+tclem@users.noreply.github.com>
tclem
approved these changes
Sep 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR combines 5 Dependabot PRs.
ℹ️ Details from merged PRs:
Details from
Bump prost-wkt-build from 0.7.1 to 0.7.2Release notes
Sourced from prost-wkt-build's releases.
Changelog
Sourced from prost-wkt-build's changelog.
Commits
2f30fc6Merge pull request #90 from fdeantoni/pr88-fixes0ce88c9Prepare for release 0.7.22d7bff4Declare schema features explicitly and document their scopeee2cf86Share schema descriptions and examples between schemars and utoipa14fb204Build and test the schemars and utoipa features in CI19d7c4dNamespace utoipa component names as google.protobuf.*efb019bFix the Any schema to match what the crate actually serializes14a0a66Fix Duration/Timestamp schema contracts for schemars and utoipa51d1bdfMerge pull request #88 from AlJohri/utoipa-feature253bd25Merge pull request #86 from LucaCappelletti94/ship-well-known-type-schemasDetails from
Bump prettyplease from 0.2.37 to 0.3.0Release notes
Sourced from prettyplease's releases.
Commits
49e5089Release 0.3.0fcbf4d3Merge pull request #128 from dtolnay/syn33bcd9d9Update to syn 31a89d07Format with rustfmtdaa39f5Update actions/upload-artifact@v6 -> v744d4c3dUpdate actions/checkout@v6 -> v787d1c22Update examples to nightly-2026-02-0950a7042Raise required compiler to Rust 1.71ae76ee8Resolve unnecessary_map_or clippy lint938b756Raise required compiler to Rust 1.70Details from
Bump http-body-util from 0.1.3 to 0.1.5Release notes
Sourced from http-body-util's releases.
Commits
07838bdhttp-body-util v0.1.5612118cdocs: migrate from doc_auto_cfg to doc_cfg (#175)7685047http-body-util v0.1.43396328http-body v1.1.02fb78dechore: bump license year (#170)b16554bchore(ci): bump checkout to v7c0c53cachore(ci): use msrv aware update for msrv job5ed15d2tests: fix clippy::double_parensc8cb37fDeriveCopytrait toSizeHintstruct (#164)915d6d5feat(util): addInspectErr,InspectFramecombinators (#161)Details from
Bump glob from 0.3.3 to 0.3.4Release notes
Sourced from glob's releases.
Changelog
Sourced from glob's changelog.
Commits
cfa2a58chore: release v0.3.48a903efSet the edition to 20211f75324Bump actions/checkout from 6 to 77df5575ci: Bump ubuntu-24.04 to ubuntu-26.04e476c2aci: Replace macos-13 and macos-15 with macos-26-intel and macos-260dc6566ci: Get MSRV directly from crate metadatac3c81deci: Bump MSRV of test dependencies6bde970Bump actions/checkout from 5 to 6 (#184)0639988Cache filename for sorting infill_todo(#181)335da33Replaceinto_errormethod withimpl Into(#179)Details from
Bump futures from 0.3.32 to 0.3.34Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to main89cc254Release 0.3.33