[PR #78] [MERGED] Bump protobuf from 4.23.4 to 4.24.0 #119

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

📋 Pull Request Information

Original PR: https://github.com/ElDavoo/wa-crypt-tools/pull/78
Author: @dependabot[bot]
Created: 8/9/2023
Status: Merged
Merged: 8/10/2023
Merged by: @ElDavoo

Base: mainHead: dependabot/pip/protobuf-4.24.0


📝 Commits (1)

  • 6d1b20f Bump protobuf from 4.23.4 to 4.24.0

📊 Changes

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

View changed files

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

📄 Description

Bumps protobuf from 4.23.4 to 4.24.0.

Commits
  • 093e258 Updating version.json and repo version numbers to: 24.0
  • e48f6f7 Merge pull request #13430 from protocolbuffers/24.x-202308011841
  • e82fc05 Updating version.json to: 24.0-dev
  • 3487ae0 Updating version.json and repo version numbers to: 24.0-rc3
  • e916bf6 Merge pull request #13421 from zhangskz/update-24-x-dep
  • fce87eb Update protobuf repo's upb dependency to latest 24.x commit
  • 64d9df7 Merge pull request #13418 from protocolbuffers/bazel6
  • ad916a9 Merge pull request #13417 from mkruskal-google/bazel6
  • bc9002e bazel: Get rid of exec_tools. (#13401)
  • fff4905 Drop support for Bazel 5.
  • 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/78 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/9/2023 **Status:** ✅ Merged **Merged:** 8/10/2023 **Merged by:** [@ElDavoo](https://github.com/ElDavoo) **Base:** `main` ← **Head:** `dependabot/pip/protobuf-4.24.0` --- ### 📝 Commits (1) - [`6d1b20f`](https://github.com/ElDavoo/wa-crypt-tools/commit/6d1b20f86536ac4c78f883db8a1105e898ef2934) Bump protobuf from 4.23.4 to 4.24.0 ### 📊 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 4.23.4 to 4.24.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/protocolbuffers/protobuf/commit/093e258a71caacc053cf5ce86977ba3131361a9a"><code>093e258</code></a> Updating version.json and repo version numbers to: 24.0</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/e48f6f75a72ae466e1012ab7e39acabdcd2f5aef"><code>e48f6f7</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/13430">#13430</a> from protocolbuffers/24.x-202308011841</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/e82fc05571ad03112fa36e656a76a3128944111e"><code>e82fc05</code></a> Updating version.json to: 24.0-dev</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/3487ae0c01af9130d2ee6436de142cfff9311aba"><code>3487ae0</code></a> Updating version.json and repo version numbers to: 24.0-rc3</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/e916bf6bca6ee8f109f3ec6e2d25221490ed7fb5"><code>e916bf6</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/13421">#13421</a> from zhangskz/update-24-x-dep</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/fce87eb250c2ecf7174ec2d92df8de058a0bcc65"><code>fce87eb</code></a> Update protobuf repo's upb dependency to latest 24.x commit</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/64d9df70c60b02ab7c4d869973cd49cdee4c24c8"><code>64d9df7</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/13418">#13418</a> from protocolbuffers/bazel6</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/ad916a91e5eff8d22ea4f9d50832911cdebb1483"><code>ad916a9</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/13417">#13417</a> from mkruskal-google/bazel6</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/bc9002ec75b80c7bc170c2339d0486c002789d69"><code>bc9002e</code></a> bazel: Get rid of exec_tools. (<a href="https://redirect.github.com/protocolbuffers/protobuf/issues/13401">#13401</a>)</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/fff490558816802c5b3d51169f797046f369453f"><code>fff4905</code></a> Drop support for Bazel 5.</li> <li>Additional commits viewable in <a href="https://github.com/protocolbuffers/protobuf/compare/v4.23.4...v4.24.0">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=4.23.4&new-version=4.24.0)](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:08 +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#119
No description provided.