chore(deps): update module github.com/oapi-codegen/runtime to v1.4.2 #26

Open
sa-renovate wants to merge 1 commit from renovate/github.com-oapi-codegen-runtime-1.x into main
Member

This PR contains the following updates:

Package Type Update Change
github.com/oapi-codegen/runtime require patch v1.4.0v1.4.2

Release Notes

oapi-codegen/runtime (github.com/oapi-codegen/runtime)

v1.4.2: Bug fix for required parameters

Compare Source

This is a bug fix to address a regression introduced in oapi-codegen v2.7.0

🐛 Bug fixes

Sponsors

We would like to thank our sponsors for their support during this release.

DevZero logo

Cybozu logo

v1.4.1: Bug fixes

Compare Source

This is a bug fix release.

Changes in v1.4.0, coupled with changes in v2.7.0 of oapi-codegen exposed some new problems. deepObject style marshaling behavior now supports encoding unicode. UTF-8 can't be directly included in parameters, so we need to % escape it.

Form binding now detects maps, which makes binding to a Nullable possible. We can't use generics around Nullable[T], so we handle maps generically, assuming they're a Nullable with its behavior assumptions.

🐛 Bug fixes

📦 Dependency updates

Sponsors

We would like to thank our sponsors for their support during this release.

DevZero logo

Cybozu logo


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) | require | patch | `v1.4.0` → `v1.4.2` | --- ### Release Notes <details> <summary>oapi-codegen/runtime (github.com/oapi-codegen/runtime)</summary> ### [`v1.4.2`](https://github.com/oapi-codegen/runtime/releases/tag/v1.4.2): Bug fix for required parameters [Compare Source](https://github.com/oapi-codegen/runtime/compare/v1.4.1...v1.4.2) This is a bug fix to address a regression introduced in oapi-codegen v2.7.0 #### 🐛 Bug fixes - Add missing required parameter detection ([#&#8203;135](https://github.com/oapi-codegen/runtime/issues/135)) [@&#8203;mromaszewicz](https://github.com/mromaszewicz) #### Sponsors We would like to thank our sponsors for their support during this release. <p align="center"> <a href="https://www.devzero.io/lp/dev-environment?utm_campaign=github&utm_source=oapi-codegen%20repo&utm_medium=github%20sponsorship"> <picture> <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/devzero-light.svg"> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/devzero-dark.svg"> <img alt="DevZero logo" src="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/devzero-dark.svg" height="100px"> </picture> </a> </p> <p align="center"> <a href="https://cybozu.co.jp/?utm_source=oapi-codegen+repo&utm_medium=github+sponsorship"> <img alt="Cybozu logo" src="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/cybozu.svg" height="100px"> </a> </p> ### [`v1.4.1`](https://github.com/oapi-codegen/runtime/releases/tag/v1.4.1): Bug fixes [Compare Source](https://github.com/oapi-codegen/runtime/compare/v1.4.0...v1.4.1) This is a bug fix release. Changes in `v1.4.0`, coupled with changes in `v2.7.0` of oapi-codegen exposed some new problems. `deepObject` style marshaling behavior now supports encoding unicode. UTF-8 can't be directly included in parameters, so we need to `%` escape it. Form binding now detects maps, which makes binding to a Nullable possible. We can't use generics around `Nullable[T]`, so we handle maps generically, assuming they're a Nullable with its behavior assumptions. #### 🐛 Bug fixes - Fix form binding of Nullables ([#&#8203;133](https://github.com/oapi-codegen/runtime/issues/133)) [@&#8203;mromaszewicz](https://github.com/mromaszewicz) - Percent-encode deepObject parameter wire output ([#&#8203;132](https://github.com/oapi-codegen/runtime/issues/132)) [@&#8203;mromaszewicz](https://github.com/mromaszewicz) #### 📦 Dependency updates - chore(deps): update oapi-codegen/actions action to v0.7.0 ([#&#8203;127](https://github.com/oapi-codegen/runtime/issues/127)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update github/codeql-action action to v4 ([#&#8203;107](https://github.com/oapi-codegen/runtime/issues/107)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - fix(deps): update module github.com/kataras/iris/v12 to v12.2.11 ([#&#8203;11](https://github.com/oapi-codegen/runtime/issues/11)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update release-drafter/release-drafter action to v7.2.0 ([#&#8203;122](https://github.com/oapi-codegen/runtime/issues/122)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) #### Sponsors We would like to thank our sponsors for their support during this release. <p align="center"> <a href="https://www.devzero.io/lp/dev-environment?utm_campaign=github&utm_source=oapi-codegen%20repo&utm_medium=github%20sponsorship"> <picture> <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/devzero-light.svg"> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/devzero-dark.svg"> <img alt="DevZero logo" src="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/devzero-dark.svg" height="100px"> </picture> </a> </p> <p align="center"> <a href="https://cybozu.co.jp/?utm_source=oapi-codegen+repo&utm_medium=github+sponsorship"> <img alt="Cybozu logo" src="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/cybozu.svg" height="100px"> </a> </p> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjIzMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update module github.com/oapi-codegen/runtime to v1.4.1
Some checks failed
ci / reuse (pull_request) Successful in 4s
ci / vuln-check (pull_request) Successful in 33s
ci / ci (pull_request) Failing after 1m54s
bec2819e6b
sa-renovate force-pushed renovate/github.com-oapi-codegen-runtime-1.x from bec2819e6b
Some checks failed
ci / reuse (pull_request) Successful in 4s
ci / vuln-check (pull_request) Successful in 33s
ci / ci (pull_request) Failing after 1m54s
to 4eb1c0934c
All checks were successful
ci / reuse (pull_request) Successful in 8s
ci / vuln-check (pull_request) Successful in 1m32s
ci / ci (pull_request) Successful in 2m53s
2026-06-21 03:04:00 +00:00
Compare
sa-renovate changed title from chore(deps): update module github.com/oapi-codegen/runtime to v1.4.1 to chore(deps): update module github.com/oapi-codegen/runtime to v1.4.2 2026-06-21 03:04:01 +00:00
All checks were successful
ci / reuse (pull_request) Successful in 8s
ci / vuln-check (pull_request) Successful in 1m32s
ci / ci (pull_request) Successful in 2m53s
Required
Details
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-oapi-codegen-runtime-1.x:renovate/github.com-oapi-codegen-runtime-1.x
git switch renovate/github.com-oapi-codegen-runtime-1.x
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DevFW-CICD/ci-sizer!26
No description provided.