Skip to content

Update module github.com/getkin/kin-openapi to v0.138.0#152

Closed
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/github.com-getkin-kin-openapi-0.x
Closed

Update module github.com/getkin/kin-openapi to v0.138.0#152
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/github.com-getkin-kin-openapi-0.x

Conversation

@red-hat-konflux-kflux-prd-rh02
Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
github.com/getkin/kin-openapi v0.133.0v0.138.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

v0.138.0

Compare Source

What's Changed

Full Changelog: getkin/kin-openapi@v0.137.0...v0.138.0

v0.137.0

Compare Source

What's Changed

Full Changelog: getkin/kin-openapi@v0.136.0...v0.137.0

v0.136.0

Compare Source

What's Changed

New Contributors

Full Changelog: getkin/kin-openapi@v0.135.0...v0.136.0

v0.135.0

Compare Source

What's Changed

New Contributors

Full Changelog: getkin/kin-openapi@v0.134.0...v0.135.0

v0.134.0

Compare Source

What's Changed

New Contributors

Full Changelog: getkin/kin-openapi@v0.133.0...v0.134.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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
@red-hat-konflux-kflux-prd-rh02
Copy link
Copy Markdown
Author

⚠️ 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: downloading github.com/getkin/kin-openapi v0.138.0
go: downloading github.com/docker/go-connections v0.6.0
go: downloading github.com/oasdiff/yaml v0.0.9
go: downloading github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
go: downloading github.com/oasdiff/yaml3 v0.0.12
go: github.com/openshift-hyperfleet/hyperfleet-api/pkg/api imports
	github.com/openshift-hyperfleet/hyperfleet-api/pkg/api/openapi: cannot find module providing package github.com/openshift-hyperfleet/hyperfleet-api/pkg/api/openapi
go: module github.com/bxcodec/faker/v3 is deprecated: use github.com/go-faker/faker/v4 instead.

@openshift-ci openshift-ci Bot requested review from aredenba-rh and vkareh May 14, 2026 00:05
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 14, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign vkareh for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 14, 2026

Hi @red-hat-konflux-kflux-prd-rh02[bot]. Thanks for your PR.

I'm waiting for a openshift-hyperfleet member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 14, 2026

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated dependency library version to the latest release.

Walkthrough

The go.mod file is updated to bump the github.com/getkin/kin-openapi dependency from version v0.133.0 to v0.138.0. This is a minor version increment of an OpenAPI-related module. No other dependencies or module directives are affected.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and specifically describes the main change: updating the github.com/getkin/kin-openapi module dependency to v0.138.0.
Description check ✅ Passed The description is fully related to the changeset, providing detailed release notes and context for the dependency update from v0.133.0 to v0.138.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/mintmaker/main/github.com-getkin-kin-openapi-0.x

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@go.mod`:
- Line 11: The go.mod update changes github.com/getkin/kin-openapi to v0.138.0
but the linked repository openshift-hyperfleet/hyperfleet-sentinel still pins
github.com/getkin/kin-openapi v0.133.0 (seen in its oapi-codegen checksum list),
causing a version mismatch; coordinate by updating the dependency in the other
repo to v0.138.0 (replace the v0.133.0 entry with v0.138.0 and regenerate any
oapi-codegen artifacts/checksums) so both repos use
github.com/getkin/kin-openapi v0.138.0 consistently.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Central YAML (base), Organization UI (inherited)

Review profile: ASSERTIVE

Plan: Enterprise

Run ID: 0263f447-45cf-45b4-8156-70a5a7a5e339

📥 Commits

Reviewing files that changed from the base of the PR and between 19fe72e and 35c924a.

📒 Files selected for processing (1)
  • go.mod

Comment thread go.mod
github.com/MicahParks/keyfunc/v3 v3.8.0
github.com/bxcodec/faker/v3 v3.2.0
github.com/getkin/kin-openapi v0.133.0
github.com/getkin/kin-openapi v0.138.0
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟠 Major | 🏗️ Heavy lift

Coordinate version update with linked repository.

The linked repository openshift-hyperfleet/hyperfleet-sentinel still references github.com/getkin/kin-openapi v0.133.0 in .bingo/oapi-codegen.sum. If these repositories interact or share OpenAPI schemas, the version mismatch could lead to inconsistent validation or processing behavior.

Consider updating the linked repository to v0.138.0 as well to maintain consistency across the HyperFleet ecosystem.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@go.mod` at line 11, The go.mod update changes github.com/getkin/kin-openapi
to v0.138.0 but the linked repository openshift-hyperfleet/hyperfleet-sentinel
still pins github.com/getkin/kin-openapi v0.133.0 (seen in its oapi-codegen
checksum list), causing a version mismatch; coordinate by updating the
dependency in the other repo to v0.138.0 (replace the v0.133.0 entry with
v0.138.0 and regenerate any oapi-codegen artifacts/checksums) so both repos use
github.com/getkin/kin-openapi v0.138.0 consistently.

@ciaranRoche
Copy link
Copy Markdown
Contributor

Closing: superseded by renovate.json config in #158 (HYPERFLEET-1095). MintMaker will re-create grouped updates on the next Monday cycle.

@red-hat-konflux-kflux-prd-rh02
Copy link
Copy Markdown
Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v0.138.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot deleted the konflux/mintmaker/main/github.com-getkin-kin-openapi-0.x branch May 15, 2026 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant