Skip to content

chore(deps): update go-openapi packages#394

Open
red-hat-konflux[bot] wants to merge 1 commit into
v1.xfrom
konflux/mintmaker/v1.x/go-openapi
Open

chore(deps): update go-openapi packages#394
red-hat-konflux[bot] wants to merge 1 commit into
v1.xfrom
konflux/mintmaker/v1.x/go-openapi

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jun 27, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
github.com/go-openapi/jsonpointer v0.23.1v0.24.0 age confidence
github.com/go-openapi/jsonreference v0.21.5v0.21.6 age confidence
github.com/go-openapi/swag v0.26.0v0.27.0 age confidence
github.com/go-openapi/swag/cmdutils v0.26.0v0.27.0 age confidence
github.com/go-openapi/swag/conv v0.26.0v0.27.0 age confidence
github.com/go-openapi/swag/fileutils v0.26.0v0.27.0 age confidence
github.com/go-openapi/swag/jsonname v0.26.0v0.27.0 age confidence
github.com/go-openapi/swag/jsonutils v0.26.0v0.27.0 age confidence
github.com/go-openapi/swag/loading v0.26.0v0.27.0 age confidence
github.com/go-openapi/swag/mangling v0.26.0v0.27.0 age confidence
github.com/go-openapi/swag/netutils v0.26.0v0.27.0 age confidence
github.com/go-openapi/swag/stringutils v0.26.0v0.27.0 age confidence
github.com/go-openapi/swag/typeutils v0.26.0v0.27.0 age confidence
github.com/go-openapi/swag/yamlutils v0.26.0v0.27.0 age confidence

Warning

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


Release Notes

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

v0.24.0

Compare Source

0.24.0 - 2026-06-29

Full Changelog: go-openapi/jsonpointer@v0.23.2...v0.24.0

17 commits in this release.


