chore: Upgrade grpc-swift to 1.26.1 and swift-protobuf to 1.30.0#58
chore: Upgrade grpc-swift to 1.26.1 and swift-protobuf to 1.30.0#58dongjoon-hyun wants to merge 1 commit intoapache:mainfrom dongjoon-hyun:GH-57
grpc-swift to 1.26.1 and swift-protobuf to 1.30.0#58Conversation
grpc-swift to 1.26.1 and swift-protobuf to 1.30.0grpc-swift to 1.26.1 and swift-protobuf to 1.30.0
|
We are using Conventional Commits: https://github.com/apache/arrow-swift/blob/main/CONTRIBUTING.md So we should use BTW, I want to automate this by Dependabot...: arrow-swift/.github/dependabot.yml Lines 27 to 33 in 672a48c |
|
https://github.com/apache/arrow-swift/actions/runs/15820798896/job/44589372934#step:3:268 Hmm. It seems that we can't use |
|
Thanks. Since it's going to be automated, let me close this. |
|
I feel that I don't add any values to Apache Arrow repo and community. I'll be away from this repo and try to revisit when it's finished. I'm looking forward to seeing the success of this package as an audience of Swift Package Index. Thank you for delivering this. Cheers! |
What's Changed
This PR aims to update the dependencies up-to-date to bring the new features and bug fixes. This is also the foundation to update to the next versions.
swift-protobuffrom1.29.0to1.30.0.grpc-swiftfrom1.25.0to1.26.1.Closes #57 .