Skip to content

Conversation

@red-hat-konflux
Copy link

@red-hat-konflux red-hat-konflux bot commented May 11, 2025

This PR contains the following updates:

Package Type Update Change
github.com/imdario/mergo indirect major v0.3.16 -> v1.0.2

Warning

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


Release Notes

imdario/mergo (github.com/imdario/mergo)

v1.0.2

Compare Source

What's Changed

  • Drops gopkg.in/yaml.v3, only used for loading fixtures. Thanks @​trim21 for bringing to my attention (#​262) that this library is no longer maintained.

Full Changelog: darccio/mergo@v1.0.1...v1.0.2

v1.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: darccio/mergo@v1.0.0...v1.0.1

v1.0.0: 1.0.0 released with new module URL: dario.cat/mergo

Compare Source

This PR is a release containing 0.3.15 features but changing the module URL to dario.cat/mergo.

What's Changed

Full Changelog: darccio/mergo@v0.3.16...v1.0.0


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.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@sourcery-ai
Copy link

sourcery-ai bot commented May 11, 2025

Reviewer's Guide

This pull request updates the indirect dependency github.com/imdario/mergo from v0.3.16 to v1.0.2 in hack/tools/go.mod, reflecting a major version upgrade with associated upstream changes.

File-Level Changes

Change Details Files
Upgraded github.com/imdario/mergo dependency from v0.3.16 to v1.0.2 in the tools module.
  • Updated the version of github.com/imdario/mergo in hack/tools/go.mod from v0.3.16 to v1.0.2.
hack/tools/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

@openshift-ci openshift-ci bot requested review from JasonPowr and tommyd450 May 11, 2025 15:03
@openshift-ci
Copy link

openshift-ci bot commented May 11, 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 lance for approval. For more information see the Code Review Process.

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

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

@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/imdario/mergo to v1 Update module github.com/imdario/mergo to v1 Sep 26, 2025
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/imdario/mergo to v1 Update module github.com/imdario/mergo to v1 - autoclosed Nov 2, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 2, 2025
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/main/major-go-deps branch November 2, 2025 20:37
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/imdario/mergo to v1 - autoclosed Update module github.com/imdario/mergo to v1 Nov 3, 2025
@red-hat-konflux red-hat-konflux bot reopened this Nov 3, 2025
@red-hat-konflux
Copy link
Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: hack/tools/go.sum
Command failed: go get -t ./...
go: github.com/imdario/mergo@v1.0.2: parsing go.mod:
	module declares its path as: dario.cat/mergo
	        but was required as: github.com/imdario/mergo

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/major-go-deps branch from ca69800 to 01f3855 Compare November 3, 2025 00:32
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/imdario/mergo to v1 Update module github.com/imdario/mergo to v1 - autoclosed Nov 17, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 17, 2025
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/imdario/mergo to v1 - autoclosed Update module github.com/imdario/mergo to v1 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/main/major-go-deps branch from afb58f8 to 01f3855 Compare November 17, 2025 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants