Skip to content

Conversation

schibrikov
Copy link
Contributor

fixes #277

@CLAassistant
Copy link

CLAassistant commented Feb 15, 2023

CLA assistant check
All committers have signed the CLA.

[[package]]
name = "types-protobuf"
version = "3.20.3"
version = "4.21.0.6"
Copy link
Member

Choose a reason for hiding this comment

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

I wasn't sure we should also do the upgrade here, but seeing as how we do it for protobuf in the lock file this makes plenty of sense

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 believe it doesn't really matter, this lockfile should only affect you as a library developer and not the end users.
Also in its current state it's incosistent, since protobuf types don't match protobuf itself, which is I guess incorrect.
So I don't see a reason to not doing it.

Copy link
Member

Choose a reason for hiding this comment

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

True! Agreed.

@cretz cretz merged commit 7a2d703 into temporalio:main Feb 15, 2023
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.

types-protobuf dependency is still on 3.x, while package supports protobuf 4.x

3 participants