Skip to content

[9.4](backport #7073) build(deps): bump github.com/oapi-codegen/runtime from 1.4.0 to 1.4.1#7078

Merged
ebeahan merged 1 commit into
9.4from
mergify/bp/9.4/pr-7073
May 20, 2026
Merged

[9.4](backport #7073) build(deps): bump github.com/oapi-codegen/runtime from 1.4.0 to 1.4.1#7078
ebeahan merged 1 commit into
9.4from
mergify/bp/9.4/pr-7073

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented May 20, 2026

Bumps github.com/oapi-codegen/runtime from 1.4.0 to 1.4.1.

Release notes

Sourced from github.com/oapi-codegen/runtime's releases.

Bug fixes

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.

Commits
  • 2755f15 Fix form binding of Nullables (#133)
  • 17de1dd Percent-encode deepObject parameter wire output (#132)
  • d2b7c4c chore(deps): update oapi-codegen/actions action to v0.7.0
  • 6fd6c25 chore(deps): update github/codeql-action action to v4
  • 19040cc fix(deps): update module github.com/kataras/iris/v12 to v12.2.11
  • e05282e chore(deps): update release-drafter/release-drafter action to v7.2.0 (#122)
  • See full diff in compare view


This is an automatic backport of pull request #7073 done by [Mergify](https://mergify.com).

…#7073)

* build(deps): bump github.com/oapi-codegen/runtime from 1.4.0 to 1.4.1

Bumps [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/oapi-codegen/runtime/releases)
- [Commits](oapi-codegen/runtime@v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: github.com/oapi-codegen/runtime
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Post dependabot file modifications

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 0696664)
@ebeahan ebeahan merged commit 6bfc3c7 into 9.4 May 20, 2026
12 checks passed
@ebeahan ebeahan deleted the mergify/bp/9.4/pr-7073 branch May 20, 2026 16:03
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.

1 participant