wirespider
wirespider copied to clipboard
build(deps): bump prost-build from 0.12.6 to 0.13.3
Bumps prost-build from 0.12.6 to 0.13.3.
Changelog
Sourced from prost-build'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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)