Skip to content

Bump runtime to v1.4.2#2419

Merged
mromaszewicz merged 1 commit into
oapi-codegen:mainfrom
mromaszewicz:fix/issue-2403
Jun 20, 2026
Merged

Bump runtime to v1.4.2#2419
mromaszewicz merged 1 commit into
oapi-codegen:mainfrom
mromaszewicz:fix/issue-2403

Conversation

@mromaszewicz

Copy link
Copy Markdown
Member

Closes: #2403

Picks up oapi-codegen/runtime#134, which restores the missing required parameter check for struct-typed query params (e.g. types.Date). Updates github.com/oapi-codegen/runtime from v1.4.1 to v1.4.2 in the internal/test and examples modules.

Closes: oapi-codegen#2403

Picks up oapi-codegen/runtime#134, which restores the missing required
parameter check for struct-typed query params (e.g. types.Date). Updates
github.com/oapi-codegen/runtime from v1.4.1 to v1.4.2 in the internal/test
and examples modules.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mromaszewicz
mromaszewicz requested a review from a team as a code owner June 20, 2026 06:17
@mromaszewicz mromaszewicz added the bug Something isn't working label Jun 20, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub.com/​oapi-codegen/​runtime@​v1.4.1 ⏵ v1.4.298 +1100100100100

View full report

@greptile-apps

greptile-apps Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR updates the runtime dependency used by the example and internal test modules. The main changes are:

  • examples now uses github.com/oapi-codegen/runtime v1.4.2.
  • internal/test now uses github.com/oapi-codegen/runtime v1.4.2.
  • Module checksums were updated for the new runtime version.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.

Reviews (1): Last reviewed commit: "Bump runtime to v1.4.2" | Re-trigger Greptile

@mromaszewicz
mromaszewicz merged commit 7de8635 into oapi-codegen:main Jun 20, 2026
15 checks passed
lwc pushed a commit to lwc/oapi-codegen that referenced this pull request Jun 23, 2026
Closes: oapi-codegen#2403

Picks up oapi-codegen/runtime#134, which restores the missing required
parameter check for struct-typed query params (e.g. types.Date). Updates
github.com/oapi-codegen/runtime from v1.4.1 to v1.4.2 in the internal/test
and examples modules.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Regression: "required" not respected for query parameters

1 participant