Skip to content

Commit

Permalink
fix(deps): Update module github.com/deepmap/oapi-codegen to v1.16.2 (#…
Browse files Browse the repository at this point in the history
…142)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/deepmap/oapi-codegen](https://togithub.com/deepmap/oapi-codegen) | indirect | minor | `v1.15.0` -> `v1.16.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

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

### [`v1.16.2`](https://togithub.com/deepmap/oapi-codegen/releases/tag/v1.16.2): : Further improve documentation notices

[Compare Source](https://togithub.com/deepmap/oapi-codegen/compare/v1.16.1...v1.16.2)

#### What's Changed

-   Improve deprecation notices by [@&#8203;jamietanna](https://togithub.com/jamietanna) in [oapi-codegen/oapi-codegen#1337

**Full Changelog**: oapi-codegen/oapi-codegen@v1.16.1...v1.16.2

### [`v1.16.1`](https://togithub.com/deepmap/oapi-codegen/releases/tag/v1.16.1): : Ensure deprecation comments appear correctly

[Compare Source](https://togithub.com/deepmap/oapi-codegen/compare/v1.16.0...v1.16.1)

#### What's Changed

-   Fix: Ensure deprecations are parsed correctly by [@&#8203;jamietanna](https://togithub.com/jamietanna) in [oapi-codegen/oapi-codegen#1335

**Full Changelog**: oapi-codegen/oapi-codegen@v1.16.0...v1.16.1

### [`v1.16.0`](https://togithub.com/deepmap/oapi-codegen/releases/tag/v1.16.0): : Reduce runtime dependencies

[Compare Source](https://togithub.com/deepmap/oapi-codegen/compare/v1.15.0...v1.16.0)

As part of the final preparation towards the [v2 release](https://togithub.com/deepmap/oapi-codegen/discussions/1309), this release finalises the use of the new multi-repo packages, and deprecates all internal packages ahead of next week's release removing them.

#### Key callouts

-   Migrate middleware to their own Go modules by [@&#8203;jamietanna](https://togithub.com/jamietanna) in [oapi-codegen/oapi-codegen#1257
-   Replace + deprecate `testutil` by [@&#8203;jamietanna](https://togithub.com/jamietanna) in [oapi-codegen/oapi-codegen#1314

**Full Changelog**: oapi-codegen/oapi-codegen@v1.15.0...v1.16.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (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://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE2My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
cq-bot committed Feb 1, 2024
1 parent ff6ca5f commit 4c48509
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ require (
github.com/chenzhuoyu/iasm v0.9.1 // indirect
github.com/cloudquery/cloudquery-api-go v1.7.2 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/deepmap/oapi-codegen v1.15.0 // indirect
github.com/deepmap/oapi-codegen v1.16.2 // indirect
github.com/fatih/structs v1.1.0 // indirect
github.com/flosch/pongo2/v4 v4.0.2 // indirect
github.com/gabriel-vasile/mimetype v1.4.3 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSV
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/deepmap/oapi-codegen v1.15.0 h1:SQqViaeb4k2vMul8gx12oDOIadEtoRqTdLkxjzqtQ90=
github.com/deepmap/oapi-codegen v1.15.0/go.mod h1:a6KoHV7lMRwsPoEg2C6NDHiXYV3EQfiFocOlJ8dgJQE=
github.com/deepmap/oapi-codegen v1.16.2 h1:xGHx0dNqYfy9gE8a7AVgVM8Sd5oF9SEgePzP+UPAUXI=
github.com/deepmap/oapi-codegen v1.16.2/go.mod h1:rdYoEA2GE+riuZ91DvpmBX9hJbQpuY9wchXpfQ3n+ho=
github.com/dnaeon/go-vcr v1.2.0 h1:zHCHvJYTMh1N7xnV7zf1m1GPBF9Ad0Jk/whtQ1663qI=
github.com/dnaeon/go-vcr v1.2.0/go.mod h1:R4UdLID7HZT3taECzJs4YgbbH6PIGXB6W/sc5OLb6RQ=
github.com/fatih/color v1.15.0 h1:kOqh6YHBtK8aywxGerMG2Eq3H6Qgoqeo13Bk2Mv/nBs=
Expand Down

0 comments on commit 4c48509

Please sign in to comment.