chore(deps): Bump the prost group across 1 directory with 2 updates
Bumps the prost group with 2 updates in the / directory: prost and prost-types.
Updates prost from 0.12.6 to 0.13.3
Changelog
Sourced from prost's changelog.
Prost version 0.13.3
PROST! is a Protocol Buffers implementation for the Rust Language.
prostgenerates simple, idiomatic Rust code fromproto2andproto3files.Features
- (prost-types) Add
normalizedfunctions (#1158)Bug Fixes
- (prost-build) Remove
derived(Copy)on boxed fields (#1157)Documentation
Styling
- Use
Path::display()when printing a path (#1150)MessageGraph::new()can't actually fail (#1151)- (generated-code) Use
Selfinas_str_name(#1154)Testing
- Actually test
skip_debugforprost::Oneof(#1148)- (prost-build) Validate error texts (#1152)
- (prost-build) Fix error texts (#1156)
Build
- Increase MSRV to 1.71.1 (#1135)
- (deps) Update pulldown-cmark to 0.12 and pulldown-cmark-to-cmark to 16 (#1144)
- (protobuf) Compile and install protoc on Windows (#1145)
- (protobuf) Use same
protocfrom same repo as .proto-files (#1136)- (deps) Update pulldown-cmark-to-cmark from 16 to 17 (#1155)
- Unify assert on fixtures (#1142)
Prost version 0.13.2
PROST! is a Protocol Buffers implementation for the Rust Language.
prostgenerates simple, idiomatic Rust code fromproto2andproto3files.Features
- prost-build: Add protoc executable path to Config (#1126)
- prost-build: Extract file descriptor loading from compile_protos() (#1067)
Bug Fixes
... (truncated)
Commits
9ed944echore: Release version 0.13.3 (#1164)fb977f4fix(prost-build): Removederived(Copy)on boxed fields (#1157)8d4cac5feat(prost-types): Addnormalizedfunctions (#1158)644c328build(deps): update pulldown-cmark-to-cmark from 16 to 17 (#1155)4b1b982style(generated-code): useSelfinas_str_name(#1154)9fa3f2etests(prost-build): Fix error texts (#1156)7dcd269tests(prost-build): Validate error texts (#1152)d3fd54cstyle:MessageGraph::new()can't actually fail (#1151)d059d05style: usePath::display()when printing a path (#1150)18c4681docs(prost-build): Usecargo addin example (#1149)- Additional commits viewable in compare view
Updates prost-types from 0.12.6 to 0.13.3
Changelog
Sourced from prost-types's changelog.
Prost version 0.13.3
PROST! is a Protocol Buffers implementation for the Rust Language.
prostgenerates simple, idiomatic Rust code fromproto2andproto3files.Features
- (prost-types) Add
normalizedfunctions (#1158)Bug Fixes
- (prost-build) Remove
derived(Copy)on boxed fields (#1157)Documentation
Styling
- Use
Path::display()when printing a path (#1150)MessageGraph::new()can't actually fail (#1151)- (generated-code) Use
Selfinas_str_name(#1154)Testing
- Actually test
skip_debugforprost::Oneof(#1148)- (prost-build) Validate error texts (#1152)
- (prost-build) Fix error texts (#1156)
Build
- Increase MSRV to 1.71.1 (#1135)
- (deps) Update pulldown-cmark to 0.12 and pulldown-cmark-to-cmark to 16 (#1144)
- (protobuf) Compile and install protoc on Windows (#1145)
- (protobuf) Use same
protocfrom same repo as .proto-files (#1136)- (deps) Update pulldown-cmark-to-cmark from 16 to 17 (#1155)
- Unify assert on fixtures (#1142)
Prost version 0.13.2
PROST! is a Protocol Buffers implementation for the Rust Language.
prostgenerates simple, idiomatic Rust code fromproto2andproto3files.Features
- prost-build: Add protoc executable path to Config (#1126)
- prost-build: Extract file descriptor loading from compile_protos() (#1067)
Bug Fixes
... (truncated)
Commits
9ed944echore: Release version 0.13.3 (#1164)fb977f4fix(prost-build): Removederived(Copy)on boxed fields (#1157)8d4cac5feat(prost-types): Addnormalizedfunctions (#1158)644c328build(deps): update pulldown-cmark-to-cmark from 16 to 17 (#1155)4b1b982style(generated-code): useSelfinas_str_name(#1154)9fa3f2etests(prost-build): Fix error texts (#1156)7dcd269tests(prost-build): Validate error texts (#1152)d3fd54cstyle:MessageGraph::new()can't actually fail (#1151)d059d05style: usePath::display()when printing a path (#1150)18c4681docs(prost-build): Usecargo addin example (#1149)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
@dependabot rebase
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
This needs numerous updates, will followup in https://github.com/vectordotdev/vector/pull/21456.
Looks like these dependencies are no longer updatable, so this is no longer needed.