Skip to content

Update protobuf requirement from <6,>=5.29.2 to >=5.29.2,<7#127

Merged
matthias-wende-frequenz merged 1 commit into
v0.x.xfrom
dependabot/pip/protobuf-gte-5.29.2-and-lt-7
Apr 23, 2025
Merged

Update protobuf requirement from <6,>=5.29.2 to >=5.29.2,<7#127
matthias-wende-frequenz merged 1 commit into
v0.x.xfrom
dependabot/pip/protobuf-gte-5.29.2-and-lt-7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2025

Updates the requirements on protobuf to permit the latest version.

Commits
  • 43e1626 Updating version.json and repo version numbers to: 30.2
  • 7a4c63b Fix lite classes in the protobuf-java Maven release to be JDK8 compatible. (#...
  • 7831669 Remove dllexport attribute on variable definition. (#20833)
  • da9cadc Restore JDK8 compatibility in Bazel for libraries with dependencies from Mave...
  • 09b5078 Add protobuf_maven artifacts to protobuf_maven_dev as well so they can still ...
  • b7f06f1 Add volatile to featuresResolved (#20766)
  • b69f653 Restore generator headers in cmake install until the next breaking C++ releas...
  • f4b0a79 Restore custom protobuf maven namespaces to avoid polluting main maven namesp...
  • 2dc9f35 Fix Java concurrency issue in feature resolution for old <=3.25.x gencode usi...
  • 221b2a0 Change how we decide which empty string implementation to use. (#20708)
  • Additional commits viewable in compare view

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)

@dependabot dependabot Bot added part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:tech-debt Improves the project without visible changes for users labels Apr 22, 2025
@dependabot dependabot Bot requested a review from a team as a code owner April 22, 2025 12:34
@dependabot dependabot Bot force-pushed the dependabot/pip/protobuf-gte-5.29.2-and-lt-7 branch 2 times, most recently from cbdf6c0 to 25f50c3 Compare April 23, 2025 08:00
Updates the requirements on [protobuf](https://github.com/protocolbuffers/protobuf) to permit the latest version.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v5.29.2...v6.30.2)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-version: 6.30.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/protobuf-gte-5.29.2-and-lt-7 branch from 25f50c3 to 6652119 Compare April 23, 2025 08:10
@matthias-wende-frequenz matthias-wende-frequenz added this pull request to the merge queue Apr 23, 2025
Merged via the queue into v0.x.x with commit 4befdbe Apr 23, 2025
6 checks passed
@matthias-wende-frequenz matthias-wende-frequenz deleted the dependabot/pip/protobuf-gte-5.29.2-and-lt-7 branch April 23, 2025 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:tech-debt Improves the project without visible changes for users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant