This repository was archived by the owner on Mar 13, 2026. It is now read-only.
Commit 5b37e33
authored
chore(deps): update dependency protobuf to v6.33.5 [security] (#836)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [protobuf](https://developers.google.com/protocol-buffers/) |
`==6.33.0` → `==6.33.5` |

|

|
### GitHub Vulnerability Alerts
#### [CVE-2026-0994](https://nvd.nist.gov/vuln/detail/CVE-2026-0994)
A denial-of-service (DoS) vulnerability exists in
google.protobuf.json_format.ParseDict() in Python, where the
max_recursion_depth limit can be bypassed when parsing nested
google.protobuf.Any messages.
Due to missing recursion depth accounting inside the internal
Any-handling logic, an attacker can supply deeply nested Any structures
that bypass the intended recursion limit, eventually exhausting Python’s
recursion stack and causing a RecursionError.
---
### Configuration
📅 **Schedule**: Branch creation - "" (UTC), 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.
---
- [ ] <!-- rebase-check -->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/googleapis/python-spanner-sqlalchemy).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40OC4xIiwidXBkYXRlZEluVmVyIjoiNDMuNDguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->1 parent 65a7dfb commit 5b37e33
1 file changed
+11
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
457 | | - | |
458 | | - | |
459 | | - | |
460 | | - | |
461 | | - | |
462 | | - | |
463 | | - | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | | - | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
| |||
0 commit comments