Implemented enhancements
  • feat(jsonname): added new json name provider more respectful of go conventions for JSON (#​195) by @​fredbi ...
Refactor
  • refact: refactored the package into multiple specialized sub-packages by @​fredbi ...
  • refact loading, jsonutils, yamlutils utililities by @​fredbi ...
Documentation
Code quality
Testing
Miscellaneous tasks
  • chore: removed most remaining external dependencies by @​fredbi ...
Updates
  • build(deps): bump the go-openapi-dependencies group across 15 directories with 2 updates by @​dependabot[bot] ...
  • build(deps): bump the go-openapi-dependencies group across 15 directories with 2 updates by @​dependabot[bot] ...
Other (technical)

People who contributed to this release

jsonpointer license terms

License

v0.23.2

Compare Source

0.23.2 - 2026-06-26

Full Changelog: go-openapi/jsonpointer@v0.23.1...v0.23.2

13 commits in this release.


Implemented enhancements
  • feat(ci): added shared workflow for bot-pr monitoring by @​fredbi ...
Documentation
Miscellaneous tasks
Updates

People who contributed to this release

jsonpointer license terms

License

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

v0.21.6

Compare Source

0.21.6 - 2026-05-31

Full Changelog: go-openapi/jsonreference@v0.21.5...v0.21.6

21 commits in this release.


Documentation
Code quality
Miscellaneous tasks
Updates

People who contributed to this release

jsonreference license terms

License

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

v0.27.0

Compare Source

0.27.0 - 2026-06-29

Pools utility module

Full Changelog: go-openapi/swag@v0.26.1...v0.27.0

9 commits in this release.


Implemented enhancements
Documentation
Miscellaneous tasks
Updates

People who contributed to this release

swag license terms

License

Per-module changes

conv (0.27.0)
Miscellaneous tasks
Updates

fileutils (0.27.0)
Updates

jsonname (0.27.0)
Miscellaneous tasks
Updates

jsonutils/adapters/easyjson (0.27.0)
Miscellaneous tasks
Updates

jsonutils/adapters/testintegration/benchmarks (0.27.0)
Miscellaneous tasks
Updates

jsonutils/adapters/testintegration (0.27.0)
Miscellaneous tasks
Updates

jsonutils/fixtures_test (0.27.0)
Updates

jsonutils (0.27.0)
Miscellaneous tasks
Updates

loading (0.27.0)
Miscellaneous tasks
Updates

mangling (0.27.0)
Updates

netutils (0.27.0)
Updates

pools (0.27.0)
Implemented enhancements

stringutils (0.27.0)
Updates

typeutils (0.27.0)
Updates

yamlutils (0.27.0)
Miscellaneous tasks
Updates

v0.26.1

Compare Source

0.26.1 - 2026-06-07

Full Changelog: go-openapi/swag@v0.26.0...v0.26.1

12 commits in this release.


Implemented enhancements
  • feat(loading): sandbox local loading with WithRoot (GHSA-v2xp-g8xf-22pf) by @​fredbi in #​203 ...
  • feat(ci): added shared workflow for bot-pr monitoring by @​fredbi ...
Documentation
Miscellaneous tasks
Security
Updates

People who contributed to this release

swag license terms

License

Per-module changes


conv (0.26.1)

Miscellaneous tasks
Updates

fileutils (0.26.1)

Updates

jsonname (0.26.1)

Updates

jsonutils/adapters/easyjson (0.26.1)

Miscellaneous tasks
Updates

jsonutils/adapters/testintegration/benchmarks (0.26.1)

Miscellaneous tasks
Updates

jsonutils/adapters/testintegration (0.26.1)

Miscellaneous tasks
Updates

jsonutils/fixtures_test (0.26.1)

Updates

jsonutils (0.26.1)

Miscellaneous tasks
Updates

loading (0.26.1)

Implemented enhancements
  • feat(loading): sandbox local loading with WithRoot (GHSA-v2xp-g8xf-22pf) by @​fredbi in #​203 ...
Miscellaneous tasks
Security
Updates

mangling (0.26.1)

Updates

netutils (0.26.1)

Updates

stringutils (0.26.1)

Updates

typeutils (0.26.1)

Updates

yamlutils (0.26.1)

Miscellaneous tasks
Updates

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on saturday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@red-hat-konflux red-hat-konflux Bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. labels Jun 27, 2026
@coderabbitai

coderabbitai Bot commented Jun 27, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 66f702da-5023-4457-83da-bbc291adb836

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/mintmaker/v1.x/go-openapi

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

@openshift-ci

openshift-ci Bot commented Jun 27, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

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

The pull request process is described 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-merge-bot

Copy link
Copy Markdown

/retest-required

Remaining retests: 0 against base HEAD e40abf6 and 2 for PR HEAD 902cb25 in total

@openshift-merge-bot

Copy link
Copy Markdown

/retest-required

Remaining retests: 0 against base HEAD 559372f and 1 for PR HEAD 902cb25 in total

@openshift-merge-bot

Copy link
Copy Markdown

/retest-required

Remaining retests: 0 against base HEAD d1acf86 and 0 for PR HEAD 902cb25 in total

@openshift-merge-bot

Copy link
Copy Markdown

/hold

Revision 902cb25 was retested 3 times: holding

@openshift-ci openshift-ci Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 30, 2026
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/v1.x/go-openapi branch from 902cb25 to 3671599 Compare July 4, 2026 01:13
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Jul 4, 2026
@openshift-ci

openshift-ci Bot commented Jul 4, 2026

Copy link
Copy Markdown

New changes are detected. LGTM label has been removed.

@openshift-ci

openshift-ci Bot commented Jul 4, 2026

Copy link
Copy Markdown

@red-hat-konflux[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/ocp50-e2e-gcp 902cb25 link true /test ocp50-e2e-gcp
ci/prow/ocp420-e2e-gcp 902cb25 link true /test ocp420-e2e-gcp
ci/prow/ocp50-e2e-aws 3671599 link true /test ocp50-e2e-aws
ci/prow/ocp416-e2e-aws 3671599 link true /test ocp416-e2e-aws
ci/prow/ocp422-e2e-aws 3671599 link true /test ocp422-e2e-aws
ci/prow/ocp417-e2e-aws 3671599 link true /test ocp417-e2e-aws
ci/prow/ocp420-e2e-aws 3671599 link true /test ocp420-e2e-aws
ci/prow/ocp421-e2e-aws 3671599 link true /test ocp421-e2e-aws
ci/prow/ocp419-e2e-azure 3671599 link true /test ocp419-e2e-azure

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants