Skip to content

Bump github.com/oapi-codegen/runtime from 1.2.0 to 1.3.1 in /go - #28

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go/github.com/oapi-codegen/runtime-1.3.1
Closed

Bump github.com/oapi-codegen/runtime from 1.2.0 to 1.3.1 in /go#28
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go/github.com/oapi-codegen/runtime-1.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 2, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/oapi-codegen/runtime from 1.2.0 to 1.3.1.

Release notes

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

Fix a parameter binding regression

v1.3.0 introduced a regression around binding styled parameters into primitive type destinations. This regression was due to a fix in binding matrix and label parameters. Sorry about that.

🐛 Bug fixes

Sponsors

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

Echo V5, more parameter handling options, bug fixes

🚀 New features and improvements

🐛 Bug fixes

👻 Maintenance

📦 Dependency updates

... (truncated)

Commits
  • 00e51fe Fix regression in binding simple parameters (#115)
  • ee2e591 chore: Update to go 1.24 (#111)
  • fd63554 Fix: Query param deepObject return without assign on !required (#68)
  • c9909ff fix: strip style prefix for label/matrix primitive parameters (#99) (#100)
  • 09a43f0 feat: improve parameter handling (#109)
  • 99b941f feat: add support for echo v5 (#89)
  • d4b9383 fix: parse un-exploded query param to map (#101)
  • bfe9ff9 fix: respect Binder interface for primitive types in BindStringToObject (#86)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Summary by cubic

Upgrade github.com/oapi-codegen/runtime to v1.3.1 to fix parameter binding regressions and improve parameter parsing (including OpenAPI allowReserved). This makes query and path binding more reliable.

  • Dependencies
    • github.com/oapi-codegen/runtime: 1.2.0 → 1.3.1
    • Indirect: github.com/google/uuid: 1.5.0 → 1.6.0

Written for commit 9c814cb. Summary will update on new commits.

Bumps [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) from 1.2.0 to 1.3.1.
- [Release notes](https://github.com/oapi-codegen/runtime/releases)
- [Commits](oapi-codegen/runtime@v1.2.0...v1.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 2, 2026
@dependabot
dependabot Bot requested review from Copilot and removed request for Copilot April 2, 2026 21:53
@github-actions github-actions Bot added the bug Something isn't working label Apr 2, 2026

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

@dependabot @github

dependabot Bot commented on behalf of github Apr 16, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #36.

@dependabot dependabot Bot closed this Apr 16, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/go/github.com/oapi-codegen/runtime-1.3.1 branch April 16, 2026 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants