Skip to content

Conversation

@red-hat-konflux
Copy link
Contributor

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

This PR contains the following updates:

Package Change Age Confidence
github.com/go-openapi/analysis v0.23.0 -> v0.24.1 age confidence
github.com/go-openapi/errors v0.22.3 -> v0.22.4 age confidence
github.com/go-openapi/jsonpointer v0.22.1 -> v0.22.3 age confidence
github.com/go-openapi/jsonreference v0.21.2 -> v0.21.3 age confidence
github.com/go-openapi/loads v0.22.0 -> v0.23.2 age confidence
github.com/go-openapi/runtime v0.28.0 -> v0.29.2 age confidence
github.com/go-openapi/spec v0.21.0 -> v0.22.1 age confidence
github.com/go-openapi/strfmt v0.24.0 -> v0.25.0 age confidence
github.com/go-openapi/swag v0.25.1 -> v0.25.3 age confidence
github.com/go-openapi/swag/cmdutils v0.25.1 -> v0.25.3 age confidence
github.com/go-openapi/swag/conv v0.25.1 -> v0.25.3 age confidence
github.com/go-openapi/swag/fileutils v0.25.1 -> v0.25.3 age confidence
github.com/go-openapi/swag/jsonname v0.25.1 -> v0.25.3 age confidence
github.com/go-openapi/swag/jsonutils v0.25.1 -> v0.25.3 age confidence
github.com/go-openapi/swag/loading v0.25.1 -> v0.25.3 age confidence
github.com/go-openapi/swag/mangling v0.25.1 -> v0.25.3 age confidence
github.com/go-openapi/swag/netutils v0.25.1 -> v0.25.3 age confidence
github.com/go-openapi/swag/stringutils v0.25.1 -> v0.25.3 age confidence
github.com/go-openapi/swag/typeutils v0.25.1 -> v0.25.3 age confidence
github.com/go-openapi/swag/yamlutils v0.25.1 -> v0.25.3 age confidence
github.com/go-openapi/validate v0.24.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/analysis (github.com/go-openapi/analysis)

v0.24.1

Compare Source

v0.24.0

Compare Source

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

v0.22.4

Compare Source

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

v0.22.3

Compare Source

0.22.3 - 2025-11-17

Full Changelog: go-openapi/jsonpointer@v0.22.2...v0.22.3

8 commits in this release.


Documentation
Code quality
Miscellaneous tasks

People who contributed to this release

New Contributors

jsonpointer license terms

License

v0.22.2

Compare Source

0.22.2 - 2025-11-14

Full Changelog: go-openapi/jsonpointer@v0.22.1...v0.22.2

12 commits in this release.


Documentation
Code quality
Testing
Miscellaneous tasks
Security
Updates

People who contributed to this release

jsonpointer license terms

License

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

v0.21.3

Compare Source

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

v0.23.2

Compare Source

v0.23.1

Compare Source

v0.23.0

Compare Source

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

v0.29.2

Compare Source

v0.29.1

Compare Source

v0.29.0

Compare Source

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

v0.22.1

Compare Source

v0.22.0

Compare Source

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

v0.25.0

Compare Source

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

v0.25.3

Compare Source

v0.25.2

Compare Source

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

v0.25.1

Compare Source

v0.25.0

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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.

@openshift-ci openshift-ci bot requested review from vvoronko and wainersm November 9, 2025 20:35
@openshift-ci
Copy link

openshift-ci bot commented Nov 9, 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.

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 9, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/devel/go-openapi branch 15 times, most recently from 05bb3a3 to 8cefee4 Compare November 16, 2025 21:04
@red-hat-konflux
Copy link
Contributor Author

red-hat-konflux bot commented Nov 16, 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):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/sync v0.17.0 -> v0.18.0

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/devel/go-openapi branch 10 times, most recently from 8fd1cb8 to dc92ed8 Compare November 19, 2025 20:54
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/devel/go-openapi branch from dc92ed8 to 796de28 Compare November 20, 2025 00:56
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/devel/go-openapi branch 6 times, most recently from 2c0a542 to 4942102 Compare November 22, 2025 00:56
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/devel/go-openapi branch from 4942102 to d8f673c Compare November 22, 2025 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants