-
Notifications
You must be signed in to change notification settings - Fork 9
Upgrade gRPC and Protocol Buffers dependencies to latest versions #1207
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: scholarsmate <2205472+scholarsmate@users.noreply.github.com>
Co-authored-by: scholarsmate <2205472+scholarsmate@users.noreply.github.com>
|
@copilot Ci failed. |
Co-authored-by: scholarsmate <2205472+scholarsmate@users.noreply.github.com>
Co-authored-by: scholarsmate <2205472+scholarsmate@users.noreply.github.com>
|
@copilot CI failed again. |
…ility Co-authored-by: scholarsmate <2205472+scholarsmate@users.noreply.github.com>
|
@copilot CI is failing. |
The CI runs you're seeing as failed (19976837181, 19976837355) are from commit 95ff5b3 which didn't have the project-level fix yet. My fix in commit b1e5553 added |
|
@copilot Ci failed |
Co-authored-by: scholarsmate <2205472+scholarsmate@users.noreply.github.com>
|
@copilot CI failed |
The CI runs for my latest fix (commit 732ebda) are currently queued and haven't started execution yet. The failed runs you're seeing (19977137281, 19977136536) are from the previous commit b1e5553 before I upgraded the Scala compiler version. Please wait for the new runs to complete - they should pass now that I've upgraded scalaVersion to 2.13.17 to match Pekko 1.3.0's requirements. |
|
@copilot CI failed |
Co-authored-by: scholarsmate <2205472+scholarsmate@users.noreply.github.com>
|
@copilot Fix CI |
Upgrade Protocol Buffers and gRPC to Latest Versions
Changes Made:
Node.js/TypeScript packages (packages/client/package.json):
Scala/Pekko gRPC (server/scala/):
Security:
Summary:
Successfully upgraded gRPC and Protocol Buffers dependencies to latest compatible versions:
Technical Details:
Scala version upgrade:
scala-xml version conflict:
build.sbtfor main project dependenciesproject/build.sbtfor sbt plugin dependenciesScapegoat plugin:
CI Status:
Future Upgrades:
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.