Skip to content

Bump dotnet package to 6.2.0 and update protobuf dependencies - #286

Merged
follesoe merged 1 commit into
masterfrom
follesoe/bump-protobuf-6.2.0
Aug 21, 2026
Merged

Bump dotnet package to 6.2.0 and update protobuf dependencies#286
follesoe merged 1 commit into
masterfrom
follesoe/bump-protobuf-6.2.0

Conversation

@follesoe

Copy link
Copy Markdown
Member

Bumps the NuGet package version and refreshes the protobuf toolchain dependencies.

Changes

  • VersionPrefix: 6.0.0 → 6.2.0
  • Google.Protobuf: 3.35.1 → 3.36.0
  • Google.Protobuf.Tools: 3.35.1 → 3.36.0
  • Grpc.Tools: 2.80.1 → 2.83.0

Verification

dotnet pack Blueye.Protocol.Protobuf.csproj -c Release -o out succeeds and produces Blueye.Protocol.Protobuf.6.2.0.nupkg.

🤖 Generated with Claude Code

https://claude.ai/code/session_01DYJrtikP5yzFifaL2U3izA

Update Google.Protobuf and Google.Protobuf.Tools to 3.36.0, and
Grpc.Tools to 2.83.0.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DYJrtikP5yzFifaL2U3izA
Copilot AI lite review requested due to automatic review settings August 21, 2026 08:19
@follesoe follesoe added automation Issues related to build automation dotnet Issues related to the dotnet libraries labels Aug 21, 2026
@follesoe follesoe self-assigned this Aug 21, 2026
@follesoe
follesoe merged commit 3e35b5c into master Aug 21, 2026
5 checks passed
@follesoe
follesoe deleted the follesoe/bump-protobuf-6.2.0 branch August 21, 2026 08:21

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the .NET/NuGet packaging metadata for the protocol-definition-generated library by bumping the package version and refreshing protobuf-related NuGet dependencies used for code generation/consumption.

Changes:

  • Bumped NuGet VersionPrefix from 6.0.0 to 6.2.0.
  • Updated protobuf dependency versions: Google.Protobuf and Google.Protobuf.Tools to 3.36.0.
  • Updated Grpc.Tools to 2.83.0.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation Issues related to build automation dotnet Issues related to the dotnet libraries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants