Renovate Bot df0d9c8b2d chore(deps): update module github.com/oapi-codegen/runtime to v1.4.0 (#22)
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.3.1` → `v1.4.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2foapi-codegen%2fruntime/v1.4.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2foapi-codegen%2fruntime/v1.3.1/v1.4.0?slim=true) |

---

### Release Notes

<details>
<summary>oapi-codegen/runtime (github.com/oapi-codegen/runtime)</summary>

### [`v1.4.0`](https://github.com/oapi-codegen/runtime/releases/tag/v1.4.0): Parameter handling improvements and fixes

[Compare Source](https://github.com/oapi-codegen/runtime/compare/v1.3.1...v1.4.0)

This release fixes some missing edge cases in parameter binding and styling. We now handle all the permutations of style and explode, for the first time. Lots of tests have been added to catch regressions.

#### 🚀 New features and improvements

- Improve deepobject unmarshalling to support nullable.Nullable and encode.TextUnmarshaler ([#&#8203;45](https://github.com/oapi-codegen/runtime/issues/45)) [@&#8203;j-waters](https://github.com/j-waters)
- feat: support spaceDelimited and pipeDelimited query parameter binding ([#&#8203;117](https://github.com/oapi-codegen/runtime/issues/117)) [@&#8203;mromaszewicz](https://github.com/mromaszewicz)

#### 🐛 Bug fixes

- Fix form/explode=false incorrectly splitting primitive string values on commas ([#&#8203;119](https://github.com/oapi-codegen/runtime/issues/119)) [@&#8203;f-kanari](https://github.com/f-kanari)

#### 📦 Dependency updates

- fix(deps): update module github.com/labstack/echo/v4 to v4.15.1 ([#&#8203;105](https://github.com/oapi-codegen/runtime/issues/105)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate)
- fix(deps): update module github.com/labstack/echo/v5 to v5.1.0 ([#&#8203;120](https://github.com/oapi-codegen/runtime/issues/120)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate)
- chore(deps): update release-drafter/release-drafter action to v7 ([#&#8203;113](https://github.com/oapi-codegen/runtime/issues/113)) @&#8203;[renovate\[bot\]](https://github.com/apps/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.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/22
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost>
Co-authored-by: Renovate Bot <renovate@t00n.de>
Co-committed-by: Renovate Bot <renovate@t00n.de>
2026-04-16 19:31:14 +02:00
2025-01-20 20:28:17 +01:00
2025-01-20 20:28:17 +01:00
2025-01-20 20:28:17 +01:00
2025-12-12 21:53:43 +01:00

Ionos DNS API Client

[!NOTE] All credit goes to the original authors of the Ionos DNS API and the oapi-codegen project.

This is a auto generated golang client for the Ionos DNS API.

No documentation will provided here, please refer to the Ionos DNS API for more information regarding the API itself and oapi-codegen regarding usage of the generated client.

Description
No description provided
Readme GPL-3.0 102 KiB
Languages
Go Module 100%