chore(deps): update module github.com/oapi-codegen/runtime to v1.3.1 (#19)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) | `v1.2.0` → `v1.3.1` |  |  | --- ### Release Notes <details> <summary>oapi-codegen/runtime (github.com/oapi-codegen/runtime)</summary> ### [`v1.3.1`](https://github.com/oapi-codegen/runtime/releases/tag/v1.3.1): Fix a parameter binding regression [Compare Source](https://github.com/oapi-codegen/runtime/compare/v1.3.0...v1.3.1) 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 - Fix regression in binding simple parameters ([#​115](https://github.com/oapi-codegen/runtime/issues/115)) [@​mromaszewicz](https://github.com/mromaszewicz) #### Sponsors We would like to thank our sponsors for their support during this release. <p align="center"> <a href="https://www.devzero.io/lp/dev-environment?utm_campaign=github&utm_source=oapi-codegen%20repo&utm_medium=github%20sponsorship"> <picture> <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/devzero-light.svg"> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/devzero-dark.svg"> <img alt="DevZero logo" src="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/devzero-dark.svg" height="100px"> </picture> </a> </p> <p align="center"> <a href="https://cybozu.co.jp/?utm_source=oapi-codegen+repo&utm_medium=github+sponsorship"> <img alt="Cybozu logo" src="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/cybozu.svg" height="100px"> </a> </p> ### [`v1.3.0`](https://github.com/oapi-codegen/runtime/releases/tag/v1.3.0): Echo V5, more parameter handling options, bug fixes [Compare Source](https://github.com/oapi-codegen/runtime/compare/v1.2.0...v1.3.0) #### 🚀 New features and improvements - feat: improve parameter handling ([#​109](https://github.com/oapi-codegen/runtime/issues/109)) [@​mromaszewicz](https://github.com/mromaszewicz) Parameters now support the `allowReserved` property from OpenAPI 3.0. - feat: add support for echo v5 ([#​89](https://github.com/oapi-codegen/runtime/issues/89)) [@​jinuthankachan](https://github.com/jinuthankachan) #### 🐛 Bug fixes - Fix: Query param deepObject return without assign on !required ([#​68](https://github.com/oapi-codegen/runtime/issues/68)) [@​voro015](https://github.com/voro015) - fix: strip style prefix for label/matrix primitive parameters ([#​99](https://github.com/oapi-codegen/runtime/issues/99)) ([#​100](https://github.com/oapi-codegen/runtime/issues/100)) [@​mromaszewicz](https://github.com/mromaszewicz) - fix: parse un-exploded query param to map ([#​101](https://github.com/oapi-codegen/runtime/issues/101)) [@​alexdulin](https://github.com/alexdulin) - fix: respect Binder interface for primitive types in BindStringToObject ([#​86](https://github.com/oapi-codegen/runtime/issues/86)) [@​vikstrous](https://github.com/vikstrous) #### 👻 Maintenance - chore: Update to go 1.24 ([#​111](https://github.com/oapi-codegen/runtime/issues/111)) [@​mromaszewicz](https://github.com/mromaszewicz) #### 📦 Dependency updates - chore: Update to go 1.24 ([#​111](https://github.com/oapi-codegen/runtime/issues/111)) [@​mromaszewicz](https://github.com/mromaszewicz) #### Sponsors We would like to thank our sponsors for their support during this release. <p align="center"> <a href="https://www.devzero.io/lp/dev-environment?utm_campaign=github&utm_source=oapi-codegen%20repo&utm_medium=github%20sponsorship"> <picture> <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/devzero-light.svg"> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/devzero-dark.svg"> <img alt="DevZero logo" src="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/devzero-dark.svg" height="100px"> </picture> </a> </p> <p align="center"> <a href="https://cybozu.co.jp/?utm_source=oapi-codegen+repo&utm_medium=github+sponsorship"> <img alt="Cybozu logo" src="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/cybozu.svg" height="100px"> </a> </p> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Reviewed-on: https://gitea.t000-n.de/t.behrendt/ionosDnsClient/pulls/19 Reviewed-by: t.behrendt <t.behrendt@noreply.localhost> Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de>
This commit was merged in pull request #19.
This commit is contained in:
6
go.mod
6
go.mod
@@ -1,10 +1,10 @@
|
||||
module gitea.t000-n.de/t.behrendt/ionosDnsClient
|
||||
|
||||
go 1.23.5
|
||||
go 1.24
|
||||
|
||||
require github.com/oapi-codegen/runtime v1.2.0
|
||||
require github.com/oapi-codegen/runtime v1.3.1
|
||||
|
||||
require (
|
||||
github.com/apapsch/go-jsonmerge/v2 v2.0.0 // indirect
|
||||
github.com/google/uuid v1.5.0 // indirect
|
||||
github.com/google/uuid v1.6.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user