Skip to content

Commit c13d941

Browse files
fix(deps): Update module github.com/oapi-codegen/runtime to v1.1.2 (#17)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/oapi-codegen/runtime](https://redirect.github.com/oapi-codegen/runtime) | require | patch | `v1.1.1` -> `v1.1.2` | --- ### Release Notes <details> <summary>oapi-codegen/runtime (github.com/oapi-codegen/runtime)</summary> ### [`v1.1.2`](https://redirect.github.com/oapi-codegen/runtime/releases/tag/v1.1.2): : fixes for `map`s and `x-go-type-skip-optional-pointer` [Compare Source](https://redirect.github.com/oapi-codegen/runtime/compare/v1.1.1...v1.1.2) #### 🐛 Bug fixes - Fix [#&#8203;70](https://redirect.github.com/oapi-codegen/runtime/issues/70): Use %w formatting directives when fmt.Error'ing an error. ([#&#8203;71](https://redirect.github.com/oapi-codegen/runtime/issues/71)) [@&#8203;constantoine](https://redirect.github.com/constantoine) - Fix BindQueryParameter for optional parameters ([#&#8203;48](https://redirect.github.com/oapi-codegen/runtime/issues/48)) [@&#8203;TelpeNight](https://redirect.github.com/TelpeNight) - fix: make BindQueryParameter play along with x-go-type-skip-optional-pointer ([#&#8203;47](https://redirect.github.com/oapi-codegen/runtime/issues/47)) [@&#8203;swistakm](https://redirect.github.com/swistakm) - fix: correctly handle `map`s with different value types when binding ([#&#8203;38](https://redirect.github.com/oapi-codegen/runtime/issues/38)) [@&#8203;andnow873](https://redirect.github.com/andnow873) #### 👻 Maintenance - docs(sponsors): add `FUNDING.yml` ([#&#8203;46](https://redirect.github.com/oapi-codegen/runtime/issues/46)) [@&#8203;jamietanna](https://redirect.github.com/jamietanna) - Simplify CI build matrix + build against Go 1.22 ([#&#8203;33](https://redirect.github.com/oapi-codegen/runtime/issues/33)) [@&#8203;jamietanna](https://redirect.github.com/jamietanna) #### 📦 Dependency updates - chore(deps): pin dependencies ([#&#8203;63](https://redirect.github.com/oapi-codegen/runtime/issues/63)) [@&#8203;renovate](https://redirect.github.com/renovate) #### 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.4.1/.github/sponsors/devzero-light.svg"> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.4.1/.github/sponsors/devzero-dark.svg"> <img alt="DevZero logo" src="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.4.1/.github/sponsors/devzero-dark.svg" height="100px"> </picture> </a> </p> <p align="center"> <a href="https://speakeasy.com?utm_source=oapi-codegen+repo&utm_medium=github+sponsorship"> <picture> <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/e6bcad1155e7d1dd0865caf2e9819cfdca6de79f/.github/sponsors/speakeasy-light.svg"> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/e6bcad1155e7d1dd0865caf2e9819cfdca6de79f/.github/sponsors/speakeasy-dark.svg"> <img alt="Speakeasy logo" src="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/e6bcad1155e7d1dd0865caf2e9819cfdca6de79f/.github/sponsors/speakeasy-dark.svg" height="100px"> </picture> </a> </p> <p align="center"> <a href="https://elastic.co?utm_source=oapi-codegen+repo&utm_medium=github+sponsorship"> <picture> <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.4.1/.github/sponsors/elastic-light.svg"> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.4.1/.github/sponsors/elastic-dark.svg"> <img alt="Elastic logo" src="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.4.1/.github/sponsors/elastic-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.4.1/.github/sponsors/cybozu.svg" height="100px"> </a> </p> <p align="center"> <a href="https://livepeer.org/?utm_source=oapi-codegen+repo&utm_medium=github+sponsorship"> <picture> <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/e6bcad1155e7d1dd0865caf2e9819cfdca6de79f/.github/sponsors/livepeer-light.svg"> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/e6bcad1155e7d1dd0865caf2e9819cfdca6de79f/.github/sponsors/livepeer-dark.svg"> <img alt="Livepeer logo" src="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/e6bcad1155e7d1dd0865caf2e9819cfdca6de79f/.github/sponsors/livepeer-dark.svg" height="50px"> </picture> </a> </p> </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
2 parents 41c6180 + f0fef39 commit c13d941

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/adrg/xdg v0.5.3
99
github.com/cloudquery/cloudquery-api-go v1.14.0
1010
github.com/hashicorp/go-retryablehttp v0.7.8
11-
github.com/oapi-codegen/runtime v1.1.1
11+
github.com/oapi-codegen/runtime v1.1.2
1212
github.com/stretchr/testify v1.10.0
1313
)
1414

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
2929
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
3030
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
3131
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
32-
github.com/oapi-codegen/runtime v1.1.1 h1:EXLHh0DXIJnWhdRPN2w4MXAzFyE4CskzhNLUmtpMYro=
33-
github.com/oapi-codegen/runtime v1.1.1/go.mod h1:SK9X900oXmPWilYR5/WKPzt3Kqxn/uS/+lbpREv+eCg=
32+
github.com/oapi-codegen/runtime v1.1.2 h1:P2+CubHq8fO4Q6fV1tqDBZHCwpVpvPg7oKiYzQgXIyI=
33+
github.com/oapi-codegen/runtime v1.1.2/go.mod h1:SK9X900oXmPWilYR5/WKPzt3Kqxn/uS/+lbpREv+eCg=
3434
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
3535
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
3636
github.com/spkg/bom v0.0.0-20160624110644-59b7046e48ad/go.mod h1:qLr4V1qq6nMqFKkMo8ZTx3f+BZEkzsRUY10Xsm2mwU0=

0 commit comments

Comments
 (0)