[PR #146] [MERGED] Bump protobuf from 5.28.1 to 5.28.2 #153

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

📋 Pull Request Information

Original PR: https://github.com/ElDavoo/wa-crypt-tools/pull/146
Author: @dependabot[bot]
Created: 9/19/2024
Status: Merged
Merged: 9/19/2024
Merged by: @ElDavoo

Base: mainHead: dependabot/pip/protobuf-5.28.2


📝 Commits (1)

  • 39628c8 Bump protobuf from 5.28.1 to 5.28.2

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps protobuf from 5.28.1 to 5.28.2.

Commits
  • 9fff46d Updating version.json and repo version numbers to: 28.2
  • ce60d01 Merge pull request #18385 from protocolbuffers/cp-lp-28
  • ac9fb5b Add recursion check when parsing unknown fields in Java.
  • 9a5f5fe Internal change
  • 50a7745 Internal change
  • 5b0e543 Fix cord handling in DynamicMessage and oneofs. (#18373)
  • 421fc16 Merge pull request #18343 from protocolbuffers/revert-18339-bazel-rules2
  • 607bfdd Revert "Cherry-pick changes related to new Bazel rules"
  • 106f4a6 Merge pull request #18339 from protocolbuffers/bazel-rules2
  • c2f34d6 Automated rollback of commit 76794bf3adceefcd69a2eb5785635a084fbe2e32.
  • 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/146 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/19/2024 **Status:** ✅ Merged **Merged:** 9/19/2024 **Merged by:** [@ElDavoo](https://github.com/ElDavoo) **Base:** `main` ← **Head:** `dependabot/pip/protobuf-5.28.2` --- ### 📝 Commits (1) - [`39628c8`](https://github.com/ElDavoo/wa-crypt-tools/commit/39628c8b0c095e5d70ca79d8a6481db6494accbc) Bump protobuf from 5.28.1 to 5.28.2 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.28.1 to 5.28.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/protocolbuffers/protobuf/commit/9fff46d7327c699ef970769d5c9fd0e44df08fc7"><code>9fff46d</code></a> Updating version.json and repo version numbers to: 28.2</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/ce60d012b947c717a43488d5d53e7fe38e075e01"><code>ce60d01</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/18385">#18385</a> from protocolbuffers/cp-lp-28</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/ac9fb5b4c71b0dd80985b27684e265d1f03abf46"><code>ac9fb5b</code></a> Add recursion check when parsing unknown fields in Java.</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/9a5f5fe752a20cbac2e722b06949ac985abdd534"><code>9a5f5fe</code></a> Internal change</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/50a7745a4ac5c34e14a83a050af5d093615fff85"><code>50a7745</code></a> Internal change</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/5b0e54384a7468e71369582cdb7e3babe20a7d9b"><code>5b0e543</code></a> Fix cord handling in DynamicMessage and oneofs. (<a href="https://redirect.github.com/protocolbuffers/protobuf/issues/18373">#18373</a>)</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/421fc16d686f4c096ee625314b11025a5148079e"><code>421fc16</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/18343">#18343</a> from protocolbuffers/revert-18339-bazel-rules2</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/607bfdd5e488f69dde2bc349d870576deb8f0cb6"><code>607bfdd</code></a> Revert &quot;Cherry-pick changes related to new Bazel rules&quot;</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/106f4a6aa66fe5bbdf382e747ff599c5433dd009"><code>106f4a6</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/18339">#18339</a> from protocolbuffers/bazel-rules2</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/c2f34d654943f2d75a549763d9d5ad086b56da3f"><code>c2f34d6</code></a> Automated rollback of commit 76794bf3adceefcd69a2eb5785635a084fbe2e32.</li> <li>Additional commits viewable in <a href="https://github.com/protocolbuffers/protobuf/compare/v5.28.1...v5.28.2">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.28.1&new-version=5.28.2)](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:16 +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#153
No description provided.