Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 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.

@dependabot dependabot bot added the dependencies Bot PRs that update dependencies label Jun 16, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jun 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.67%. Comparing base (3c22ba9) to head (222d0e2).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8787   +/-   ##
=======================================
  Coverage   77.67%   77.67%           
=======================================
  Files         577      577           
  Lines       29044    29044           
  Branches     3573     3581    +8     
=======================================
  Hits        22561    22561           
  Misses       6318     6318           
  Partials      165      165           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot bot force-pushed the dependabot/pip/requirements/protobuf-5.29.5 branch 2 times, most recently from d97c18d to fe9af26 Compare June 23, 2025 15:12
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: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/protobuf-5.29.5 branch from fe9af26 to abee9fd Compare June 23, 2025 15:15
@jmaher jmaher requested a review from camd September 11, 2025 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bot PRs that update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants