Skip to content

Add pb2 files for protobuf v6#1408

Merged
lrafeei merged 4 commits intomainfrom
fix-update-protobufs
Jun 18, 2025
Merged

Add pb2 files for protobuf v6#1408
lrafeei merged 4 commits intomainfrom
fix-update-protobufs

Conversation

@TimPansino
Copy link
Contributor

@TimPansino TimPansino commented Jun 16, 2025

Overview

  • Generate new pb2 files for protobuf v6.

Issues

Closes #1406

@TimPansino TimPansino requested a review from a team as a code owner June 16, 2025 18:49
@github-actions
Copy link

github-actions bot commented Jun 16, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ MARKDOWN markdownlint 7 0 0 0 1.08s
✅ MARKDOWN markdown-link-check 7 0 0 16.86s
✅ PYTHON ruff 908 0 0 0 0.87s
✅ PYTHON ruff-format 908 0 0 0 0.33s
✅ YAML prettier 13 0 0 0 1.14s
✅ YAML v8r 13 0 0 8.51s
✅ YAML yamllint 13 0 0 0.55s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@TimPansino TimPansino force-pushed the fix-update-protobufs branch from 7800f1d to 814f880 Compare June 16, 2025 19:00
@mergify mergify bot added the tests-failing Tests failing in CI. 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 81.41%. Comparing base (5a378c9) to head (6faead8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1408      +/-   ##
==========================================
- Coverage   81.49%   81.41%   -0.09%     
==========================================
  Files         205      206       +1     
  Lines       23263    23300      +37     
  Branches     3675     3677       +2     
==========================================
+ Hits        18959    18970      +11     
- Misses       3072     3096      +24     
- Partials     1232     1234       +2     

☔ 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.

@mergify mergify bot removed the tests-failing Tests failing in CI. label Jun 16, 2025
@mergify mergify bot added the tests-failing Tests failing in CI. label Jun 18, 2025
@lrafeei lrafeei enabled auto-merge (squash) June 18, 2025 18:45
@lrafeei lrafeei merged commit 94f6628 into main Jun 18, 2025
105 of 107 checks passed
@lrafeei lrafeei deleted the fix-update-protobufs branch June 18, 2025 18:49
@mergify mergify bot removed the tests-failing Tests failing in CI. label Jun 18, 2025
@lrafeei lrafeei added this to the v10.14.0 milestone Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade google protobuf version 5.27.2 >= 6.31.1, now incompatible with other packages using google protobuf >= 6.x

3 participants