Skip to content

Update fizzy SDK for v4.0.0-rc.6#186

Merged
robzolkos merged 1 commit into
masterfrom
update-fizzy-sdk-rc6
Jul 24, 2026
Merged

Update fizzy SDK for v4.0.0-rc.6#186
robzolkos merged 1 commit into
masterfrom
update-fizzy-sdk-rc6

Conversation

@robzolkos

@robzolkos robzolkos commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

Bumps github.com/basecamp/fizzy-sdk/go from v0.2.3 to v0.2.4 ahead of tagging v4.0.0-rc.6.

The SDK now requires Go 1.26.5, so the go directive in go.mod and the pin in .mise.toml move to 1.26.5 as well. Transitive golang.org/x/{sync,sys,text} bumps come along with it.

No CLI code changes are needed — the only change to the SDK's generated types between v0.2.3 and v0.2.4 is the oapi-codegen version comment (v2.6.0 -> v2.7.1). The rest of the SDK release is dependency updates in the TypeScript/Kotlin packages and CI fixes.


Summary by cubic

Updates github.com/basecamp/fizzy-sdk/go to v0.2.4 for the v4.0.0-rc.6 release. Requires Go 1.26.5; no CLI behavior changes.

  • Dependencies

    • github.com/basecamp/fizzy-sdk/go v0.2.3 -> v0.2.4.
    • golang.org/x/sync -> v0.19.0, golang.org/x/sys -> v0.41.0, golang.org/x/text -> v0.34.0.
    • Generated types only changed in the oapi-codegen version comment (v2.6.0 -> v2.7.1).
  • Migration

    • Upgrade Go to 1.26.5 (go.mod and .mise.toml).

Written for commit a306c78. Summary will update on new commits.

Review in cubic

Update github.com/basecamp/fizzy-sdk/go from v0.2.3 to v0.2.4.

The SDK now requires Go 1.26.5, so bump the go directive and .mise.toml to
match. No API surface changes — the generated types only moved to a newer
oapi-codegen release.
Copilot AI review requested due to automatic review settings July 24, 2026 19:01

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

Updates the Fizzy CLI’s Go module dependencies and local toolchain pin to align with github.com/basecamp/fizzy-sdk/go v0.2.4, which requires Go 1.26.5, ahead of the v4.0.0-rc.6 release.

Changes:

  • Bump github.com/basecamp/fizzy-sdk/go from v0.2.3 to v0.2.4.
  • Update the go directive and .mise.toml Go version pin to Go 1.26.5.
  • Refresh transitive golang.org/x/{sync,sys,text} versions and corresponding go.sum entries.

Tip

If you aren't ready for review, convert to a draft PR.
Click "Convert to draft" or run gh pr ready --undo.
Click "Ready for review" or run gh pr ready to reengage.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
go.mod Bumps SDK dependency and updates the module’s Go version directive to 1.26.5.
go.sum Updates module checksums for the bumped SDK and updated transitive dependencies.
.mise.toml Updates the local Go toolchain pin to 1.26.5 to match the SDK requirement.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cubic-dev-ai cubic-dev-ai Bot 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.

No issues found across 3 files

Re-trigger cubic

@robzolkos
robzolkos merged commit 941003b into master Jul 24, 2026
21 checks passed
@robzolkos
robzolkos deleted the update-fizzy-sdk-rc6 branch July 24, 2026 19:09
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.

2 participants