[PR #133] [MERGED] Bump protobuf from 5.27.2 to 5.27.3 #147

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

📋 Pull Request Information

Original PR: https://github.com/ElDavoo/wa-crypt-tools/pull/133
Author: @dependabot[bot]
Created: 8/1/2024
Status: Merged
Merged: 8/2/2024
Merged by: @ElDavoo

Base: mainHead: dependabot/pip/protobuf-5.27.3


📝 Commits (1)

  • a22b15e Bump protobuf from 5.27.2 to 5.27.3

📊 Changes

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

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps protobuf from 5.27.2 to 5.27.3.

Commits
  • 7cc670c Updating version.json and repo version numbers to: 27.3
  • 67d7298 Merge pull request #17617 from protocolbuffers/cp-utf8-ascii
  • e20cb7a Remove /utf-8 flag added in #14197
  • c9839cb Merge pull request #17473 from protocolbuffers/cp-revert-hack
  • 8a579c1 Downgrade CMake to 3.29 to workaround Abseil issue.
  • ba3e7d7 Revert workaround for std::mutex issues on github windows runners.
  • 861be78 Merge pull request #17331 from protocolbuffers/cp-cp
  • c1ec82f Merge pull request #17232 from simonberger/bugfix/php-ext-persistent-global-c...
  • aec8a76 Upgrade macos-11 tests to macos-12
  • 4e3b4f0 Use explicit names of our large runners
  • 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/133 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/1/2024 **Status:** ✅ Merged **Merged:** 8/2/2024 **Merged by:** [@ElDavoo](https://github.com/ElDavoo) **Base:** `main` ← **Head:** `dependabot/pip/protobuf-5.27.3` --- ### 📝 Commits (1) - [`a22b15e`](https://github.com/ElDavoo/wa-crypt-tools/commit/a22b15e3b85b8f3707a9c95fca12dded12a4f878) Bump protobuf from 5.27.2 to 5.27.3 ### 📊 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.27.2 to 5.27.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/protocolbuffers/protobuf/commit/7cc670c1809e704ebeba90fb430d50e009f36727"><code>7cc670c</code></a> Updating version.json and repo version numbers to: 27.3</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/67d7298f22d124da7463915aa15fca3c13d8dc65"><code>67d7298</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/17617">#17617</a> from protocolbuffers/cp-utf8-ascii</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/e20cb7aaf7e6fde6b09fbb3452fffa9fa2c656d1"><code>e20cb7a</code></a> Remove <code>/utf-8</code> flag added in <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/14197">#14197</a></li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/c9839cb01c88cc47068590209f7020022e5ceb48"><code>c9839cb</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/17473">#17473</a> from protocolbuffers/cp-revert-hack</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/8a579c1af579c55bdf4fe6da81084ece3597f712"><code>8a579c1</code></a> Downgrade CMake to 3.29 to workaround Abseil issue.</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/ba3e7d7a8aea8a9eafebe3407d94b877cf16e362"><code>ba3e7d7</code></a> Revert workaround for std::mutex issues on github windows runners.</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/861be784603c699eb0a016d5c5a79a1058278879"><code>861be78</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/17331">#17331</a> from protocolbuffers/cp-cp</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/c1ec82fe381c196a3930ff620e6aed5ea1e26e1e"><code>c1ec82f</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/17232">#17232</a> from simonberger/bugfix/php-ext-persistent-global-c...</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/aec8a7604d74a0e8aa14b45b1295984c0acd51f2"><code>aec8a76</code></a> Upgrade macos-11 tests to macos-12</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/4e3b4f0819a7187f0c369ba1a7cd1cbca012e28a"><code>4e3b4f0</code></a> Use explicit names of our large runners</li> <li>Additional commits viewable in <a href="https://github.com/protocolbuffers/protobuf/compare/v5.27.2...v5.27.3">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.27.2&new-version=5.27.3)](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:15 +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#147
No description provided.