chore(deps): bump the prost group across 1 directory with 4 updates#24791
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): bump the prost group across 1 directory with 4 updates#24791dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
7d59409 to
8ae9917
Compare
a22ba18 to
8fcbdda
Compare
11341b7 to
2cfc13f
Compare
540b383 to
e40370a
Compare
a250935 to
b6e809c
Compare
637c77b to
0674d94
Compare
0674d94 to
4ca5a0e
Compare
Bumps the prost group with 4 updates in the / directory: [prost](https://github.com/tokio-rs/prost), [prost-build](https://github.com/tokio-rs/prost), [prost-reflect](https://github.com/andrewhickman/prost-reflect) and [prost-types](https://github.com/tokio-rs/prost). Updates `prost` from 0.12.6 to 0.14.3 - [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.12.6...v0.14.3) Updates `prost-build` from 0.12.6 to 0.13.5 - [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.12.6...v0.13.5) Updates `prost-reflect` from 0.14.7 to 0.16.3 - [Release notes](https://github.com/andrewhickman/prost-reflect/releases) - [Changelog](https://github.com/andrewhickman/prost-reflect/blob/main/CHANGELOG.md) - [Commits](https://github.com/andrewhickman/prost-reflect/commits/prost-reflect-v0.16.3) Updates `prost-types` from 0.12.6 to 0.14.3 - [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.12.6...v0.14.3) --- updated-dependencies: - dependency-name: prost dependency-version: 0.13.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prost - dependency-name: prost-build dependency-version: 0.13.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prost - dependency-name: prost-reflect dependency-version: 0.16.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prost - dependency-name: prost-types dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prost ... Signed-off-by: dependabot[bot] <support@github.com>
4ca5a0e to
f6a4df8
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 4 updates in the / directory: prost, prost-build, prost-reflect and prost-types.
Updates
prostfrom 0.12.6 to 0.14.3Changelog
Sourced from prost's changelog.
... (truncated)
Commits
fafa97fchore: remove protobuf submodule and leverage cmake for it (#1389)e0643e2release 0.14.35595b61fix: Add backDecodeError::new(#1382)e42dcadBufix: Name::full_name() is correct for empty packages (#1386)107153fbuild(deps): update pulldown-cmark-to-cmark requirement from 21 to 22 (#1384)3fc7003build(deps): bump actions/upload-artifact from 5 to 6 (#1381)33f8721fix some forgotten prost import paths (#1385)efb0755chore: Release version 0.14.2 (#1372)91a093ftest(derive_copy): Allow dead code (#1362)2c22c59build(deps): bump actions/checkout from 5 to 6 (#1370)Updates
prost-buildfrom 0.12.6 to 0.13.5Changelog
Sourced from prost-build's changelog.
... (truncated)
Commits
d505b18chore: Release version 0.13.5 (#1240)61b4b95style(prost-build): Use enum getter (#1238)60abdc9test(default_string_escape): Move tests to separate module (#1239)35e3f28Clean upCodeGeneratorby moving compilation-global data and logic to `Cont...6445907test(groups): Move tests to separate module (#1234)3de8526test(boxed_field): Box an oneof field (#1235)ac98f0ftest(recursive_oneof): Move tests to separate module (#1225)a8208f6test: Move DecodeError tests closer to the implementation (#1227)0b9af3bbuild(deps): update rand requirement from 0.8 to 0.9 (#1233)e617832build(deps): update petgraph requirement to include 0.7 (#1226)Updates
prost-reflectfrom 0.14.7 to 0.16.3Release notes
Sourced from prost-reflect's releases.
Changelog
Sourced from prost-reflect's changelog.
... (truncated)
Commits
Updates
prost-typesfrom 0.12.6 to 0.14.3Changelog
Sourced from prost-types's changelog.
... (truncated)
Commits
fafa97fchore: remove protobuf submodule and leverage cmake for it (#1389)e0643e2release 0.14.35595b61fix: Add backDecodeError::new(#1382)e42dcadBufix: Name::full_name() is correct for empty packages (#1386)107153fbuild(deps): update pulldown-cmark-to-cmark requirement from 21 to 22 (#1384)3fc7003build(deps): bump actions/upload-artifact from 5 to 6 (#1381)33f8721fix some forgotten prost import paths (#1385)efb0755chore: Release version 0.14.2 (#1372)91a093ftest(derive_copy): Allow dead code (#1362)2c22c59build(deps): bump actions/checkout from 5 to 6 (#1370)Most Recent Ignore Conditions Applied to This Pull Request