chore: bump getkin/kin-openapi to v0.135.0 and regenerate#2624
Conversation
Updates github.com/oapi-codegen/oapi-codegen/v2 from v2.6.0 to v2.7.0 across all modules. Runtime is already at v1.4.0 (latest). Regenerated *.gen.go / generated.go files; notable change is that security-scheme scope context keys are now strongly typed.
PR SummaryMedium Risk Overview Reviewed by Cursor Bugbot for commit d7bbf2b. Bugbot is set up for automated code reviews on this repo. Configure here. |
❌ 11 Tests Failed:
View the full list of 11 ❄️ flaky test(s)
To view more test analytics, go to the Test Analytics Dashboard |
There was a problem hiding this comment.
Code Review
The transition from string constants to typed constants for security scheme context keys in packages/shared/pkg/http/edge/generated.go and tests/integration/internal/api/generated.go introduces a breaking change; verify that all existing references are updated to maintain type compatibility.
There was a problem hiding this comment.
An organization admin can view or raise the cap at claude.ai/admin-settings/claude-code. The cap resets at the start of the next billing period.
Once the cap resets or is raised, reopen this pull request to trigger a review.
Updates github.com/getkin/kin-openapi to v0.135.0 across all modules; notable change is that security-scheme scope context keys are now strongly typed. --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Updates github.com/getkin/kin-openapi to v0.135.0 across all modules; notable change is that security-scheme scope context keys are now strongly typed. --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Updates github.com/getkin/kin-openapi to v0.135.0 across all modules; notable change is that security-scheme scope context keys are now strongly typed.