Commit c1389b1
authored
chore(deps): update dependency protoc to v34.1 (#1941)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [protoc](https://redirect.github.com/protocolbuffers/protobuf) | minor | `34.0` → `34.1` |
---
### Release Notes
<details>
<summary>protocolbuffers/protobuf (protoc)</summary>
### [`v34.1`](https://redirect.github.com/protocolbuffers/protobuf/releases/tag/v34.1): Protocol Buffers v34.1
[Compare Source](https://redirect.github.com/protocolbuffers/protobuf/compare/34.0-hack1...v34.1)
### Announcements
- [Protobuf News](https://protobuf.dev/news/) may include additional announcements or pre-announcements for upcoming changes.
### Bazel
- Moved `protocopt` flag out of the `cc` dir, since it is not a c++-specific flag. ([`3db9fd1`](https://redirect.github.com/protocolbuffers/protobuf/commit/3db9fd1be16917f26590eccd6dfb51b8dcad0d15))
- Add support for bazel 9.x ([#​26201](https://redirect.github.com/protocolbuffers/protobuf/issues/26201)) ([`763c5da`](https://redirect.github.com/protocolbuffers/protobuf/commit/763c5da3ff011a49f1c00992cdf9b4924d6b74bb))
### C++
- Updated CMake dependencies. ([`5583485`](https://redirect.github.com/protocolbuffers/protobuf/commit/5583485833ba82a21e15c53d2efcc61720731cb4))
- Add cc\_proto\_library for MessageSet in //src/google/protobuf/bridge ([`523a6a4`](https://redirect.github.com/protocolbuffers/protobuf/commit/523a6a4758f5e3cae7f10dad5b08941588946ff3))
- Add support for bazel 9.x ([#​26201](https://redirect.github.com/protocolbuffers/protobuf/issues/26201)) ([`763c5da`](https://redirect.github.com/protocolbuffers/protobuf/commit/763c5da3ff011a49f1c00992cdf9b4924d6b74bb))
### Java
- Avoid toBigIntegerExact in JsonFormat to avoid degenerate parse behavior in the face of large exponents. ([`ab3d7f0`](https://redirect.github.com/protocolbuffers/protobuf/commit/ab3d7f0041b22af4a61b6184fc2ac25092968840))
### Python
- Add support for bazel 9.x ([#​26201](https://redirect.github.com/protocolbuffers/protobuf/issues/26201)) ([`763c5da`](https://redirect.github.com/protocolbuffers/protobuf/commit/763c5da3ff011a49f1c00992cdf9b4924d6b74bb))
### Other
- Fixed release\_prep.sh script `mkdir` command to follow `INTEGRITY_FILE` location. ([`e700d7d`](https://redirect.github.com/protocolbuffers/protobuf/commit/e700d7d6478f3a8800fbcf7f156a0675c1c96392))
- Second try at fixing the release\_prep.sh file path! ([#​26097](https://redirect.github.com/protocolbuffers/protobuf/issues/26097)) ([`f5ccaf3`](https://redirect.github.com/protocolbuffers/protobuf/commit/f5ccaf3b4e4c5122bacc8d6e4832dd339ec9e81e))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/andrzejressel/pulumi-gestalt).1 parent cf6844c commit c1389b1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
0 commit comments