Conversation
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.
There was a problem hiding this comment.
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/gofrom v0.7.2 to v0.7.3 ingo.mod/go.sum. - Bump
github.com/oapi-codegen/runtimefrom 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
basecamp-sdk/gofrom v0.7.2 to v0.7.32026-01-26to2026-03-23oapi-codegen/runtimev1.3.0→v1.3.1,go-keyringv0.2.7→v0.2.8Test plan
go build ./...compiles cleanreplacedirectives in go.modsdk-provenance.jsonupdated to v0.7.3API-COVERAGE.mdversion reference updatedSummary by cubic
Upgrades
github.com/basecamp/basecamp-sdk/goto v0.7.3 and advances the API date to 2026-03-23. Maintenance-only update with no new services or methods.github.com/oapi-codegen/runtimev1.3.0 → v1.3.1go-keyringv0.2.7 → v0.2.8Written for commit 0526e5b. Summary will update on new commits.