Skip to content

NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.5#755

Open
red-hat-konflux[bot] wants to merge 1 commit intomasterfrom
konflux/mintmaker/master/go-openapi
Open

NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.5#755
red-hat-konflux[bot] wants to merge 1 commit intomasterfrom
konflux/mintmaker/master/go-openapi

Conversation

@red-hat-konflux
Copy link

@red-hat-konflux red-hat-konflux bot commented Nov 12, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/go-openapi/swag v0.25.3 -> v0.25.5 age confidence

Release Notes

go-openapi/swag (github.com/go-openapi/swag)

v0.25.5

Compare Source

0.25.5 - 2026-03-02

Full Changelog: go-openapi/swag@v0.25.4...v0.25.5

16 commits in this release.


Documentation
Code quality
Testing
Miscellaneous tasks
Updates

People who contributed to this release

New Contributors

swag license terms

License

Per-module changes


cmdutils (0.25.5)

Testing

conv (0.25.5)

Testing
Miscellaneous tasks
Updates

fileutils (0.25.5)

Testing
Updates

jsonname (0.25.5)

Testing
Updates

jsonutils/adapters/easyjson (0.25.5)

Testing
Miscellaneous tasks
Updates

jsonutils/adapters/testintegration/benchmarks (0.25.5)

Code quality
Testing
Miscellaneous tasks
Updates

jsonutils/adapters/testintegration (0.25.5)

Testing
Miscellaneous tasks
Updates

jsonutils/fixtures_test (0.25.5)

Testing
Updates

jsonutils (0.25.5)

Code quality
Testing
Miscellaneous tasks
Updates

loading (0.25.5)

Testing
Miscellaneous tasks
Updates

mangling (0.25.5)

Code quality
Testing
Updates

netutils (0.25.5)

Testing
Updates

stringutils (0.25.5)

Testing
Updates

typeutils (0.25.5)

Testing
Updates

yamlutils (0.25.5)

Testing
Miscellaneous tasks
Updates

v0.25.4

Compare Source


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.

@red-hat-konflux
Copy link
Author

red-hat-konflux bot commented Nov 12, 2025

ℹ 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):

  • 11 additional dependencies were updated

Details:

Package Change
github.com/go-openapi/swag/cmdutils v0.25.3 -> v0.25.5
github.com/go-openapi/swag/conv v0.25.3 -> v0.25.5
github.com/go-openapi/swag/fileutils v0.25.3 -> v0.25.5
github.com/go-openapi/swag/jsonname v0.25.3 -> v0.25.5
github.com/go-openapi/swag/jsonutils v0.25.3 -> v0.25.5
github.com/go-openapi/swag/loading v0.25.3 -> v0.25.5
github.com/go-openapi/swag/mangling v0.25.3 -> v0.25.5
github.com/go-openapi/swag/netutils v0.25.3 -> v0.25.5
github.com/go-openapi/swag/stringutils v0.25.3 -> v0.25.5
github.com/go-openapi/swag/typeutils v0.25.3 -> v0.25.5
github.com/go-openapi/swag/yamlutils v0.25.3 -> v0.25.5

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Nov 12, 2025
@openshift-ci-robot
Copy link

@red-hat-konflux[bot]: This pull request explicitly references no jira issue.

Details

In response to this:

This PR contains the following updates:

Package Change Age Confidence
github.com/go-openapi/swag v0.23.0 -> v0.25.1 age confidence

[!WARNING]
Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

go-openapi/swag (github.com/go-openapi/swag)

v0.25.1

Compare Source

v0.25.0

Compare Source

v0.24.1

Compare Source

v0.24.0

Compare Source

v0.23.1

Compare Source


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.

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 openshift-eng/jira-lifecycle-plugin repository.

@coderabbitai
Copy link

coderabbitai bot commented Nov 12, 2025

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

Walkthrough

Bumped github.com/go-openapi/swag from v0.25.3 to v0.25.4 in go.mod and updated indirect go-openapi submodules (cmdutils, conv, fileutils, jsonname, jsonutils, loading, mangling, netutils, stringutils, typeutils, yamlutils). No source code changes.

Changes

Cohort / File(s) Summary
Dependency Version Updates
go.mod
Updated github.com/go-openapi/swag and related indirect go-openapi submodules from v0.25.3 to v0.25.4; no other files modified.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch konflux/mintmaker/master/go-openapi
📝 Coding Plan
  • Generate coding plan for human review comments

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

@openshift-ci openshift-ci bot requested review from danmanor and eliorerz November 12, 2025 20:30
@openshift-ci openshift-ci bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Nov 12, 2025
@openshift-ci
Copy link

openshift-ci bot commented Nov 12, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]
Once this PR has been reviewed and has the lgtm label, please assign crystalchun 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

openshift-ci bot commented Nov 12, 2025

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

I'm waiting for a github.com 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.

@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Nov 12, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/go-openapi branch 5 times, most recently from 48361ba to 2eb5bf7 Compare November 15, 2025 00:31
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.1 NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.1 - autoclosed Nov 17, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 17, 2025
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/master/go-openapi branch November 17, 2025 04:37
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.1 - autoclosed NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.1 Nov 17, 2025
@red-hat-konflux red-hat-konflux bot reopened this Nov 17, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/go-openapi branch 2 times, most recently from 2eb5bf7 to 9dae994 Compare November 18, 2025 04:32
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.1 NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.3 Nov 18, 2025
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.3 NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.3 - autoclosed Nov 20, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 20, 2025
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.3 - autoclosed NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.3 Nov 20, 2025
@red-hat-konflux red-hat-konflux bot reopened this Nov 20, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/go-openapi branch from 7b39697 to 9dae994 Compare November 20, 2025 16:38
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.3 NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.3 - autoclosed Nov 22, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 22, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/go-openapi branch from cbc4ce9 to 8950e46 Compare December 3, 2025 00:25
@openshift-ci openshift-ci bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Dec 3, 2025
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.4 NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.4 - autoclosed Dec 7, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 7, 2025
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.4 - autoclosed NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.4 Dec 8, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 8, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/go-openapi branch from 0e9deb4 to 8950e46 Compare December 8, 2025 04:24
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.4 NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.4 - autoclosed Dec 12, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 12, 2025
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.4 - autoclosed NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.4 Dec 12, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 12, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/go-openapi branch from 8c359c9 to 8950e46 Compare December 12, 2025 20:23
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.4 NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.4 - autoclosed Dec 21, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 21, 2025
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.4 - autoclosed NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.4 Dec 21, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 21, 2025
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.4 NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.4 - autoclosed Dec 31, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 31, 2025
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.4 - autoclosed NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.4 Dec 31, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 31, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/go-openapi branch from 2e74b97 to 8950e46 Compare December 31, 2025 16:29
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.4 NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.4 - autoclosed Jan 6, 2026
@red-hat-konflux red-hat-konflux bot closed this Jan 6, 2026
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.4 - autoclosed NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.4 Jan 6, 2026
@red-hat-konflux red-hat-konflux bot reopened this Jan 6, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/go-openapi branch from 5e22ebb to 8950e46 Compare January 6, 2026 08:25
@red-hat-konflux red-hat-konflux bot changed the title NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.4 NO-ISSUE: Update module github.com/go-openapi/swag to v0.25.4 - autoclosed Jan 9, 2026
@red-hat-konflux red-hat-konflux bot closed this Jan 9, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant