Skip to content

Bump protobuf from 5.29.3 to 5.29.5#5

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/protobuf-5.29.5
Closed

Bump protobuf from 5.29.3 to 5.29.5#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/protobuf-5.29.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2025

Bumps protobuf from 5.29.3 to 5.29.5.

Commits
  • f5de0a0 Updating version.json and repo version numbers to: 29.5
  • 8563766 Merge pull request #21858 from shaod2/py-cp-29
  • 05ba1a8 Add recursion depth limits to pure python
  • 1ef3f01 Internal pure python fixes
  • 69cca9b Remove fast-path check for non-clang compilers in MessageCreator. (#21612)
  • 21fdb7a fix: contains check segfaults on empty map (#20446) (#20904)
  • 03c50e3 Re-enable aarch64 tests. (#20853)
  • 128f0aa Add volatile to featuresResolved (#20767)
  • bdd49bb Merge pull request #20755 from protocolbuffers/29.x-202503192110
  • c659468 Updating version.json and repo version numbers to: 29.5-dev
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.3 to 5.29.5.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v5.29.3...v5.29.5)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-version: 5.29.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 17, 2025
@RegardV RegardV closed this Jan 3, 2026
@RegardV RegardV deleted the dependabot/pip/protobuf-5.29.5 branch January 3, 2026 19:19
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 3, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

RegardV pushed a commit that referenced this pull request Jan 16, 2026
Progress Update:
- Updated status from 4/9 (44%) to 8/9 (89%) complete
- Documented completion of Tasks #5-#9
- Only Task #7 (E2E testing) remains pending

Completed Tasks Documented:
- Task #5: CrewAI agents unified storage (commit babcde9)
- Task #6: WebSocket run_id + AgentRun tracking (commit d10f0a8)
- Task #8: Periodic cleanup job (commit 4abf8ab)
- Task #9: PROJECT_STRUCTURE.md updates (commit 63de999)

Updated Statistics:
- Files Modified: 18 (was 13)
- Lines Added: ~2,200 (was ~1,600)
- Commits: 11 total on this branch
- Progress: 89% (was 44%)
- Estimated remaining: 1-2 hours for E2E testing

Ready for Testing:
- All backend infrastructure complete
- All frontend downloads functional
- Database migration ready
- Cleanup job configured
- Documentation comprehensive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant