Commit 711bd96
authored
fix: update protobuf dependency to v5.29.5 (#111)
This PR upgrades the `protobuf` dependency and related dependencies
to a consistent version.
- update protobuf to v5.29.5
- downgrade protoc in devcontainer to v29.5
- update nipunn1313-mypy buf plugin to v3.6.0
- regenerate proto Python code with protobuf v5.29.5
- update uv.lock
fixes #110
Signed-off-by: Niels Pardon <par@zurich.ibm.com>1 parent 16eb837 commit 711bd96
File tree
24 files changed
+868
-856
lines changed- .devcontainer
- src/substrait/gen
- json
- proto
- extensions
24 files changed
+868
-856
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Whitespace-only changes.
Whitespace-only changes.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments