kinow / protobuf-uml-diagram

Create UML diagrams from Protobuf compiled .proto files using Python
https://github.com/kinow/protobuf-uml-diagram
Apache License 2.0
69 stars 12 forks source link

Update protobuf requirement from <4.22,>=3.13 to >=3.13,<4.23 #61

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on protobuf to permit the latest version.

Commits
  • a847a8d Updating version.json and repo version numbers to: 22.0
  • 52e435d Merge pull request #11970 from deannagarcia/updateDeps
  • d327259 Update UPB dep
  • 8d7b4e6 Merge pull request #11946 from protocolbuffers/cp-enum-closed-comment
  • a594141 Document known quirks of EnumDescriptor::is_closed() when importing across fi...
  • b7f7171 Merge pull request #11944 from protocolbuffers/gha-port-22.x
  • d39aeac Fixing broken rust package
  • 9a5e86d Run continuous tests hourly to boost statistics for analysis
  • de8bb71 [ObjC] CI dbg & opt macOS bazel builds.
  • a3970ef Stop using 'push' event to determine privileged post-submit runs.
  • 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 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)