Skip to content

Conversation

red-hat-konflux[bot]
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Apr 27, 2025

This PR contains the following updates:

Package Type Update Change
github.com/redhat-developer/rhdh-operator replace digest 91e3219 -> a329c84

Warning

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


Configuration

📅 Schedule: Branch creation - "after 5am on sunday" (UTC), 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.

This PR has been generated by MintMaker (powered by Renovate Bot).

Copy link
Contributor

sourcery-ai bot commented Apr 27, 2025

Reviewer's Guide by Sourcery

This pull request updates the digest for the github.com/redhat-developer/rhdh-operator dependency in the go.mod file.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update the digest for the Red Hat Developer Hub operator dependency
  • Updated the replace directive to reference the new digest
go.mod

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

Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, red-hat-konflux[bot]!). We assume it knows what it's doing!

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.1485827954.workers.dev-redhat-developer-rhdh-operator-digest branch from af08b63 to 15e7278 Compare May 11, 2025 13:07
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/redhat-developer/rhdh-operator digest to 868c0a0 Update github.com/redhat-developer/rhdh-operator digest to 428d2d7 May 11, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.1485827954.workers.dev-redhat-developer-rhdh-operator-digest branch from 15e7278 to 70743f6 Compare May 18, 2025 12:45
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/redhat-developer/rhdh-operator digest to 428d2d7 Update github.com/redhat-developer/rhdh-operator digest to 9307a2f May 18, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.1485827954.workers.dev-redhat-developer-rhdh-operator-digest branch from 70743f6 to 932fe93 Compare May 25, 2025 16:12
@jenniferubah
Copy link
Collaborator

/retest

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.1485827954.workers.dev-redhat-developer-rhdh-operator-digest branch from 932fe93 to a07ab65 Compare June 8, 2025 12:46
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/redhat-developer/rhdh-operator digest to 9307a2f Update github.com/redhat-developer/rhdh-operator digest to 9bf2e1d Jun 15, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.1485827954.workers.dev-redhat-developer-rhdh-operator-digest branch from a07ab65 to 2390eea Compare June 15, 2025 08:19
Copy link
Contributor Author

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

  • 9 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.24.0
go (toolchain) 1.24.2 -> 1.24.6
github.com/openshift/api v0.0.0-20250110183840-c1a063b1614a -> v0.0.0-20250124120743-e8e07fa2990e
golang.org/x/crypto v0.40.0 -> v0.41.0
golang.org/x/exp v0.0.0-20250718183923-645b1fa84792 -> v0.0.0-20250819193227-8b4c13bb791b
golang.org/x/net v0.42.0 -> v0.43.0
golang.org/x/sys v0.34.0 -> v0.35.0
golang.org/x/term v0.33.0 -> v0.34.0
golang.org/x/text v0.27.0 -> v0.28.0
golang.org/x/tools v0.35.0 -> v0.36.0
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 -> v0.0.0-20250820121507-0af2bda4dd1d

@red-hat-konflux red-hat-konflux bot changed the title Update github.com/redhat-developer/rhdh-operator digest to 9bf2e1d Update github.com/redhat-developer/rhdh-operator digest to fda1c4c Jun 22, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.1485827954.workers.dev-redhat-developer-rhdh-operator-digest branch from 2390eea to 09ab48b Compare June 22, 2025 13:51
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/redhat-developer/rhdh-operator digest to fda1c4c Update github.com/redhat-developer/rhdh-operator digest to d0da24f Jun 29, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.1485827954.workers.dev-redhat-developer-rhdh-operator-digest branch from 09ab48b to 59e71d0 Compare June 29, 2025 08:36
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/redhat-developer/rhdh-operator digest to d0da24f Update github.com/redhat-developer/rhdh-operator digest to 5512128 Jun 29, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.1485827954.workers.dev-redhat-developer-rhdh-operator-digest branch from 59e71d0 to 30b561a Compare June 29, 2025 12:51
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/redhat-developer/rhdh-operator digest to 5512128 Update github.com/redhat-developer/rhdh-operator digest to 2c3e9dc Jul 6, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.1485827954.workers.dev-redhat-developer-rhdh-operator-digest branch from 30b561a to e9f04c8 Compare July 6, 2025 12:36
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/redhat-developer/rhdh-operator digest to 2c3e9dc Update github.com/redhat-developer/rhdh-operator digest to 3c33a74 Jul 13, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.1485827954.workers.dev-redhat-developer-rhdh-operator-digest branch 2 times, most recently from 26c7584 to bc74750 Compare July 20, 2025 09:01
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/redhat-developer/rhdh-operator digest to 3c33a74 Update github.com/redhat-developer/rhdh-operator digest to 1cb9f8d Jul 20, 2025
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/redhat-developer/rhdh-operator digest to 1cb9f8d Update github.com/redhat-developer/rhdh-operator digest to dd55daa Jul 27, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.1485827954.workers.dev-redhat-developer-rhdh-operator-digest branch from bc74750 to c808d77 Compare July 27, 2025 13:18
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/redhat-developer/rhdh-operator digest to dd55daa Update github.com/redhat-developer/rhdh-operator digest to 683d4c9 Aug 3, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.1485827954.workers.dev-redhat-developer-rhdh-operator-digest branch from c808d77 to ae33c85 Compare August 3, 2025 12:54
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/redhat-developer/rhdh-operator digest to 683d4c9 Update github.com/redhat-developer/rhdh-operator digest to 3aea4f8 Aug 10, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.1485827954.workers.dev-redhat-developer-rhdh-operator-digest branch from ae33c85 to bc6ffa8 Compare August 10, 2025 12:12
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.1485827954.workers.dev-redhat-developer-rhdh-operator-digest branch from bc6ffa8 to ab75c97 Compare August 17, 2025 08:30
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/redhat-developer/rhdh-operator digest to 3aea4f8 chore(deps): update github.com/redhat-developer/rhdh-operator digest to 6160e15 Aug 17, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.1485827954.workers.dev-redhat-developer-rhdh-operator-digest branch from ab75c97 to f121278 Compare August 24, 2025 08:33
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/redhat-developer/rhdh-operator digest to 6160e15 chore(deps): update github.com/redhat-developer/rhdh-operator digest to 86650e5 Aug 24, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.1485827954.workers.dev-redhat-developer-rhdh-operator-digest branch from f121278 to a595613 Compare August 31, 2025 12:35
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/redhat-developer/rhdh-operator digest to 86650e5 chore(deps): update github.com/redhat-developer/rhdh-operator digest to b97d675 Aug 31, 2025
…to a329c84

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/main/github.1485827954.workers.dev-redhat-developer-rhdh-operator-digest branch from a595613 to 6e8a9b2 Compare September 7, 2025 08:23
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/redhat-developer/rhdh-operator digest to b97d675 chore(deps): update github.com/redhat-developer/rhdh-operator digest to a329c84 Sep 7, 2025
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.

1 participant