chore(deps): update module github.com/getkin/kin-openapi to v0.137.0 #83

Open
renovate-bot wants to merge 1 commit from renovate/github.com-getkin-kin-openapi-0.x into master
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/getkin/kin-openapi v0.135.0v0.137.0 age adoption passing confidence

Release Notes

getkin/kin-openapi (github.com/getkin/kin-openapi)

v0.137.0

Compare Source

What's Changed

Full Changelog: https://github.com/getkin/kin-openapi/compare/v0.136.0...v0.137.0

v0.136.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/getkin/kin-openapi/compare/v0.135.0...v0.136.0


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) | `v0.135.0` → `v0.137.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgetkin%2fkin-openapi/v0.137.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgetkin%2fkin-openapi/v0.137.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgetkin%2fkin-openapi/v0.135.0/v0.137.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgetkin%2fkin-openapi/v0.135.0/v0.137.0?slim=true) | --- ### Release Notes <details> <summary>getkin/kin-openapi (github.com/getkin/kin-openapi)</summary> ### [`v0.137.0`](https://github.com/getkin/kin-openapi/releases/tag/v0.137.0) [Compare Source](https://github.com/getkin/kin-openapi/compare/v0.136.0...v0.137.0) #### What's Changed - revert to go 1.25 and revert [`cc4f8d9`](https://github.com/getkin/kin-openapi/commit/cc4f8d99) by [@&#8203;fenollp](https://github.com/fenollp) in [#&#8203;1161](https://github.com/getkin/kin-openapi/pull/1161) **Full Changelog**: <https://github.com/getkin/kin-openapi/compare/v0.136.0...v0.137.0> ### [`v0.136.0`](https://github.com/getkin/kin-openapi/releases/tag/v0.136.0) [Compare Source](https://github.com/getkin/kin-openapi/compare/v0.135.0...v0.136.0) #### What's Changed - openapi3: stop injecting contentless default in NewResponses() by [@&#8203;0-don](https://github.com/0-don) in [#&#8203;1148](https://github.com/getkin/kin-openapi/pull/1148) - openapi3: standardize Origin json tag to "-" across all types by [@&#8203;reuvenharrison](https://github.com/reuvenharrison) in [#&#8203;1149](https://github.com/getkin/kin-openapi/pull/1149) - Update usage message in cmd/validate by [@&#8203;fenollp](https://github.com/fenollp) in [#&#8203;1150](https://github.com/getkin/kin-openapi/pull/1150) - openapi3: fix determinism when handling discriminator mappings by [@&#8203;fenollp](https://github.com/fenollp) in [#&#8203;1151](https://github.com/getkin/kin-openapi/pull/1151) - feat: bump Go to 1.26 by [@&#8203;fenollp](https://github.com/fenollp) in [#&#8203;1152](https://github.com/getkin/kin-openapi/pull/1152) - openapi3: use componentNames for deterministic visitings by [@&#8203;fenollp](https://github.com/fenollp) in [#&#8203;1153](https://github.com/getkin/kin-openapi/pull/1153) - feat: add OpenAPI 3.1 support by [@&#8203;reuvenharrison](https://github.com/reuvenharrison) in [#&#8203;1125](https://github.com/getkin/kin-openapi/pull/1125) - openapi3: add JoinFunc for custom $ref path resolution by [@&#8203;reuvenharrison](https://github.com/reuvenharrison) in [#&#8203;1154](https://github.com/getkin/kin-openapi/pull/1154) - Add many many tests from ApisGuruOpenapiDirectory by [@&#8203;fenollp](https://github.com/fenollp) in [#&#8203;1155](https://github.com/getkin/kin-openapi/pull/1155) - openapi3: remove map-iteration order leaks causing flaky tests by [@&#8203;cloudnativeninja](https://github.com/cloudnativeninja) in [#&#8203;1158](https://github.com/getkin/kin-openapi/pull/1158) - openapi2conv: nil-guard components lookup in FromV3SchemaRef by [@&#8203;SAY-5](https://github.com/SAY-5) in [#&#8203;1156](https://github.com/getkin/kin-openapi/pull/1156) - Address various lint errors by [@&#8203;fenollp](https://github.com/fenollp) in [#&#8203;1157](https://github.com/getkin/kin-openapi/pull/1157) #### New Contributors - [@&#8203;0-don](https://github.com/0-don) made their first contribution in [#&#8203;1148](https://github.com/getkin/kin-openapi/pull/1148) - [@&#8203;cloudnativeninja](https://github.com/cloudnativeninja) made their first contribution in [#&#8203;1158](https://github.com/getkin/kin-openapi/pull/1158) - [@&#8203;SAY-5](https://github.com/SAY-5) made their first contribution in [#&#8203;1156](https://github.com/getkin/kin-openapi/pull/1156) **Full Changelog**: <https://github.com/getkin/kin-openapi/compare/v0.135.0...v0.136.0> </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:eyJjcmVhdGVkSW5WZXIiOiI0My43Ny44IiwidXBkYXRlZEluVmVyIjoiNDMuNzcuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Author
Collaborator

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/oasdiff/yaml v0.0.0-20250309154309-f31be36b4037 -> v0.0.9
github.com/oasdiff/yaml3 v0.0.0-20250309153720-d2182401db90 -> v0.0.9
### ℹ️ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 2 additional dependencies were updated Details: | **Package** | **Change** | | :------------------------- | :----------------------------------------------- | | `github.com/oasdiff/yaml` | `v0.0.0-20250309154309-f31be36b4037` -> `v0.0.9` | | `github.com/oasdiff/yaml3` | `v0.0.0-20250309153720-d2182401db90` -> `v0.0.9` |
renovate-bot force-pushed renovate/github.com-getkin-kin-openapi-0.x from e1cb8d2d2b to fd499e2bb7 2026-03-26 04:07:40 +00:00 Compare
renovate-bot force-pushed renovate/github.com-getkin-kin-openapi-0.x from fd499e2bb7 to ac1d33c04c 2026-03-27 11:07:39 +00:00 Compare
renovate-bot force-pushed renovate/github.com-getkin-kin-openapi-0.x from ac1d33c04c to 5b4510c652 2026-04-09 11:10:11 +00:00 Compare
renovate-bot changed title from chore(deps): update module github.com/getkin/kin-openapi to v0.134.0 to chore(deps): update module github.com/getkin/kin-openapi to v0.135.0 2026-04-09 11:10:15 +00:00
renovate-bot force-pushed renovate/github.com-getkin-kin-openapi-0.x from 5b4510c652 to e0c4a83193
Some checks failed
renovate/artifacts Artifact file update failure
2026-04-09 12:08:25 +00:00
Compare
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: git.happydns.org/happyDeliver/internal/api imports
	git.happydns.org/happyDeliver/internal/model: cannot find module providing package git.happydns.org/happyDeliver/internal/model

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: go.sum ``` Command failed: go get -t ./... go: git.happydns.org/happyDeliver/internal/api imports git.happydns.org/happyDeliver/internal/model: cannot find module providing package git.happydns.org/happyDeliver/internal/model ```
renovate-bot force-pushed renovate/github.com-getkin-kin-openapi-0.x from e0c4a83193
Some checks failed
renovate/artifacts Artifact file update failure
to ad87d85ff4
Some checks failed
renovate/artifacts Artifact file update failure
2026-04-25 10:08:15 +00:00
Compare
renovate-bot changed title from chore(deps): update module github.com/getkin/kin-openapi to v0.135.0 to chore(deps): update module github.com/getkin/kin-openapi to v0.136.0 2026-04-25 10:08:16 +00:00
renovate-bot force-pushed renovate/github.com-getkin-kin-openapi-0.x from ad87d85ff4
Some checks failed
renovate/artifacts Artifact file update failure
to a15240c614
Some checks failed
renovate/artifacts Artifact file update failure
2026-04-28 08:07:42 +00:00
Compare
renovate-bot changed title from chore(deps): update module github.com/getkin/kin-openapi to v0.136.0 to chore(deps): update module github.com/getkin/kin-openapi to v0.137.0 2026-04-28 08:07:44 +00:00
renovate-bot force-pushed renovate/github.com-getkin-kin-openapi-0.x from a15240c614
Some checks failed
renovate/artifacts Artifact file update failure
to 81ad18877f
Some checks failed
renovate/artifacts Artifact file update failure
2026-05-04 04:07:28 +00:00
Compare
renovate-bot force-pushed renovate/github.com-getkin-kin-openapi-0.x from 81ad18877f
Some checks failed
renovate/artifacts Artifact file update failure
to fcaa8183e0
Some checks failed
renovate/artifacts Artifact file update failure
2026-05-05 07:07:30 +00:00
Compare
Some checks failed
renovate/artifacts Artifact file update failure
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-getkin-kin-openapi-0.x:renovate/github.com-getkin-kin-openapi-0.x
git switch renovate/github.com-getkin-kin-openapi-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/github.com-getkin-kin-openapi-0.x
git switch renovate/github.com-getkin-kin-openapi-0.x
git rebase master
git switch master
git merge --ff-only renovate/github.com-getkin-kin-openapi-0.x
git switch renovate/github.com-getkin-kin-openapi-0.x
git rebase master
git switch master
git merge --no-ff renovate/github.com-getkin-kin-openapi-0.x
git switch master
git merge --squash renovate/github.com-getkin-kin-openapi-0.x
git switch master
git merge --ff-only renovate/github.com-getkin-kin-openapi-0.x
git switch master
git merge renovate/github.com-getkin-kin-openapi-0.x
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
happyDomain/happyDeliver!83
No description provided.