Skip to content

Bump Basecamp SDK to v0.7.3#401

Merged
jeremy merged 1 commit intomainfrom
sdk-0.7.3
Mar 31, 2026
Merged

Bump Basecamp SDK to v0.7.3#401
jeremy merged 1 commit intomainfrom
sdk-0.7.3

Conversation

@jeremy
Copy link
Copy Markdown
Member

@jeremy jeremy commented Mar 31, 2026

Summary

  • Bumps basecamp-sdk/go from v0.7.2 to v0.7.3
  • API date advanced from 2026-01-26 to 2026-03-23
  • Transitive dep updates: oapi-codegen/runtime v1.3.0→v1.3.1, go-keyring v0.2.7→v0.2.8
  • No new services, methods, or breaking changes — pure maintenance release

Test plan

  • go build ./... compiles clean
  • All unit tests pass (184 tests)
  • All e2e tests pass (305 tests)
  • SDK surface diffed — no new services or methods
  • No local replace directives in go.mod
  • sdk-provenance.json updated to v0.7.3
  • API-COVERAGE.md version reference updated

Summary by cubic

Upgrades github.com/basecamp/basecamp-sdk/go to v0.7.3 and advances the API date to 2026-03-23. Maintenance-only update with no new services or methods.

  • Dependencies
    • github.com/oapi-codegen/runtime v1.3.0 → v1.3.1
    • go-keyring v0.2.7 → v0.2.8

Written for commit 0526e5b. Summary will update on new commits.

Maintenance release: API date advanced to 2026-03-23, transitive
dependency updates (oapi-codegen/runtime v1.3.1, go-keyring v0.2.8).
No new services or methods.
Copilot AI review requested due to automatic review settings March 31, 2026 15:08
@github-actions github-actions bot added sdk SDK wrapper and provenance docs deps enhancement New feature or request labels Mar 31, 2026
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 4 files

Copy link
Copy Markdown

Copilot AI left a comment

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 Basecamp Go SDK dependency to v0.7.3 (and a related runtime dependency), and refreshes repository metadata/docs to reflect the new SDK provenance and API date.

Changes:

  • Bump github.com/basecamp/basecamp-sdk/go from v0.7.2 to v0.7.3 in go.mod/go.sum.
  • Bump github.com/oapi-codegen/runtime from v1.3.0 to v1.3.1 (indirect).
  • Update SDK provenance metadata and API coverage documentation to reference v0.7.3.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
internal/version/sdk-provenance.json Updates recorded SDK version/revision/timestamp for provenance tracking.
go.mod Bumps Basecamp SDK and oapi-codegen/runtime versions used by the CLI.
go.sum Updates module checksums to match the new dependency versions.
API-COVERAGE.md Updates documented SDK version and notes about the maintenance bump/API date.

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.


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

@jeremy jeremy merged commit d8a7fb0 into main Mar 31, 2026
30 checks passed
@jeremy jeremy deleted the sdk-0.7.3 branch March 31, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps docs enhancement New feature or request sdk SDK wrapper and provenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants