chore(deps): bump the proto group across 1 directory with 5 updates#19745
Merged
chore(deps): bump the proto group across 1 directory with 5 updates#19745
Conversation
Bumps the proto group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pbjson](https://github.com/influxdata/pbjson) | `0.8.0` | `0.9.0` | | [pbjson-types](https://github.com/influxdata/pbjson) | `0.8.0` | `0.9.0` | | [prost](https://github.com/tokio-rs/prost) | `0.14.1` | `0.14.3` | | [pbjson-build](https://github.com/influxdata/pbjson) | `0.8.0` | `0.9.0` | | [prost-build](https://github.com/tokio-rs/prost) | `0.14.1` | `0.14.3` | Updates `pbjson` from 0.8.0 to 0.9.0 - [Commits](https://github.com/influxdata/pbjson/commits/0.9.0) Updates `pbjson-types` from 0.8.0 to 0.9.0 - [Commits](https://github.com/influxdata/pbjson/commits/0.9.0) Updates `prost` from 0.14.1 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.14.1...v0.14.3) Updates `pbjson-build` from 0.8.0 to 0.9.0 - [Commits](https://github.com/influxdata/pbjson/commits/0.9.0) Updates `prost-build` from 0.14.1 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.14.1...v0.14.3) --- updated-dependencies: - dependency-name: pbjson dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: proto - dependency-name: pbjson-types dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: proto - dependency-name: prost dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: proto - dependency-name: pbjson-build dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: proto - dependency-name: prost-build dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: proto ... Signed-off-by: dependabot[bot] <support@github.com>
Jefffrey
reviewed
Jan 11, 2026
| object_store = { workspace = true } | ||
| pbjson-types = { workspace = true } | ||
| # We need to match the version in substrait, so we don't use the workspace version here | ||
| pbjson-types = { version = "0.8.0" } |
Contributor
There was a problem hiding this comment.
Substrait hasn't upgraded to 0.9.0 yet:
(We'd need version bump from substrait anyway)
Contributor
|
I'm not as familiar with substrait, so I don't know why this change is causing the clippy warnings for deprecated fields 🤔 |
Contributor
|
Thanks @alamb |
de-bgunter
pushed a commit
to de-bgunter/datafusion
that referenced
this pull request
Mar 24, 2026
…pache#19745) Bumps the proto group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pbjson](https://github.com/influxdata/pbjson) | `0.8.0` | `0.9.0` | | [pbjson-types](https://github.com/influxdata/pbjson) | `0.8.0` | `0.9.0` | | [prost](https://github.com/tokio-rs/prost) | `0.14.1` | `0.14.3` | | [pbjson-build](https://github.com/influxdata/pbjson) | `0.8.0` | `0.9.0` | | [prost-build](https://github.com/tokio-rs/prost) | `0.14.1` | `0.14.3` | Updates `pbjson` from 0.8.0 to 0.9.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/influxdata/pbjson/commits/0.9.0">compare view</a></li> </ul> </details> <br /> Updates `pbjson-types` from 0.8.0 to 0.9.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/influxdata/pbjson/commits/0.9.0">compare view</a></li> </ul> </details> <br /> Updates `prost` from 0.14.1 to 0.14.3 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md">prost's changelog</a>.</em></p> <blockquote> <h1>Prost version 0.14.2</h1> <p><em>PROST!</em> is a <a href="https://protobuf.dev/">Protocol Buffers</a> implementation for the <a href="https://www.rust-lang.org/">Rust Language</a>. <code>prost</code> generates simple, idiomatic Rust code from <code>proto2</code> and <code>proto3</code> files.</p> <h2>⚠️ Heads-up</h2> <ul> <li> <p>Increase MSRV to 1.82 (<a href="https://redirect.github.com/tokio-rs/prost/issues/1356">#1356</a>)</p> </li> <li> <p>Update maintenance status to Passively Maintained (<a href="https://redirect.github.com/tokio-rs/prost/issues/1359">#1359</a>)</p> <p>This excerpt is from the readme:</p> <blockquote> <p>The current maintainer is not contributing new features and doesn't have the time to review new features. Bug fixes and small improvements are welcome. Feel free to contribute small and easily reviewable PRs.</p> <p>Bug fixes are still important, and security fixes will be released as soon as possible. Contact the <code>#prost</code> channel in <a href="https://discord.gg/tokio">Tokio discord</a> if you feel a bug or security fix is not getting enough attention.</p> <p>The maintainer expects the official <code>protobuf</code> project to release their rust library soon and expects it to be as fully featured as the C++ library. See their <a href="https://github.com/protocolbuffers/protobuf/tree/main/rust">source code</a> and <a href="https://crates.io/crates/protobuf/4.33.1-release">crate</a> for more information.</p> </blockquote> </li> </ul> <h2>🚀 Features</h2> <ul> <li>Configure prost path via <code>prost_build::Config</code> or <code>#[(prost(prost_path = "::prost")]</code> (<a href="https://redirect.github.com/tokio-rs/prost/issues/1274">#1274</a>)</li> <li>Support for deprecated enum and oneof fields (<a href="https://redirect.github.com/tokio-rs/prost/issues/1316">#1316</a>)</li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li><em>(prost-build)</em> Resolve OneOf type name conflict with embedded message (<a href="https://redirect.github.com/tokio-rs/prost/issues/1294">#1294</a>)</li> <li><em>(prost-build)</em> Avoid OneOf type collision with enums and keyword names (<a href="https://redirect.github.com/tokio-rs/prost/issues/1341">#1341</a>)</li> </ul> <h2>💼 Dependencies</h2> <ul> <li>Use <code>trait Error</code> from core (<a href="https://redirect.github.com/tokio-rs/prost/issues/1179">#1179</a>)</li> <li><em>(deps)</em> Update protobuf to v25.8 (<a href="https://redirect.github.com/tokio-rs/prost/issues/1323">#1323</a>)</li> <li><em>(deps)</em> Update criterion requirement from 0.6 to 0.7 (<a href="https://redirect.github.com/tokio-rs/prost/issues/1308">#1308</a>)</li> <li><em>(deps)</em> Update petgraph to 0.8 (<a href="https://redirect.github.com/tokio-rs/prost/issues/1327">#1327</a>)</li> <li><em>(deps)</em> Bump actions/upload-artifact from 4 to 5 (<a href="https://redirect.github.com/tokio-rs/prost/issues/1351">#1351</a>)</li> <li><em>(deps)</em> Bump actions/checkout from 5 to 6 (<a href="https://redirect.github.com/tokio-rs/prost/issues/1370">#1370</a>)</li> <li>Bump actions/checkout to v5 (<a href="https://redirect.github.com/tokio-rs/prost/issues/1312">#1312</a>)</li> <li>Update clippy to version 1.87 (<a href="https://redirect.github.com/tokio-rs/prost/issues/1292">#1292</a>)</li> <li>Replace once_cell dependency by std lib (<a href="https://redirect.github.com/tokio-rs/prost/issues/1119">#1119</a>)</li> </ul> <h2>📚 Documentation</h2> <ul> <li>Update outdated link is test documentation (<a href="https://redirect.github.com/tokio-rs/prost/issues/1289">#1289</a>)</li> <li>Describe use of encoding module (<a href="https://redirect.github.com/tokio-rs/prost/issues/1322">#1322</a>)</li> <li>Update the readme MSRV to the actual number (<a href="https://redirect.github.com/tokio-rs/prost/issues/1331">#1331</a>)</li> <li>Update URLs after manual review (<a href="https://redirect.github.com/tokio-rs/prost/issues/1336">#1336</a>)</li> <li>Answer why fields are wrapped in option (<a href="https://redirect.github.com/tokio-rs/prost/issues/1358">#1358</a>)</li> </ul> <h2>🎨 Styling</h2> <ul> <li>Add spaces to derive arguments in generated code (<a href="https://redirect.github.com/tokio-rs/prost/issues/1290">#1290</a>)</li> <li>Use variables directly in the <code>format!</code> string (<a href="https://redirect.github.com/tokio-rs/prost/issues/1293">#1293</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tokio-rs/prost/commit/fafa97f3e05b9ffd84769c7c606499243a6fa614"><code>fafa97f</code></a> chore: remove protobuf submodule and leverage cmake for it (<a href="https://redirect.github.com/tokio-rs/prost/issues/1389">#1389</a>)</li> <li><a href="https://github.com/tokio-rs/prost/commit/e0643e22a6a05943b7057db0b2876b476204ccb1"><code>e0643e2</code></a> release 0.14.3</li> <li><a href="https://github.com/tokio-rs/prost/commit/5595b61dcbeeec3f89ac2e4b631c0877a6260046"><code>5595b61</code></a> fix: Add back <code>DecodeError::new</code> (<a href="https://redirect.github.com/tokio-rs/prost/issues/1382">#1382</a>)</li> <li><a href="https://github.com/tokio-rs/prost/commit/e42dcad34d8f7621065dcbf80ef672fd90ec8a2b"><code>e42dcad</code></a> Bufix: Name::full_name() is correct for empty packages (<a href="https://redirect.github.com/tokio-rs/prost/issues/1386">#1386</a>)</li> <li><a href="https://github.com/tokio-rs/prost/commit/107153f0d1aa40830f9d3bf0d6d7f22d9c4629c7"><code>107153f</code></a> build(deps): update pulldown-cmark-to-cmark requirement from 21 to 22 (<a href="https://redirect.github.com/tokio-rs/prost/issues/1384">#1384</a>)</li> <li><a href="https://github.com/tokio-rs/prost/commit/3fc700393c9996314792aa3f1364df9e9c140988"><code>3fc7003</code></a> build(deps): bump actions/upload-artifact from 5 to 6 (<a href="https://redirect.github.com/tokio-rs/prost/issues/1381">#1381</a>)</li> <li><a href="https://github.com/tokio-rs/prost/commit/33f8721bde539e584edd6ea6181e3fdacc4c37d2"><code>33f8721</code></a> fix some forgotten prost import paths (<a href="https://redirect.github.com/tokio-rs/prost/issues/1385">#1385</a>)</li> <li><a href="https://github.com/tokio-rs/prost/commit/efb0755ba9450ed3cf047efe30751bdf024176db"><code>efb0755</code></a> chore: Release version 0.14.2 (<a href="https://redirect.github.com/tokio-rs/prost/issues/1372">#1372</a>)</li> <li><a href="https://github.com/tokio-rs/prost/commit/91a093fb205037dd739b88acf7bb08725a33ff58"><code>91a093f</code></a> test(derive_copy): Allow dead code (<a href="https://redirect.github.com/tokio-rs/prost/issues/1362">#1362</a>)</li> <li><a href="https://github.com/tokio-rs/prost/commit/2c22c5900923d0a3387f60372f6f955e4b9fa9cf"><code>2c22c59</code></a> build(deps): bump actions/checkout from 5 to 6 (<a href="https://redirect.github.com/tokio-rs/prost/issues/1370">#1370</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tokio-rs/prost/compare/v0.14.1...v0.14.3">compare view</a></li> </ul> </details> <br /> Updates `pbjson-build` from 0.8.0 to 0.9.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/influxdata/pbjson/commits/0.9.0">compare view</a></li> </ul> </details> <br /> Updates `prost-build` from 0.14.1 to 0.14.3 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md">prost-build's changelog</a>.</em></p> <blockquote> <h1>Prost version 0.14.2</h1> <p><em>PROST!</em> is a <a href="https://protobuf.dev/">Protocol Buffers</a> implementation for the <a href="https://www.rust-lang.org/">Rust Language</a>. <code>prost</code> generates simple, idiomatic Rust code from <code>proto2</code> and <code>proto3</code> files.</p> <h2>⚠️ Heads-up</h2> <ul> <li> <p>Increase MSRV to 1.82 (<a href="https://redirect.github.com/tokio-rs/prost/issues/1356">#1356</a>)</p> </li> <li> <p>Update maintenance status to Passively Maintained (<a href="https://redirect.github.com/tokio-rs/prost/issues/1359">#1359</a>)</p> <p>This excerpt is from the readme:</p> <blockquote> <p>The current maintainer is not contributing new features and doesn't have the time to review new features. Bug fixes and small improvements are welcome. Feel free to contribute small and easily reviewable PRs.</p> <p>Bug fixes are still important, and security fixes will be released as soon as possible. Contact the <code>#prost</code> channel in <a href="https://discord.gg/tokio">Tokio discord</a> if you feel a bug or security fix is not getting enough attention.</p> <p>The maintainer expects the official <code>protobuf</code> project to release their rust library soon and expects it to be as fully featured as the C++ library. See their <a href="https://github.com/protocolbuffers/protobuf/tree/main/rust">source code</a> and <a href="https://crates.io/crates/protobuf/4.33.1-release">crate</a> for more information.</p> </blockquote> </li> </ul> <h2>🚀 Features</h2> <ul> <li>Configure prost path via <code>prost_build::Config</code> or <code>#[(prost(prost_path = "::prost")]</code> (<a href="https://redirect.github.com/tokio-rs/prost/issues/1274">#1274</a>)</li> <li>Support for deprecated enum and oneof fields (<a href="https://redirect.github.com/tokio-rs/prost/issues/1316">#1316</a>)</li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li><em>(prost-build)</em> Resolve OneOf type name conflict with embedded message (<a href="https://redirect.github.com/tokio-rs/prost/issues/1294">#1294</a>)</li> <li><em>(prost-build)</em> Avoid OneOf type collision with enums and keyword names (<a href="https://redirect.github.com/tokio-rs/prost/issues/1341">#1341</a>)</li> </ul> <h2>💼 Dependencies</h2> <ul> <li>Use <code>trait Error</code> from core (<a href="https://redirect.github.com/tokio-rs/prost/issues/1179">#1179</a>)</li> <li><em>(deps)</em> Update protobuf to v25.8 (<a href="https://redirect.github.com/tokio-rs/prost/issues/1323">#1323</a>)</li> <li><em>(deps)</em> Update criterion requirement from 0.6 to 0.7 (<a href="https://redirect.github.com/tokio-rs/prost/issues/1308">#1308</a>)</li> <li><em>(deps)</em> Update petgraph to 0.8 (<a href="https://redirect.github.com/tokio-rs/prost/issues/1327">#1327</a>)</li> <li><em>(deps)</em> Bump actions/upload-artifact from 4 to 5 (<a href="https://redirect.github.com/tokio-rs/prost/issues/1351">#1351</a>)</li> <li><em>(deps)</em> Bump actions/checkout from 5 to 6 (<a href="https://redirect.github.com/tokio-rs/prost/issues/1370">#1370</a>)</li> <li>Bump actions/checkout to v5 (<a href="https://redirect.github.com/tokio-rs/prost/issues/1312">#1312</a>)</li> <li>Update clippy to version 1.87 (<a href="https://redirect.github.com/tokio-rs/prost/issues/1292">#1292</a>)</li> <li>Replace once_cell dependency by std lib (<a href="https://redirect.github.com/tokio-rs/prost/issues/1119">#1119</a>)</li> </ul> <h2>📚 Documentation</h2> <ul> <li>Update outdated link is test documentation (<a href="https://redirect.github.com/tokio-rs/prost/issues/1289">#1289</a>)</li> <li>Describe use of encoding module (<a href="https://redirect.github.com/tokio-rs/prost/issues/1322">#1322</a>)</li> <li>Update the readme MSRV to the actual number (<a href="https://redirect.github.com/tokio-rs/prost/issues/1331">#1331</a>)</li> <li>Update URLs after manual review (<a href="https://redirect.github.com/tokio-rs/prost/issues/1336">#1336</a>)</li> <li>Answer why fields are wrapped in option (<a href="https://redirect.github.com/tokio-rs/prost/issues/1358">#1358</a>)</li> </ul> <h2>🎨 Styling</h2> <ul> <li>Add spaces to derive arguments in generated code (<a href="https://redirect.github.com/tokio-rs/prost/issues/1290">#1290</a>)</li> <li>Use variables directly in the <code>format!</code> string (<a href="https://redirect.github.com/tokio-rs/prost/issues/1293">#1293</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tokio-rs/prost/commit/fafa97f3e05b9ffd84769c7c606499243a6fa614"><code>fafa97f</code></a> chore: remove protobuf submodule and leverage cmake for it (<a href="https://redirect.github.com/tokio-rs/prost/issues/1389">#1389</a>)</li> <li><a href="https://github.com/tokio-rs/prost/commit/e0643e22a6a05943b7057db0b2876b476204ccb1"><code>e0643e2</code></a> release 0.14.3</li> <li><a href="https://github.com/tokio-rs/prost/commit/5595b61dcbeeec3f89ac2e4b631c0877a6260046"><code>5595b61</code></a> fix: Add back <code>DecodeError::new</code> (<a href="https://redirect.github.com/tokio-rs/prost/issues/1382">#1382</a>)</li> <li><a href="https://github.com/tokio-rs/prost/commit/e42dcad34d8f7621065dcbf80ef672fd90ec8a2b"><code>e42dcad</code></a> Bufix: Name::full_name() is correct for empty packages (<a href="https://redirect.github.com/tokio-rs/prost/issues/1386">#1386</a>)</li> <li><a href="https://github.com/tokio-rs/prost/commit/107153f0d1aa40830f9d3bf0d6d7f22d9c4629c7"><code>107153f</code></a> build(deps): update pulldown-cmark-to-cmark requirement from 21 to 22 (<a href="https://redirect.github.com/tokio-rs/prost/issues/1384">#1384</a>)</li> <li><a href="https://github.com/tokio-rs/prost/commit/3fc700393c9996314792aa3f1364df9e9c140988"><code>3fc7003</code></a> build(deps): bump actions/upload-artifact from 5 to 6 (<a href="https://redirect.github.com/tokio-rs/prost/issues/1381">#1381</a>)</li> <li><a href="https://github.com/tokio-rs/prost/commit/33f8721bde539e584edd6ea6181e3fdacc4c37d2"><code>33f8721</code></a> fix some forgotten prost import paths (<a href="https://redirect.github.com/tokio-rs/prost/issues/1385">#1385</a>)</li> <li><a href="https://github.com/tokio-rs/prost/commit/efb0755ba9450ed3cf047efe30751bdf024176db"><code>efb0755</code></a> chore: Release version 0.14.2 (<a href="https://redirect.github.com/tokio-rs/prost/issues/1372">#1372</a>)</li> <li><a href="https://github.com/tokio-rs/prost/commit/91a093fb205037dd739b88acf7bb08725a33ff58"><code>91a093f</code></a> test(derive_copy): Allow dead code (<a href="https://redirect.github.com/tokio-rs/prost/issues/1362">#1362</a>)</li> <li><a href="https://github.com/tokio-rs/prost/commit/2c22c5900923d0a3387f60372f6f955e4b9fa9cf"><code>2c22c59</code></a> build(deps): bump actions/checkout from 5 to 6 (<a href="https://redirect.github.com/tokio-rs/prost/issues/1370">#1370</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tokio-rs/prost/compare/v0.14.1...v0.14.3">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will 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 version` will 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 </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jefffrey <jeffrey.vo.australia@gmail.com>
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 proto group with 5 updates in the / directory:
0.8.00.9.00.8.00.9.00.14.10.14.30.8.00.9.00.14.10.14.3Updates
pbjsonfrom 0.8.0 to 0.9.0Commits
Updates
pbjson-typesfrom 0.8.0 to 0.9.0Commits
Updates
prostfrom 0.14.1 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
pbjson-buildfrom 0.8.0 to 0.9.0Commits
Updates
prost-buildfrom 0.14.1 to 0.14.3Changelog
Sourced from prost-build'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)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