Skip to content

fix(deps): update module github.com/oapi-codegen/runtime to v1.4.1#834

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

fix(deps): update module github.com/oapi-codegen/runtime to v1.4.1#834
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-oapi-codegen-runtime-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 22, 2026

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: Enabled.

Rebasing: Whenever PR is behind base branch, 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 requested a review from ALRubinger as a code owner May 22, 2026 15:38
@renovate renovate Bot enabled auto-merge (squash) May 22, 2026 15:38
@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 22, 2026

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedgolang/​github.com/​oapi-codegen/​runtime@​v1.4.198100100100100

View full report

@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.60%. Comparing base (bd5269d) to head (288d586).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #834      +/-   ##
==========================================
+ Coverage   80.58%   80.60%   +0.01%     
==========================================
  Files         265      265              
  Lines       27501    27501              
==========================================
+ Hits        22162    22167       +5     
+ Misses       3886     3883       -3     
+ Partials     1453     1451       -2     
Flag Coverage Δ
integration 8.79% <ø> (ø)
unit 77.73% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot changed the title fix(deps): update module github.com/oapi-codegen/runtime to v1.4.1 fix(deps): update module github.com/oapi-codegen/runtime to v1.4.1 - autoclosed May 22, 2026
@renovate renovate Bot closed this May 22, 2026
auto-merge was automatically disabled May 22, 2026 18:37

Pull request was closed

@renovate renovate Bot deleted the renovate/github.com-oapi-codegen-runtime-1.x branch May 22, 2026 18:38
@renovate renovate Bot changed the title fix(deps): update module github.com/oapi-codegen/runtime to v1.4.1 - autoclosed fix(deps): update module github.com/oapi-codegen/runtime to v1.4.1 May 22, 2026
@renovate renovate Bot reopened this May 22, 2026
@renovate renovate Bot force-pushed the renovate/github.com-oapi-codegen-runtime-1.x branch 2 times, most recently from 35e3e67 to 288d586 Compare May 22, 2026 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants