[PR #78] [MERGED] Bump protobuf from 3.18.0 to 3.18.1 #135

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

📋 Pull Request Information

Original PR: https://github.com/kokarare1212/librespot-python/pull/78
Author: @dependabot[bot]
Created: 10/6/2021
Status: Merged
Merged: 10/6/2021
Merged by: @kokarare1212

Base: rewriteHead: dependabot/pip/protobuf-3.18.1


📝 Commits (1)

  • 5667fd4 Bump protobuf from 3.18.0 to 3.18.1

📊 Changes

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

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps protobuf from 3.18.0 to 3.18.1.

Release notes

Sourced from protobuf's releases.

Protocol Buffers v3.18.1

Python

  • Update setup.py to reflect that we now require at least Python 3.5 (#8989)
  • Performance fix for DynamicMessage: force GetRaw() to be inlined (#9023)

Ruby

  • Update ruby_generator.cc to allow proto2 imports in proto3 (#9003)
Commits
  • 0dab03b Update protobuf version to 3.18.1 (#9051)
  • 40f6669 Update changelog for 3.18.1 (#9050)
  • aeb624d Avoid installing anything from Homebrew in test runs (#9043)
  • bfc4c34 Merge pull request #9021 from acozzette/cherry-pick-fixes
  • 5378c9a Use the stable version of rvm
  • 55b0e11 Fix Ruby tests on Mac
  • 0333cb7 Update ruby/travis-test.sh to print commands
  • 0e7a35f Update dist_install test to work around Python issue
  • bf8d7f0 Merge pull request #9023 from haberman/dyn-msg-perf-fix
  • 5e8396f Performance fix for DynamicMessage: force GetRaw() to be inlined.
  • 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 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/kokarare1212/librespot-python/pull/78 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/6/2021 **Status:** ✅ Merged **Merged:** 10/6/2021 **Merged by:** [@kokarare1212](https://github.com/kokarare1212) **Base:** `rewrite` ← **Head:** `dependabot/pip/protobuf-3.18.1` --- ### 📝 Commits (1) - [`5667fd4`](https://github.com/kokarare1212/librespot-python/commit/5667fd48bf53c19ec6c3b8d626ff96651860674a) Bump protobuf from 3.18.0 to 3.18.1 ### 📊 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 3.18.0 to 3.18.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/protocolbuffers/protobuf/releases">protobuf's releases</a>.</em></p> <blockquote> <h2>Protocol Buffers v3.18.1</h2> <h1>Python</h1> <ul> <li>Update setup.py to reflect that we now require at least Python 3.5 (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/8989">#8989</a>)</li> <li>Performance fix for DynamicMessage: force GetRaw() to be inlined (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/9023">#9023</a>)</li> </ul> <h1>Ruby</h1> <ul> <li>Update ruby_generator.cc to allow proto2 imports in proto3 (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/9003">#9003</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/protocolbuffers/protobuf/commit/0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928"><code>0dab03b</code></a> Update protobuf version to 3.18.1 (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/9051">#9051</a>)</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/40f6669c46d725db78533642b8058f0ad2c0a556"><code>40f6669</code></a> Update changelog for 3.18.1 (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/9050">#9050</a>)</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/aeb624d3b4028fb6ec2f6d76b0d9a43dc2e7e87b"><code>aeb624d</code></a> Avoid installing anything from Homebrew in test runs (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/9043">#9043</a>)</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/bfc4c3472d892bf4477da973b2646db76f443535"><code>bfc4c34</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/9021">#9021</a> from acozzette/cherry-pick-fixes</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/5378c9a7105d8d2a69b9e587797e1223bb0986d0"><code>5378c9a</code></a> Use the stable version of rvm</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/55b0e11f528e41dc96ad5902fb5abc5b153486c9"><code>55b0e11</code></a> Fix Ruby tests on Mac</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/0333cb77de63e255eb6f07bb496ad03c90ed7d5e"><code>0333cb7</code></a> Update ruby/travis-test.sh to print commands</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/0e7a35f24bb3eef02bd657aae867ed58ca5a74e3"><code>0e7a35f</code></a> Update dist_install test to work around Python issue</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/bf8d7f0b72da73479960240eb21b6cd171da81e2"><code>bf8d7f0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/9023">#9023</a> from haberman/dyn-msg-perf-fix</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/5e8396fd2743702b9efdca1841c91987f28581f4"><code>5e8396f</code></a> Performance fix for DynamicMessage: force GetRaw() to be inlined.</li> <li>Additional commits viewable in <a href="https://github.com/protocolbuffers/protobuf/compare/v3.18.0...v3.18.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=3.18.0&new-version=3.18.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 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-02-27 08:12:03 +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/librespot-python-kokarare1212#135
No description provided.