chore(deps): bump the prost group across 1 directory with 3 updates - #10182
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the prost group across 1 directory with 3 updates#10182dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/main/prost-b2daf72eba
branch
4 times, most recently
from
June 25, 2026 13:37
edaec8c to
aef9a2b
Compare
Contributor
|
not sure if this is technically considered an api change, since downstream like datafusion relies on the version exposed by arrow 🤔 |
dependabot
Bot
force-pushed
the
dependabot/cargo/main/prost-b2daf72eba
branch
7 times, most recently
from
July 6, 2026 13:35
abb6d9f to
079a652
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/main/prost-b2daf72eba
branch
6 times, most recently
from
July 14, 2026 13:34
6fa7e5e to
f0ee35f
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/main/prost-b2daf72eba
branch
6 times, most recently
from
July 20, 2026 18:08
d840172 to
7c7b7bf
Compare
Contributor
I think since this PR changes only Cargo.lock all it does is change the version of prost that we use to test with (downstream crates will choose their own version of prost as part of cargo's resolution logic) |
dependabot
Bot
force-pushed
the
dependabot/cargo/main/prost-b2daf72eba
branch
5 times, most recently
from
July 27, 2026 13:35
ad68db4 to
1a4dfcc
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/main/prost-b2daf72eba
branch
2 times, most recently
from
July 29, 2026 14:11
49ca1e7 to
baa52a0
Compare
Bumps the prost group with 3 updates in the / directory: [prost](https://github.com/tokio-rs/prost), [prost-types](https://github.com/tokio-rs/prost) and [prost-build](https://github.com/tokio-rs/prost). Updates `prost` from 0.14.3 to 0.14.4 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.14.3...v0.14.4) Updates `prost-types` from 0.14.3 to 0.14.4 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.14.3...v0.14.4) Updates `prost-build` from 0.14.3 to 0.14.4 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.14.3...v0.14.4) --- updated-dependencies: - dependency-name: prost dependency-version: 0.14.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prost - dependency-name: prost-build dependency-version: 0.14.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prost - dependency-name: prost-types dependency-version: 0.14.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prost ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/main/prost-b2daf72eba
branch
from
July 30, 2026 13:55
baa52a0 to
588fcaa
Compare
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.
Bumps the prost group with 3 updates in the / directory: prost, prost-types and prost-build.
Updates
prostfrom 0.14.3 to 0.14.4Changelog
Sourced from prost's changelog.
Commits
13646cdchore: Release version 0.14.4 (#1437)dad79d5fix(prost-derive): return error for invalid enumeration default identifiers (...b0b6c93ci: Updatecargo clippyto 1.91 (#1435)32cfffbstyle: remove explicit.into_iter()(#1434)2710efdci: Updatecargo clippyto 1.89 (#1433)18ea4e4style: use variables directly informat!()(#1432)2821bd1build(deps): bump actions/upload-artifact from 6 to 7 (#1409)3ce3b39test(groups): Actually constructNestedGroup(#1363)8776405docs: Update changelog for version 0.14.3 (#1431)33d3ef1build: Grab binary path from cargo (#1429)Updates
prost-typesfrom 0.14.3 to 0.14.4Changelog
Sourced from prost-types's changelog.
Commits
13646cdchore: Release version 0.14.4 (#1437)dad79d5fix(prost-derive): return error for invalid enumeration default identifiers (...b0b6c93ci: Updatecargo clippyto 1.91 (#1435)32cfffbstyle: remove explicit.into_iter()(#1434)2710efdci: Updatecargo clippyto 1.89 (#1433)18ea4e4style: use variables directly informat!()(#1432)2821bd1build(deps): bump actions/upload-artifact from 6 to 7 (#1409)3ce3b39test(groups): Actually constructNestedGroup(#1363)8776405docs: Update changelog for version 0.14.3 (#1431)33d3ef1build: Grab binary path from cargo (#1429)Updates
prost-buildfrom 0.14.3 to 0.14.4Changelog
Sourced from prost-build's changelog.
Commits
13646cdchore: Release version 0.14.4 (#1437)dad79d5fix(prost-derive): return error for invalid enumeration default identifiers (...b0b6c93ci: Updatecargo clippyto 1.91 (#1435)32cfffbstyle: remove explicit.into_iter()(#1434)2710efdci: Updatecargo clippyto 1.89 (#1433)18ea4e4style: use variables directly informat!()(#1432)2821bd1build(deps): bump actions/upload-artifact from 6 to 7 (#1409)3ce3b39test(groups): Actually constructNestedGroup(#1363)8776405docs: Update changelog for version 0.14.3 (#1431)33d3ef1build: Grab binary path from cargo (#1429)