Skip to content

chore(deps): update go-openapi packages to v1#1093

Open
red-hat-konflux[bot] wants to merge 1 commit into
release/3.y.zfrom
konflux/mintmaker/release/3.y.z/major-go-openapi
Open

chore(deps): update go-openapi packages to v1#1093
red-hat-konflux[bot] wants to merge 1 commit into
release/3.y.zfrom
konflux/mintmaker/release/3.y.z/major-go-openapi

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/go-openapi/jsonpointer v0.24.0v1.0.0 age confidence
github.com/go-openapi/jsonreference v0.21.6v1.0.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)

v1.0.0

Compare Source

1.0.0 - 2026-07-07

Stable API pledge - no change from v0.24.0

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

2 commits in this release.


Documentation

People who contributed to this release

jsonpointer license terms

License

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

v1.0.0

Compare Source

1.0.0 - 2026-07-07

Stable API pledge - no change from v0.21.6

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

10 commits in this release.


Documentation
Miscellaneous tasks
Updates

People who contributed to this release

jsonreference license terms

License


Configuration

📅 Schedule: (UTC)

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

@sourcery-ai

sourcery-ai Bot commented Jul 16, 2026

Copy link
Copy Markdown
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

This PR updates indirect go-openapi dependencies jsonpointer and jsonreference from their 0.x releases to the new stable v1.0.0 tags in go.mod/go.sum, with no upstream API changes expected per their release notes.

File-Level Changes

Change Details Files
Update go-openapi jsonpointer and jsonreference dependencies to v1.0.0.
  • Bump github.com/go-openapi/jsonpointer from v0.24.0 to v1.0.0 in go.mod as an indirect dependency.
  • Bump github.com/go-openapi/jsonreference from v0.21.6 to v1.0.0 in go.mod as an indirect dependency.
  • Regenerate go.sum entries to reflect the new dependency versions.
go.mod
go.sum

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go-openapi packages to v1 Update go-openapi packages to v1 Jul 16, 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/release/3.y.z/major-go-openapi branch from 6f6fe68 to a012106 Compare July 16, 2026 21:56
@red-hat-konflux red-hat-konflux Bot changed the title Update go-openapi packages to v1 chore(deps): update go-openapi packages to v1 Jul 16, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go-openapi packages to v1 Update go-openapi packages to v1 Jul 17, 2026
@red-hat-konflux red-hat-konflux Bot changed the title Update go-openapi packages to v1 chore(deps): update go-openapi packages to v1 Jul 17, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go-openapi packages to v1 Update go-openapi packages to v1 Jul 17, 2026
@red-hat-konflux red-hat-konflux Bot changed the title Update go-openapi packages to v1 chore(deps): update go-openapi packages to v1 Jul 18, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go-openapi packages to v1 Update go-openapi packages to v1 Jul 18, 2026
@red-hat-konflux red-hat-konflux Bot changed the title Update go-openapi packages to v1 chore(deps): update go-openapi packages to v1 Jul 18, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go-openapi packages to v1 Update go-openapi packages to v1 Jul 18, 2026
@red-hat-konflux red-hat-konflux Bot changed the title Update go-openapi packages to v1 chore(deps): update go-openapi packages to v1 Jul 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants