[PR #48] [MERGED] Bump protobuf from 3.17.1 to 3.17.3 #111

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

📋 Pull Request Information

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

Base: mainHead: dependabot/pip/protobuf-3.17.3


📝 Commits (1)

  • 3761cf4 Bump protobuf from 3.17.1 to 3.17.3

📊 Changes

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

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps protobuf from 3.17.1 to 3.17.3.

Release notes

Sourced from protobuf's releases.

Protocol Buffers v3.17.3

C++

  • Introduce FieldAccessListener.
  • Stop emitting boilerplate {Copy/Merge}From in each ProtoBuf class
  • Fixed some uninitialized variable warnings in generated_message_reflection.cc.

Kotlin

  • Fix duplicate proto files error (#8699)

Java

  • Fixed parser to check that we are at a proper limit when a sub-message has finished parsing.

General

Protocol Buffers v3.17.2

Kotlin

  • Fix duplicate class error (#8653)

PHP

  • Fixed SEGV in sub-message getters for well-known types when message is unset (#8670)
Commits
  • 909a0f3 Merge pull request #8701 from protocolbuffers/updateChangelogs
  • ec645c0 Updating changelog
  • e15d56a Merge pull request #8700 from deannagarcia/3.17.x-202106042117
  • 367851d Update protobuf version
  • 704118b Merge pull request #8699 from deannagarcia/morePomFixes
  • 0717715 Removing more from the pom
  • 5330d0d Updating pom files
  • f5a0e39 Merge branch 'master' into 3.17.x
  • 8d8ba6a Merge pull request #8637 from dschopf/fix-qnx-7.0-support
  • c05e7ad Merge pull request #8690 from maxgolov/maxgolov/vs2019_16.10_constinit_broken
  • 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/48 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/9/2021 **Status:** ✅ Merged **Merged:** 6/9/2021 **Merged by:** [@kokarare1212](https://github.com/kokarare1212) **Base:** `main` ← **Head:** `dependabot/pip/protobuf-3.17.3` --- ### 📝 Commits (1) - [`3761cf4`](https://github.com/kokarare1212/librespot-python/commit/3761cf4c460adfafebd121629d29044547f9f57c) Bump protobuf from 3.17.1 to 3.17.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 3.17.1 to 3.17.3. <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.17.3</h2> <p><strong>C++</strong></p> <ul> <li>Introduce FieldAccessListener.</li> <li>Stop emitting boilerplate {Copy/Merge}From in each ProtoBuf class</li> <li>Fixed some uninitialized variable warnings in generated_message_reflection.cc.</li> </ul> <p><strong>Kotlin</strong></p> <ul> <li>Fix duplicate proto files error (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/8699">#8699</a>)</li> </ul> <p><strong>Java</strong></p> <ul> <li>Fixed parser to check that we are at a proper limit when a sub-message has finished parsing.</li> </ul> <p><strong>General</strong></p> <ul> <li>Support M1 (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/8557">#8557</a>)</li> </ul> <h2>Protocol Buffers v3.17.2</h2> <p><strong><strong>Kotlin</strong></strong></p> <ul> <li>Fix duplicate class error (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/8653">#8653</a>)</li> </ul> <p><strong><strong>PHP</strong></strong></p> <ul> <li>Fixed SEGV in sub-message getters for well-known types when message is unset (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/8670">#8670</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/protocolbuffers/protobuf/commit/909a0f36a10075c4b4bc70fdee2c7e32dd612a72"><code>909a0f3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/8701">#8701</a> from protocolbuffers/updateChangelogs</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/ec645c03f49284fd8a5daf9d733428560386fabf"><code>ec645c0</code></a> Updating changelog</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/e15d56af27783358290ef96cabe3e9c18afda5b1"><code>e15d56a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/8700">#8700</a> from deannagarcia/3.17.x-202106042117</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/367851d1244d51ff4f4133d2499b4a16e74b052e"><code>367851d</code></a> Update protobuf version</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/704118b2a4b5787af6158c4ac95530543a15b4de"><code>704118b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/8699">#8699</a> from deannagarcia/morePomFixes</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/0717715ae91c9ad692dd0ee9b9fac510e1aabd09"><code>0717715</code></a> Removing more from the pom</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/5330d0d5da8a933749d0427d003edab65868954a"><code>5330d0d</code></a> Updating pom files</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/f5a0e3988b0c69b68a5c4d4c45152efccea04a91"><code>f5a0e39</code></a> Merge branch 'master' into 3.17.x</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/8d8ba6acc3df2c63dfd8b7becbed02eafa1906b9"><code>8d8ba6a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/8637">#8637</a> from dschopf/fix-qnx-7.0-support</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/c05e7ad0a8fd99b0e8fb452158442831be3bd3df"><code>c05e7ad</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/8690">#8690</a> from maxgolov/maxgolov/vs2019_16.10_constinit_broken</li> <li>Additional commits viewable in <a href="https://github.com/protocolbuffers/protobuf/compare/v3.17.1...v3.17.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=3.17.1&new-version=3.17.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 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:11:57 +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#111
No description provided.