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

upgrade protobuf/protoc to 3.25.3 #278

Merged
merged 2 commits into from
Apr 6, 2024
Merged

Conversation

pjfanning
Copy link
Contributor

scala-steward doesn't upgrade protoc

Copy link
Member

@raboof raboof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one comment, but LGTM with or without it

val googleProtoc = "3.24.0" // checked synced by VersionSyncCheckPlugin
val googleProtobufJava = "3.24.4"
val googleProtoc = "3.25.3" // checked synced by VersionSyncCheckPlugin
val googleProtobufJava = "3.25.3"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we drop googleProtobufJava now that they're in sync again?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've set one to equal the other.
I think it is useful to have 3 props as it has gotten us out of jail before.
ScalaSteward is not going to generate correct PRs for us because the values also appear in Grade and Maven files too.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did try to edit on my phone but edit seems to have failed. I will try again later.

Copy link
Member

@Roiocam Roiocam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@He-Pin He-Pin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@raboof raboof merged commit e851846 into apache:main Apr 6, 2024
19 checks passed
@pjfanning pjfanning added this to the v1.1.0-M1 milestone May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants