Skip to content

Update module github.com/oapi-codegen/runtime to v1.4.1#257

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-oapi-codegen-runtime-1.x
Open

Update module github.com/oapi-codegen/runtime to v1.4.1#257
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-oapi-codegen-runtime-1.x

Conversation

@renovate

@renovate renovate Bot commented May 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/oapi-codegen/runtime v1.4.0v1.4.1 age confidence

Release Notes

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

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependency label May 19, 2026
@renovate renovate Bot changed the title Update module github.com/oapi-codegen/runtime to v1.4.1 Update module github.com/oapi-codegen/runtime to v1.4.1 - autoclosed Jun 17, 2026
@renovate renovate Bot closed this Jun 17, 2026
@renovate renovate Bot deleted the renovate/github.com-oapi-codegen-runtime-1.x branch June 17, 2026 05:51
@renovate renovate Bot changed the title Update module github.com/oapi-codegen/runtime to v1.4.1 - autoclosed Update module github.com/oapi-codegen/runtime to v1.4.1 Jun 17, 2026
@renovate renovate Bot reopened this Jun 17, 2026
@renovate renovate Bot force-pushed the renovate/github.com-oapi-codegen-runtime-1.x branch 2 times, most recently from b3f8efd to 962352b Compare June 17, 2026 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants