Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow protobuf v5 as dependency #8627

Merged
merged 23 commits into from
Jun 4, 2024
Merged

Commits on May 7, 2024

  1. Remove upper pin

    LukasMasuch committed May 7, 2024
    Configuration menu
    Copy the full SHA
    30b80f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33e5503 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    bdccaa4 View commit details
    Browse the repository at this point in the history
  2. Fix mypy issue

    LukasMasuch committed May 17, 2024
    Configuration menu
    Copy the full SHA
    02d658c View commit details
    Browse the repository at this point in the history
  3. Update protoc version

    LukasMasuch committed May 17, 2024
    Configuration menu
    Copy the full SHA
    45ca5b7 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    c8c66ea View commit details
    Browse the repository at this point in the history
  2. Allow protobuf 5

    LukasMasuch committed May 22, 2024
    Configuration menu
    Copy the full SHA
    23fd6ec View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    d879d1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eaddae View commit details
    Browse the repository at this point in the history
  3. Add license again

    LukasMasuch committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3381e7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    460ca22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b4d44e View commit details
    Browse the repository at this point in the history
  6. Clean up makefile

    LukasMasuch committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    357898f View commit details
    Browse the repository at this point in the history
  7. Clean up comment

    LukasMasuch committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    ca8988b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cde813a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0419ec0 View commit details
    Browse the repository at this point in the history
  10. Fix action

    LukasMasuch committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4de87a3 View commit details
    Browse the repository at this point in the history
  11. Add sudo

    LukasMasuch committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c5c8b29 View commit details
    Browse the repository at this point in the history
  12. Use protoc 26.1

    LukasMasuch committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a7f7182 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9e8d2f2 View commit details
    Browse the repository at this point in the history
  14. Ignore the includes

    LukasMasuch committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4e8c327 View commit details
    Browse the repository at this point in the history
  15. Remove comment

    LukasMasuch committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    889b650 View commit details
    Browse the repository at this point in the history
  16. Add includes again

    LukasMasuch committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    e9271a4 View commit details
    Browse the repository at this point in the history