[PR #6615] Bump github.com/oapi-codegen/runtime from 1.1.2 to 1.4.2 #29731

Open
opened 2026-08-05 08:08:48 -04:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/netbirdio/netbird/pull/6615

State: open
Merged: No


Bumps github.com/oapi-codegen/runtime from 1.1.2 to 1.4.2.

Release notes

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

Bug fix for required parameters

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.

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.

... (truncated)

Commits
  • 7afeea8 Add missing required parameter detection (#135)
  • 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)
  • 247b459 fix(deps): update module github.com/labstack/echo/v4 to v4.15.1 (#105)
  • 1d38dfa fix(deps): update module github.com/labstack/echo/v5 to v5.1.0 (#120)
  • be9ed17 chore(deps): update release-drafter/release-drafter action to v7 (#113)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note


Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

**Original Pull Request:** https://github.com/netbirdio/netbird/pull/6615 **State:** open **Merged:** No --- Bumps [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) from 1.1.2 to 1.4.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/oapi-codegen/runtime/releases">github.com/oapi-codegen/runtime's releases</a>.</em></p> <blockquote> <h2>Bug fix for required parameters</h2> <p>This is a bug fix to address a regression introduced in oapi-codegen v2.7.0</p> <h2>🐛 Bug fixes</h2> <ul> <li>Add missing required parameter detection (<a href="https://redirect.github.com/oapi-codegen/runtime/issues/135">#135</a>) <a href="https://github.com/mromaszewicz"><code>@​mromaszewicz</code></a></li> </ul> <h2>Sponsors</h2> <p>We would like to thank our sponsors for their support during this release.</p> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <h2>Bug fixes</h2> <p>This is a bug fix release.</p> <p>Changes in <code>v1.4.0</code>, coupled with changes in <code>v2.7.0</code> of oapi-codegen exposed some new problems. <code>deepObject</code> style marshaling behavior now supports encoding unicode. UTF-8 can't be directly included in parameters, so we need to <code>%</code> escape it.</p> <p>Form binding now detects maps, which makes binding to a Nullable possible. We can't use generics around <code>Nullable[T]</code>, so we handle maps generically, assuming they're a Nullable with its behavior assumptions.</p> <h2>🐛 Bug fixes</h2> <ul> <li>Fix form binding of Nullables (<a href="https://redirect.github.com/oapi-codegen/runtime/issues/133">#133</a>) <a href="https://github.com/mromaszewicz"><code>@​mromaszewicz</code></a></li> <li>Percent-encode deepObject parameter wire output (<a href="https://redirect.github.com/oapi-codegen/runtime/issues/132">#132</a>) <a href="https://github.com/mromaszewicz"><code>@​mromaszewicz</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>chore(deps): update oapi-codegen/actions action to v0.7.0 (<a href="https://redirect.github.com/oapi-codegen/runtime/issues/127">#127</a>) @<a href="https://github.com/apps/renovate">renovate[bot]</a></li> <li>chore(deps): update github/codeql-action action to v4 (<a href="https://redirect.github.com/oapi-codegen/runtime/issues/107">#107</a>) @<a href="https://github.com/apps/renovate">renovate[bot]</a></li> <li>fix(deps): update module github.com/kataras/iris/v12 to v12.2.11 (<a href="https://redirect.github.com/oapi-codegen/runtime/issues/11">#11</a>) @<a href="https://github.com/apps/renovate">renovate[bot]</a></li> <li>chore(deps): update release-drafter/release-drafter action to v7.2.0 (<a href="https://redirect.github.com/oapi-codegen/runtime/issues/122">#122</a>) @<a href="https://github.com/apps/renovate">renovate[bot]</a></li> </ul> <h2>Sponsors</h2> <p>We would like to thank our sponsors for their support during this release.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oapi-codegen/runtime/commit/7afeea85927be046b4a5c27cf9ae6b2cd754453c"><code>7afeea8</code></a> Add missing required parameter detection (<a href="https://redirect.github.com/oapi-codegen/runtime/issues/135">#135</a>)</li> <li><a href="https://github.com/oapi-codegen/runtime/commit/2755f15aee0c946a782704399ba88f9830dc0912"><code>2755f15</code></a> Fix form binding of Nullables (<a href="https://redirect.github.com/oapi-codegen/runtime/issues/133">#133</a>)</li> <li><a href="https://github.com/oapi-codegen/runtime/commit/17de1dd042b56f9848af5314d5399a8d8cf8591f"><code>17de1dd</code></a> Percent-encode deepObject parameter wire output (<a href="https://redirect.github.com/oapi-codegen/runtime/issues/132">#132</a>)</li> <li><a href="https://github.com/oapi-codegen/runtime/commit/d2b7c4c58e85cdc668508abccb138dbe0d15f9d9"><code>d2b7c4c</code></a> chore(deps): update oapi-codegen/actions action to v0.7.0</li> <li><a href="https://github.com/oapi-codegen/runtime/commit/6fd6c25e4f6db33e2c9c249403527ae83f30eba6"><code>6fd6c25</code></a> chore(deps): update github/codeql-action action to v4</li> <li><a href="https://github.com/oapi-codegen/runtime/commit/19040cc57320598827a0a591c6fdba6f46e3a5e8"><code>19040cc</code></a> fix(deps): update module github.com/kataras/iris/v12 to v12.2.11</li> <li><a href="https://github.com/oapi-codegen/runtime/commit/e05282eb5f0ed6981bf48165ba3e272d5cd062f8"><code>e05282e</code></a> chore(deps): update release-drafter/release-drafter action to v7.2.0 (<a href="https://redirect.github.com/oapi-codegen/runtime/issues/122">#122</a>)</li> <li><a href="https://github.com/oapi-codegen/runtime/commit/247b4596600502924975492764913f1b166cf1d8"><code>247b459</code></a> fix(deps): update module github.com/labstack/echo/v4 to v4.15.1 (<a href="https://redirect.github.com/oapi-codegen/runtime/issues/105">#105</a>)</li> <li><a href="https://github.com/oapi-codegen/runtime/commit/1d38dfa32275aad1c3d8254a0849df95b8c977e5"><code>1d38dfa</code></a> fix(deps): update module github.com/labstack/echo/v5 to v5.1.0 (<a href="https://redirect.github.com/oapi-codegen/runtime/issues/120">#120</a>)</li> <li><a href="https://github.com/oapi-codegen/runtime/commit/be9ed17687f71308d0fec51b57922a2168404a3d"><code>be9ed17</code></a> chore(deps): update release-drafter/release-drafter action to v7 (<a href="https://redirect.github.com/oapi-codegen/runtime/issues/113">#113</a>)</li> <li>Additional commits viewable in <a href="https://github.com/oapi-codegen/runtime/compare/v1.1.2...v1.4.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/oapi-codegen/runtime&package-manager=go_modules&previous-version=1.1.2&new-version=1.4.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
saavagebueno added the pull-request label 2026-08-05 08:08:48 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#29731