Skip to content

chore: bump github.com/oapi-codegen/runtime from 1.4.1 to 1.6.0 - #411

Merged
retr0h merged 1 commit into
mainfrom
dependabot/go_modules/github.com/oapi-codegen/runtime-1.4.2
Jul 17, 2026
Merged

chore: bump github.com/oapi-codegen/runtime from 1.4.1 to 1.6.0#411
retr0h merged 1 commit into
mainfrom
dependabot/go_modules/github.com/oapi-codegen/runtime-1.4.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

Allow customization of parameter encoding

This is a small release which adds a global encoding setting on the runtime, to allow users to customize how to handle spaces in query arguments. This is a new minor release, since we're adding new API, even though this is a very minor feature. I imagine that in the future, we will add more settings, rather than making behavior assumptions.

🚀 New features and improvements

📦 Dependency updates

  • chore(deps): update module github.com/golangci/golangci-lint to v2.12.2 (#112) @renovate[bot]

Sponsors

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

Sponsors

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

v1.5.0: RFC3339 durations, and bug fixes

This is mainly a bugfix release, but we're bumping the minor version since we also introduce a new type, Duration into our types/ package, which allows for parsing and emitting RFC3339 durations. Rather than trying to parse a duration string into a time.Duration, which requires assumptions that may not be right for everyone, we decided not to make those decisions and just store all possible fields as provided. Users can convert this to Go Duration as they see fit.

🚀 New features and improvements

🐛 Bug fixes

📝 Documentation updates

... (truncated)

Commits
  • 01be2fa chore(deps): update module github.com/golangci/golangci-lint to v2.12.2 (#112)
  • 1463938 Allow customizing default query encoder (#145)
  • 540d34a fix(deps): update module github.com/labstack/echo/v5 to v5.3.0 (#142)
  • e89dbb8 Add types.Duration for the RFC 3339 duration format (#144)
  • 324e57f Let generated code declare whether styled parameter values are escaped (#143)
  • 95c13c0 Explain how to send nested objects when style serialization fails (#141)
  • 7c889f3 Prefer the form struct tag over json for form encoding (#140)
  • d0d5c3a chore(deps): update golang/govulncheck-action action to v1.1.0 (#137)
  • 67e86fd chore(deps): update oapi-codegen/actions action to v0.8.0 (#130)
  • df140cb fix(deps): update module github.com/labstack/echo/v5 to v5.2.1 (#126)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go labels Jun 24, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thank you for contributing to this project! 😊🕹️

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/oapi-codegen/runtime-1.4.2 branch from 906757e to 768dfc6 Compare July 8, 2026 18:17
Bumps [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) from 1.4.1 to 1.6.0.
- [Release notes](https://github.com/oapi-codegen/runtime/releases)
- [Commits](oapi-codegen/runtime@v1.4.1...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore: bump github.com/oapi-codegen/runtime from 1.4.1 to 1.4.2 chore: bump github.com/oapi-codegen/runtime from 1.4.1 to 1.6.0 Jul 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/oapi-codegen/runtime-1.4.2 branch from 768dfc6 to a2efd20 Compare July 17, 2026 19:35
@retr0h
retr0h merged commit f45f8dc into main Jul 17, 2026
9 checks passed
@retr0h
retr0h deleted the dependabot/go_modules/github.com/oapi-codegen/runtime-1.4.2 branch July 17, 2026 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant