Skip to content

Bump protobuf from 5.29.5 to 6.33.5 in /jobs/sentiment-analysis#3158

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/jobs/sentiment-analysis/protobuf-6.33.5
Open

Bump protobuf from 5.29.5 to 6.33.5 in /jobs/sentiment-analysis#3158
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/jobs/sentiment-analysis/protobuf-6.33.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

User description

Bumps protobuf from 5.29.5 to 6.33.5.

Release notes

Sourced from protobuf's releases.

Protocol Buffers v34.0-rc1

Announcements

Bazel

Compiler

C++

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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.

PR Type

Dependencies


Description

  • Bump protobuf to 6.33.5

Diagram Walkthrough

flowchart LR
  req["jobs/sentiment-analysis/requirements.txt"]
  dep["protobuf==6.33.5"]
  req -- "pins dependency" --> dep
Loading

File Walkthrough

Relevant files
Dependencies
requirements.txt
Upgrade protobuf dependency pin                                                   

jobs/sentiment-analysis/requirements.txt

  • Update protobuf pin from 5.29.5 to 6.33.5
+1/-1     

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.5 to 6.33.5.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-version: 6.33.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 Feb 3, 2026
@dependabot dependabot bot requested review from a team as code owners February 3, 2026 11:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 3, 2026
@github-actions
Copy link

github-actions bot commented Feb 3, 2026

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 2 🔵🔵⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ Recommended focus areas for review

Compatibility

Validate that protobuf 6.x is compatible with all transitive dependencies in this job (e.g., any gRPC, google-* libraries, or generated stubs) and that runtime/serialization behavior remains unchanged.

numpy==2.0.2
packaging==24.2
preshed==3.0.9
protobuf==6.33.5
psycopg2-binary==2.9.10
psycopg2==2.9.10
pyasn1==0.6.1
Build/Runtime

Ensure the upgraded protobuf version installs cleanly in the job's target environment (Python version, platform wheels, and any pinned constraints) and that no compilation or import-time errors occur.

numpy==2.0.2
packaging==24.2
preshed==3.0.9
protobuf==6.33.5
psycopg2-binary==2.9.10
psycopg2==2.9.10
pyasn1==0.6.1

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 3, 2026

@github-actions
Copy link

github-actions bot commented Feb 3, 2026

PR Code Suggestions ✨

No code suggestions found for the PR.

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 Review effort 2/5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants