chore(deps): update tokio-prost monorepo to v0.13.4 #7

Open
kjuulh wants to merge 1 commits from renovate/tokio-prost-monorepo into main
Owner

This PR contains the following updates:

Package Type Update Change
prost workspace.dependencies patch 0.13.3 -> 0.13.4
prost-build build-dependencies minor 0.12 -> 0.13
prost-build workspace.dependencies minor 0.12 -> 0.13
prost-types workspace.dependencies patch 0.13.3 -> 0.13.4

Release Notes

tokio-rs/prost (prost)

v0.13.4

Compare Source

PROST! is a Protocol Buffers implementation for the Rust Language. prost generates simple, idiomatic Rust code from proto2 and proto3 files.

Features

  • Impl Name for Protobuf well-known wrapper types (#​1174)

Performance

  • NonZeroU64 to optimize encoded_len_varint (#​1192)

Dependencies

  • Remove unused bytes dependency from prost-build (#​1169)
  • Update pulldown-cmark-to-cmark requirement from >=16, <=17 to >=16, <=18 (#​1173)
  • Update pulldown-cmark-to-cmark requirement from >=16, <=18 to >=16, <=19 (#​1195)
  • Update protobuf to v25.3 (#​1165)
  • Update protobuf to v25.4 (#​1176)

Styling

  • Remove explicit lifetimes (#​1180)
  • Remove unnecessary empty line after document (#​1181)

Testing

  • (boxed_field) Confirm Foo::bar is boxed (#​1168)
  • Move build.rs to standard location (#​1167)
  • (custom_debug) Merge skip_debug into custom_debug (#​1178)
  • Rename invalid_doctest to disable_comments (#​1183)
  • (custom_attributes) Move module to separate file (#​1187)

Build

  • Bump clippy version to 1.82 (#​1182)
  • Restrict permissions of GITHUB_TOKEN (#​1189)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [prost](https://github.com/tokio-rs/prost) | workspace.dependencies | patch | `0.13.3` -> `0.13.4` | | [prost-build](https://github.com/tokio-rs/prost) | build-dependencies | minor | `0.12` -> `0.13` | | [prost-build](https://github.com/tokio-rs/prost) | workspace.dependencies | minor | `0.12` -> `0.13` | | [prost-types](https://github.com/tokio-rs/prost) | workspace.dependencies | patch | `0.13.3` -> `0.13.4` | --- ### Release Notes <details> <summary>tokio-rs/prost (prost)</summary> ### [`v0.13.4`](https://github.com/tokio-rs/prost/blob/HEAD/CHANGELOG.md#Prost-version-0134) [Compare Source](https://github.com/tokio-rs/prost/compare/v0.13.3...v0.13.4) *PROST!* is a [Protocol Buffers](https://developers.google.com/protocol-buffers/) implementation for the [Rust Language](https://www.rust-lang.org/). `prost` generates simple, idiomatic Rust code from `proto2` and `proto3` files. #### Features - Impl Name for Protobuf well-known wrapper types ([#&#8203;1174](https://github.com/tokio-rs/prost/issues/1174)) #### Performance - NonZeroU64 to optimize encoded_len_varint ([#&#8203;1192](https://github.com/tokio-rs/prost/issues/1192)) #### Dependencies - Remove unused `bytes` dependency from `prost-build` ([#&#8203;1169](https://github.com/tokio-rs/prost/issues/1169)) - Update pulldown-cmark-to-cmark requirement from >=16, <=17 to >=16, <=18 ([#&#8203;1173](https://github.com/tokio-rs/prost/issues/1173)) - Update pulldown-cmark-to-cmark requirement from >=16, <=18 to >=16, <=19 ([#&#8203;1195](https://github.com/tokio-rs/prost/issues/1195)) - Update protobuf to v25.3 ([#&#8203;1165](https://github.com/tokio-rs/prost/issues/1165)) - Update protobuf to v25.4 ([#&#8203;1176](https://github.com/tokio-rs/prost/issues/1176)) #### Styling - Remove explicit lifetimes ([#&#8203;1180](https://github.com/tokio-rs/prost/issues/1180)) - Remove unnecessary empty line after document ([#&#8203;1181](https://github.com/tokio-rs/prost/issues/1181)) #### Testing - *(boxed_field)* Confirm `Foo::bar` is boxed ([#&#8203;1168](https://github.com/tokio-rs/prost/issues/1168)) - Move build.rs to standard location ([#&#8203;1167](https://github.com/tokio-rs/prost/issues/1167)) - *(custom_debug)* Merge `skip_debug` into `custom_debug` ([#&#8203;1178](https://github.com/tokio-rs/prost/issues/1178)) - Rename `invalid_doctest` to `disable_comments` ([#&#8203;1183](https://github.com/tokio-rs/prost/issues/1183)) - *(custom_attributes)* Move module to separate file ([#&#8203;1187](https://github.com/tokio-rs/prost/issues/1187)) #### Build - Bump clippy version to 1.82 ([#&#8203;1182](https://github.com/tokio-rs/prost/issues/1182)) - Restrict permissions of `GITHUB_TOKEN` ([#&#8203;1189](https://github.com/tokio-rs/prost/issues/1189)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh force-pushed renovate/tokio-prost-monorepo from 0f198ad106 to 6478d0434b 2024-08-22 00:21:16 +02:00 Compare
kjuulh changed title from chore(deps): update tokio-prost monorepo to v0.12.6 to chore(deps): update tokio-prost monorepo to 0.13 2024-08-22 00:21:18 +02:00
kjuulh force-pushed renovate/tokio-prost-monorepo from 6478d0434b to 61fa8f7563 2024-11-18 02:19:53 +01:00 Compare
kjuulh changed title from chore(deps): update tokio-prost monorepo to 0.13 to chore(deps): update rust crate prost-build to 0.13 2024-11-18 02:19:54 +01:00
kjuulh force-pushed renovate/tokio-prost-monorepo from 61fa8f7563 to 0220d8cfec 2024-12-07 02:28:44 +01:00 Compare
kjuulh changed title from chore(deps): update rust crate prost-build to 0.13 to chore(deps): update tokio-prost monorepo to v0.13.4 2024-12-07 02:28:44 +01:00
Author
Owner

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/crunch-envelope/Cargo.toml --package prost-build@0.12.6 --precise 0.13.4
error: package ID specification `prost-build@0.12.6` did not match any packages
Did you mean one of these?

  prost-build@0.13.3

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package prost-build@0.12.6 --precise 0.13.4
error: package ID specification `prost-build@0.12.6` did not match any packages
Did you mean one of these?

  prost-build@0.13.3

### ⚠️ Artifact update problem Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: Cargo.lock ``` Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/crunch-envelope/Cargo.toml --package prost-build@0.12.6 --precise 0.13.4 error: package ID specification `prost-build@0.12.6` did not match any packages Did you mean one of these? prost-build@0.13.3 ``` ##### File name: Cargo.lock ``` Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package prost-build@0.12.6 --precise 0.13.4 error: package ID specification `prost-build@0.12.6` did not match any packages Did you mean one of these? prost-build@0.13.3 ```
kjuulh force-pushed renovate/tokio-prost-monorepo from 0220d8cfec to 9ad9bd73f7 2024-12-07 06:23:48 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 9ad9bd73f7 to da7834efbf 2024-12-08 02:23:00 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from da7834efbf to 5ff28645d4 2024-12-08 06:25:31 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 5ff28645d4 to 2326817665 2024-12-09 02:24:06 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 2326817665 to 5922d41fba 2024-12-09 06:35:11 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 5922d41fba to 2e2889a0be 2024-12-10 02:24:26 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 2e2889a0be to 5678ba56ce 2024-12-10 06:24:25 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 5678ba56ce to 3814016a40 2024-12-11 02:32:17 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 3814016a40 to 4c3bea6ca1 2024-12-11 06:22:33 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 4c3bea6ca1 to b8d12e4706 2024-12-12 02:24:55 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from b8d12e4706 to 5871f2d664 2024-12-12 06:21:53 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 5871f2d664 to f4417e51a2 2024-12-13 02:23:16 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from f4417e51a2 to 52268c588f 2024-12-13 06:22:06 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 52268c588f to 3c23f868e2 2024-12-14 02:22:23 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 3c23f868e2 to ccd65251b5 2024-12-14 06:22:09 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from ccd65251b5 to 8dddecb05f 2024-12-15 02:21:25 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 8dddecb05f to 2caf7869bb 2024-12-15 06:21:03 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 2caf7869bb to 196f563979 2024-12-16 02:25:56 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 196f563979 to d0c46fff51 2024-12-16 06:23:52 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from d0c46fff51 to ba9f35c21c 2024-12-17 02:23:27 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from ba9f35c21c to cd73a5651d 2024-12-17 06:24:54 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from cd73a5651d to 8559217c5c 2024-12-18 02:25:10 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 8559217c5c to 0b1cd4c992 2024-12-18 06:21:31 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 0b1cd4c992 to b1411d0d9c 2024-12-19 02:25:24 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from b1411d0d9c to b3c72dea5e 2024-12-19 06:21:36 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from b3c72dea5e to 059f399b1e 2024-12-20 02:23:03 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 059f399b1e to d7aa87ff2f 2024-12-20 06:23:28 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from d7aa87ff2f to 59245e1070 2024-12-21 02:25:19 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 59245e1070 to 68a414cf2f 2024-12-21 06:21:35 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 68a414cf2f to 9cd1b524d6 2024-12-22 02:23:07 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 9cd1b524d6 to 5f3b344c19 2024-12-22 06:21:36 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 5f3b344c19 to 29d18a21a5 2024-12-23 02:26:52 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 29d18a21a5 to ca3fdff97b 2024-12-23 06:28:29 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from ca3fdff97b to fa01c30e64 2024-12-24 02:29:44 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from fa01c30e64 to 21dd914005 2024-12-24 06:21:43 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 21dd914005 to ee8e25fec8 2024-12-25 02:26:28 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from ee8e25fec8 to b322ed5746 2024-12-25 06:22:52 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from b322ed5746 to 7d1c92263d 2024-12-26 02:24:20 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 7d1c92263d to fa3c70402e 2024-12-26 06:23:03 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from fa3c70402e to e4b8873e74 2024-12-27 02:22:35 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from e4b8873e74 to 212661d58c 2024-12-27 06:20:40 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 212661d58c to acbde415c4 2024-12-28 02:26:29 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from acbde415c4 to 45bbaeed62 2024-12-28 06:22:18 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 45bbaeed62 to 0c1bc3255c 2024-12-29 02:28:25 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 0c1bc3255c to c2f012c19d 2024-12-29 06:21:27 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from c2f012c19d to f4df5d66f1 2024-12-30 02:22:42 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from f4df5d66f1 to 8359711b8c 2024-12-30 06:21:50 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 8359711b8c to 63bb94dc6c 2024-12-31 02:24:02 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 63bb94dc6c to 16cf461808 2024-12-31 06:23:46 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 16cf461808 to 58346ccb45 2025-01-01 02:25:21 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 58346ccb45 to d8bc67e860 2025-01-01 06:23:02 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from d8bc67e860 to c8005cf5fc 2025-01-02 02:23:18 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from c8005cf5fc to f12f2d173a 2025-01-02 06:21:30 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from f12f2d173a to 0993b51ef5 2025-01-03 02:20:37 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 0993b51ef5 to 2c28cec80c 2025-01-03 06:21:56 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 2c28cec80c to 94ecd1308e 2025-01-04 02:23:19 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 94ecd1308e to c4dec76c9c 2025-01-04 06:22:14 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from c4dec76c9c to 8cc551735d 2025-01-05 02:24:48 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 8cc551735d to 72100a1adc 2025-01-05 06:21:43 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 72100a1adc to 796b074038 2025-01-06 02:20:47 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 796b074038 to e459be2263 2025-01-06 06:20:56 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from e459be2263 to 935b4c3888 2025-01-07 02:24:16 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 935b4c3888 to 71df1fcae6 2025-01-07 06:21:43 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 71df1fcae6 to 5e23c51ba5 2025-01-08 02:21:55 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 5e23c51ba5 to e8db18f86d 2025-01-08 06:23:05 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from e8db18f86d to 39869e9747 2025-01-09 02:24:31 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 39869e9747 to c381313ccc 2025-01-09 06:21:37 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from c381313ccc to 249db3e042 2025-01-10 02:22:47 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 249db3e042 to ea4ce1b209 2025-01-10 06:22:53 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from ea4ce1b209 to d770365372 2025-01-11 02:22:47 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from d770365372 to 924be30965 2025-01-11 06:23:51 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 924be30965 to 4882d4463c 2025-01-12 02:25:27 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 4882d4463c to 5fe804ba20 2025-01-12 06:23:57 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 5fe804ba20 to 87c503f6ff 2025-01-13 02:26:55 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 87c503f6ff to 36e8885d7b 2025-01-13 06:25:04 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 36e8885d7b to 8e938f7aac 2025-01-14 02:24:29 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 8e938f7aac to 4d0b4055fb 2025-01-14 06:24:27 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 4d0b4055fb to 94350d5be1 2025-01-15 02:31:05 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 94350d5be1 to 5ef5b37e27 2025-01-15 06:28:23 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 5ef5b37e27 to 9b7b47689d 2025-01-16 02:27:28 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 9b7b47689d to 53daa986d7 2025-01-16 06:24:54 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 53daa986d7 to 6a60f8282b 2025-01-17 02:26:31 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 6a60f8282b to 7f15b55347 2025-01-17 06:24:52 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 7f15b55347 to 659a259793 2025-01-18 02:28:23 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 659a259793 to e476f41e3e 2025-01-18 06:25:41 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from e476f41e3e to 0e3ea2ab3e 2025-01-19 02:28:00 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 0e3ea2ab3e to 0a1ed90e41 2025-01-19 06:25:50 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 0a1ed90e41 to 2639e3cfe3 2025-01-20 02:26:27 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 2639e3cfe3 to 02b4a78d72 2025-01-20 06:26:03 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 02b4a78d72 to 5832b0ee7d 2025-01-21 02:25:58 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 5832b0ee7d to 7e772259d4 2025-01-21 06:27:58 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 7e772259d4 to 44b59f78a3 2025-01-22 02:27:07 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 44b59f78a3 to 4b63017a62 2025-01-22 06:26:22 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 4b63017a62 to 7680afebfd 2025-01-23 02:27:02 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 7680afebfd to 1f92db5c63 2025-01-23 06:26:17 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 1f92db5c63 to a0a6a3a749 2025-01-24 02:30:34 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from a0a6a3a749 to 0ddb21157c 2025-01-24 06:29:16 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 0ddb21157c to abbec25dfc 2025-01-25 02:28:34 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from abbec25dfc to 8e0da4e22e 2025-01-25 06:27:59 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 8e0da4e22e to 4e09bb3075 2025-01-26 02:28:49 +01:00 Compare
kjuulh force-pushed renovate/tokio-prost-monorepo from 4e09bb3075 to b6d408c89f 2025-01-26 06:27:35 +01:00 Compare
Some checks failed
renovate/artifacts Artifact file update failure
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/tokio-prost-monorepo:renovate/tokio-prost-monorepo
git checkout renovate/tokio-prost-monorepo
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/crunch#7
No description provided.