Skip to content

Conversation

CleanCut
Copy link
Contributor

@CleanCut CleanCut commented Jul 30, 2025

Note that prost-wkt[-build] doesn't have a release, yet, so I pinned to the PR commit that adds prost 0.14 support. I also added a comment and reached out to the maintainer on Mastodon to see if they would be willing to merge the PR and issue a release. I think we should wait until the prost-wkt[-build] crates are released before we merge this PR.

This update addresses all the prost ecosystem stuff at once.

  • prost 0.13 to 1.14
  • prost-build 0.13 to 1.14
  • prost-wkt* 0.6 to 0.7

This PR supersedes #208 and #210 and #241

@CleanCut
Copy link
Contributor Author

In the last merge with main I both resolved the conflict AND updated to prost-wkt 0.7 which has finally been released! 🎉

@CleanCut CleanCut marked this pull request as ready for review August 26, 2025 16:26
@CleanCut CleanCut requested a review from a team as a code owner August 26, 2025 16:26
@Copilot Copilot AI review requested due to automatic review settings August 26, 2025 16:26
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the project's dependencies from prost 0.13 to prost 0.14, along with related prost-wkt dependencies from version 0.6 to 0.7. The update affects both runtime and build-time dependencies across the example and core crates.

  • Updates prost from 0.13 to 0.14 across all crates
  • Updates prost-wkt and prost-wkt-types from 0.6 to 0.7
  • Updates prost-build and prost-wkt-build from 0.13/0.6 to 0.14/0.7 respectively

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
example/Cargo.toml Updates prost and prost-wkt dependencies to latest versions for the example crate
crates/twirp/Cargo.toml Updates prost runtime dependency to 0.14 for the main twirp crate
crates/twirp-build/Cargo.toml Updates prost-build dependency to 0.14 for the build utilities crate

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@CleanCut CleanCut added this pull request to the merge queue Aug 26, 2025
Merged via the queue into main with commit 8e43d8f Aug 26, 2025
5 checks passed
@CleanCut CleanCut deleted the update-prost branch August 26, 2025 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants