|
|
2673c73775
|
chore(deps): update module github.com/oapi-codegen/runtime to v1.1.2 (#8)
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.1.1` -> `v1.1.2` |  |  |
---
### Release Notes
<details>
<summary>oapi-codegen/runtime (github.com/oapi-codegen/runtime)</summary>
### [`v1.1.2`](https://github.com/oapi-codegen/runtime/releases/tag/v1.1.2): : fixes for `map`s and `x-go-type-skip-optional-pointer`
[Compare Source](https://github.com/oapi-codegen/runtime/compare/v1.1.1...v1.1.2)
#### 🐛 Bug fixes
- Fix [#​70](https://github.com/oapi-codegen/runtime/issues/70): Use %w formatting directives when fmt.Error'ing an error. ([#​71](https://github.com/oapi-codegen/runtime/issues/71)) [@​constantoine](https://github.com/constantoine)
- Fix BindQueryParameter for optional parameters ([#​48](https://github.com/oapi-codegen/runtime/issues/48)) [@​TelpeNight](https://github.com/TelpeNight)
- fix: make BindQueryParameter play along with x-go-type-skip-optional-pointer ([#​47](https://github.com/oapi-codegen/runtime/issues/47)) [@​swistakm](https://github.com/swistakm)
- fix: correctly handle `map`s with different value types when binding ([#​38](https://github.com/oapi-codegen/runtime/issues/38)) [@​andnow873](https://github.com/andnow873)
#### 👻 Maintenance
- docs(sponsors): add `FUNDING.yml` ([#​46](https://github.com/oapi-codegen/runtime/issues/46)) [@​jamietanna](https://github.com/jamietanna)
- Simplify CI build matrix + build against Go 1.22 ([#​33](https://github.com/oapi-codegen/runtime/issues/33)) [@​jamietanna](https://github.com/jamietanna)
#### 📦 Dependency updates
- chore(deps): pin dependencies ([#​63](https://github.com/oapi-codegen/runtime/issues/63)) [@​renovate](https://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 - 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS4xIiwidXBkYXRlZEluVmVyIjoiNDIuMzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: https://gitea.t000-n.de/t.behrendt/ionosDnsClient/pulls/8
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost>
Co-authored-by: Renovate Bot <renovate@t00n.de>
Co-committed-by: Renovate Bot <renovate@t00n.de>
|
2025-12-14 23:03:23 +01:00 |
|