[PR #176] [CLOSED] Bump protobuf from 5.29.3 to 6.31.1 #164

Closed
opened 2026-03-02 04:00:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ElDavoo/wa-crypt-tools/pull/176
Author: @dependabot[bot]
Created: 5/29/2025
Status: Closed

Base: mainHead: dependabot/pip/protobuf-6.31.1


📝 Commits (1)

  • 38cfeae Bump protobuf from 5.29.3 to 6.31.1

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 pyproject.toml (+1 -1)
📝 requirements.txt (+1 -1)

📄 Description

Bumps protobuf from 5.29.3 to 6.31.1.

Commits
  • 74211c0 Updating version.json and repo version numbers to: 31.1
  • 63fa9ab Merge pull request #21978 from shaod2/31.1-cp
  • bec5b5a Add missing copts attribute (#21982)
  • 96a9ef6 Fix cmake staleness test
  • 3419598 Support allowing late injection of language feature set defaults from Feature...
  • 0fe099a python pyi print "import datetime" for Duration/Timestamp field (#21885)
  • f156008 Merge pull request #21861 from shaod2/py-cp-31
  • a3921fb Add recursion depth limits to pure python
  • ac94456 Merge pull request #21744 from protocolbuffers/31.x-202505141617
  • f275995 Updating version.json and repo version numbers to: 31.1-dev
  • Additional commits viewable in compare view

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ElDavoo/wa-crypt-tools/pull/176 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/29/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/pip/protobuf-6.31.1` --- ### 📝 Commits (1) - [`38cfeae`](https://github.com/ElDavoo/wa-crypt-tools/commit/38cfeae1ee627a34a6464dc67cbdfb3b0dd7eda9) Bump protobuf from 5.29.3 to 6.31.1 ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `pyproject.toml` (+1 -1) 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.3 to 6.31.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/protocolbuffers/protobuf/commit/74211c0dfc2777318ab53c2cd2c317a2ef9012de"><code>74211c0</code></a> Updating version.json and repo version numbers to: 31.1</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/63fa9ab1724cb0184023edd5c4423b65f21dc309"><code>63fa9ab</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/21978">#21978</a> from shaod2/31.1-cp</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/bec5b5a39db05e81415284816cb3785f58ad2d06"><code>bec5b5a</code></a> Add missing <code>copts</code> attribute (<a href="https://redirect.github.com/protocolbuffers/protobuf/issues/21982">#21982</a>)</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/96a9ef65f56fbbdb4d6160574fc2e7ba27b6e07a"><code>96a9ef6</code></a> Fix cmake staleness test</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/3419598d4252ac82ef23d80881488283378113c5"><code>3419598</code></a> Support allowing late injection of language feature set defaults from Feature...</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/0fe099acdea70edd98179e2be2b72f97fba2659e"><code>0fe099a</code></a> python pyi print &quot;import datetime&quot; for Duration/Timestamp field (<a href="https://redirect.github.com/protocolbuffers/protobuf/issues/21885">#21885</a>)</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/f156008357c52cd1846d01acb3bc7b831e253d4d"><code>f156008</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/21861">#21861</a> from shaod2/py-cp-31</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/a3921fb6d17a2acef96a40d39d8cb29ff8c0db3b"><code>a3921fb</code></a> Add recursion depth limits to pure python</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/ac94456f51a59beef7dfc7cf2f6700107ab47aa9"><code>ac94456</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/21744">#21744</a> from protocolbuffers/31.x-202505141617</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/f27599554b596054a020ff6d106063da33970556"><code>f275995</code></a> Updating version.json and repo version numbers to: 31.1-dev</li> <li>Additional commits viewable in <a href="https://github.com/protocolbuffers/protobuf/compare/v5.29.3...v6.31.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=protobuf&package-manager=pip&previous-version=5.29.3&new-version=6.31.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 04:00:20 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/wa-crypt-tools#164
No description provided.